Open noraprime opened 1 year ago
This could more likely be a Lua error by the theme approaching an invalid situation when entering the theme (or Select Music in your case with 5.0.12). Will still look into this and see what's going on.
Found out the hang reason for the staiain theme. The metrics for the theme have the following:
[ScreenTitleMenu]
ChoiceJ="screen,ScreenJukeboxMenu;text,Juke'm box"
The issue here is how the text for Juke'm box
contains a quote that is never closed. This causes the game to hang because it's expected to find an ending but never does. To fix this, just replace Juke'm box
to Jukebox
.
There's also the fact that Juke'm box
isn't even a registered string in the language files, so even if it worked, it would complain that the string is missing.
Describe the crash
I tried using the Staiain Ultralight edit but then the game not only crashed himself but it also crashed my computer.
How can you reproduce the error?
Screenshots/Videos
No response
Game Mode
None
Additional Information
Also happens when I try to use default SM5.0.12 but that one crashes on music select