Closed jamuwu closed 2 years ago
I'm not exactly sure what's happening but this is most likely a symptom of a broader issue involving the game panicking and setting everything to fallback settings if it can't start the renderer. In most people's cases this results in all settings being reverted to default for seemingly no reason.
It appears in your case that its trying to use defaults that aren't supported for whatever reason, resulting in the game being unable to start (looks like the sound driver?). Hopefully this issue is fixed with the most recent update but I haven't been able to reproduce the problem on my end so I don't know for sure.
in any case the other solution is to remove prefsoverride.lua from the theme before using it for the first time
WARNING: Lua runtime error: /Scripts/00 settings_system.lua:71: attempt to call global 'DeepCopy' (a nil value)
If DeepCopy is nil, then something went wrong loading the _fallback theme, which provides DeepCopy.
Forcing the sound driver to WaveOut will prevent starting up on any platform other than Windows, because stepmania gives up if the sound driver chosen by the preference can't be loaded.
This is the output when I try to open stepmania now