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

Crashes when having a UST loaded #16

Closed
winterviola opened this issue Feb 2, 2024 · 9 comments
Closed

Crashes when having a UST loaded #16

winterviola opened this issue Feb 2, 2024 · 9 comments
Labels
bug Something isn't working

Comments

@winterviola
Copy link

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

  • OS: Windows 10
  • Mod version: 1.4.3
@winterviola winterviola added the bug Something isn't working label Feb 2, 2024
@ZedDevStuff
Copy link
Owner

Can you please give me the logs?

@winterviola
Copy link
Author

This is what bepinex logs when reproducing it

LogOutput.log

@ZedDevStuff
Copy link
Owner

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
Copy link
Author

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
Copy link

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

@ZedDevStuff
Copy link
Owner

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

@winterviola
Copy link
Author

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
Copy link
Owner

ZedDevStuff commented Feb 6, 2024 via email

@ZedDevStuff
Copy link
Owner

Should be fixed by 1.5.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants