ZedDevStuff / USTManager

MIT License
1 stars 1 forks source link

Crashes when having a UST loaded #16

Closed winterviola closed 5 months ago

winterviola commented 6 months ago

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):

  1. Load a level that has a UST replacement (in my case it was 0-2).
  2. Load the UST from the pause menu.
  3. Exit and re-enter the level, repeat until crash happens.

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):

ZedDevStuff commented 6 months ago

Can you please give me the logs?

winterviola commented 6 months ago

This is what bepinex logs when reproducing it

LogOutput.log

ZedDevStuff commented 6 months ago

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

winterviola commented 6 months ago

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.

Abel-sketch commented 6 months ago

I have been having the same error, in fact, while playing 6-1 with a UST loaded it crash in the final room

ZedDevStuff commented 6 months ago

Could it be my Awake patch doing that somehow? I'll have to check tomorrow

winterviola commented 6 months ago

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).

ZedDevStuff commented 6 months ago

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 https://github.com/ZedDevStuff/USTManager/issues/16#issuecomment-1929361497, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXO6VSUUBZGKWWK2TOFDQTDYSIKW5AVCNFSM6AAAAABCWGFECWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMRZGM3DCNBZG4 . You are receiving this because you commented.Message ID: @.***>

ZedDevStuff commented 5 months ago

Should be fixed by 1.5.0