Skip to content
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

Closed
SlyTheFloof opened this issue Feb 26, 2024 · 11 comments
Closed

Specific world crashes headless client on Windows #1410

SlyTheFloof opened this issue Feb 26, 2024 · 11 comments
Labels
bug Something isn't working as intended. crash Causes a crash of either the client or session. triaged This issue has been assessed

Comments

@SlyTheFloof
Copy link

Describe the bug?

image
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

image

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

@SlyTheFloof SlyTheFloof added the bug Something isn't working as intended. label Feb 26, 2024
@SlyTheFloof
Copy link
Author

it only effects resonite headless on windows all my other servers work just fine

@shiftyscales
Copy link
Collaborator

I see that when loading, the headless is trying to open <color=green>SlyTheFloof</color>'s Sandbox. Does the issue occur if the headless is not configured to load any worlds?

Based on the exception- this seems like it might be another instance of #1198.

@shiftyscales shiftyscales added the needs more information More information is requested about this issue. label Feb 27, 2024
@shiftyscales shiftyscales removed their assignment Feb 27, 2024
@SlyTheFloof
Copy link
Author

SlyTheFloof commented Feb 27, 2024

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
it works just fine without crashing so it seems to be a issue with loading loadWorldURL's or something alone those lines

new log file uploaded with stack traceback
SLYS-DESKTOP-PC - 2024.2.12.1430 - 2024-02-27 18_23_11.log

@shiftyscales
Copy link
Collaborator

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?

@SlyTheFloof
Copy link
Author

SlyTheFloof commented Feb 27, 2024

resrec:///U-SlyTheFloof/R-2a74aba6-f266-4974-b7a3-d5e16767e2a2

@shiftyscales shiftyscales added crash Causes a crash of either the client or session. and removed needs more information More information is requested about this issue. labels Feb 28, 2024
@shiftyscales shiftyscales changed the title Headless on windows Specific world crashes headless client on Windows Feb 28, 2024
@shiftyscales
Copy link
Collaborator

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?

@shiftyscales shiftyscales added the triaged This issue has been assessed label Feb 28, 2024
@SlyTheFloof
Copy link
Author

SlyTheFloof commented Feb 28, 2024

I have did a sanity check and re installed the app and headless client for the latest log file provided when the grid spaces where made here is the log for that again for the world <color=green>SlyTheFloof</color>'s Sandbox
image

SLYS-DESKTOP-PC - 2024.2.12.1430 - 2024-02-27 19_24_22.log

@shiftyscales
Copy link
Collaborator

Thanks for checking. :)

@SlyTheFloof
Copy link
Author

not a problem ^^

@SlyTheFloof
Copy link
Author

Any updates or quick patches for this issue

@shiftyscales
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as intended. crash Causes a crash of either the client or session. triaged This issue has been assessed
Projects
None yet
Development

No branches or pull requests

2 participants