-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Specific world crashes headless client on Windows #1410
Comments
it only effects resonite headless on windows all my other servers work just fine |
I see that when loading, the headless is trying to open Based on the exception- this seems like it might be another instance of #1198. |
upon using the config file that loads 3 basic grid spaces [Headless Grid Test Debugging #1, Headless Grid Test Debugging #2, Headless Grid Test Debugging #3] with loadWorldPresetName set to null and not the loadWorldURL function new log file uploaded with stack traceback |
I think it's an issue with a piece of content in the specific world I listed. Could you please post the record URL for that world, @SlyTheFloof? |
|
This issue seems to have everything it needs to be looked into, @ProbablePrime @Frooxius. As mentioned above- this seems like it might be the same issue as #1198. As a sanity check, could you fully delete, and reinstall your Resonite/headless client to make sure you have all of the latest files, @SlyTheFloof? |
Thanks for checking. :) |
not a problem ^^ |
Any updates or quick patches for this issue |
I'd suggest for now, you try to isolate where you might have any convex hull collider components inside of the world and isolate/remove them from a copy of the world. From the initial exception that was thrown- it seems like there is a malformed/corrupted convex hull that is causing the exception that is crashing the world on your headless. @SlyTheFloof. Otherwise, you could migrate the contents of the world you wish to keep into a new world template and see if that resolves the issue in the new world you save. Either way- this will get looked into eventually. |
Describe the bug?
then closes the console even when ran in admin mode
To Reproduce
just run a headless on windows
Expected behavior
for it to not crash out and stay running
Screenshots
Resonite Version Number
Beta 2024.2.12.1430
What Platforms does this occur on?
Windows
What headset if any do you use?
Desktop, Steam VR, Oculus
Log Files
SLYS-DESKTOP-PC - 2024.2.12.1430 - 2024-02-26 02_49_46.log
Additional Context
No response
Reporters
No response
The text was updated successfully, but these errors were encountered: