-
Notifications
You must be signed in to change notification settings - Fork 1
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
Crashes when having a UST loaded #16
Comments
Can you please give me the logs? |
This is what bepinex logs when reproducing it |
Nothing seems wrong? It just... stopped working randomly? Can you try doing the same thing and see if it happens again? It could just be BepInEx or something else. It does happen to me randomly with any mod when I'm testing, typically when i first add a mod |
I had it happen multiple times while the console was open and it never printed anything useful before or after the crash handler appears. I saw someone in NBDS say they had a similar crash while using it so I don't think it's a problem on my side. |
I have been having the same error, in fact, while playing 6-1 with a UST loaded it crash in the final room |
Could it be my Awake patch doing that somehow? I'll have to check tomorrow |
Something is probably up with the patch considering using other mods alongside it seem to always make the issue worse, even if they don't mess with sound at all (like EasyPZ causing consistent crashes on level loads). |
I'm really wondering how this happens. I'll try something
Le mar. 6 févr. 2024, 11:54, winterviola ***@***.***> a
écrit :
… Something is probably up with the patch considering using other mods
alongside it seem to always make the issue worse, even if they don't mess
with sound at all (like EasyPZ causing consistent crashes on level loads).
—
Reply to this email directly, view it on GitHub
<#16 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AXO6VSUUBZGKWWK2TOFDQTDYSIKW5AVCNFSM6AAAAABCWGFECWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMRZGM3DCNBZG4>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Should be fixed by 1.5.0 |
Describe the bug
Sometimes having a UST loaded causes strange crashes at different points. When using just USTManager, it often will crash when trying to exit a level from the pause menu (though not consistently). The bug gets worse if AngryLevelLoader is installed, where it will crash when just trying to load a level (including both regular and angry levels).
To Reproduce
Steps to reproduce the behavior (just USTManager):
Expected behavior
The game shouldn't be crashing. The same
.ust
file used worked as intended in the previous version.Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: