Closed ghost closed 7 years ago
Does it work in OpenGL mode?
Nope, it got the same result. crashinfo.txt Here's the log file (in case there isn't enough info) log.txt
I'll see if we can get you a build with debugging info, because there really isn't enough here for me to determine what's happening. It looks like this might be a StepMania core bug, unless you can't get it to happen in default.
Also, I noticed something: The glowing edges are on the top-left corner. I realized that I can access standard mode on the second player side, but if I change the play mode, it crashes.
Okay, hmm. I'll do more investigatikn
Here's a crashlog from a version of SM with symbols. I'm not sure exactly why it crashes, but it appears that the choice isn't getting set for Player 2 for some reason. crashinfo.txt
@GeForceMSX98 we appear to have hit an obscure bug in StepMania. the next release will have a workaround. In the mean time, if you change ShowCursor
in metrics.ini under ScreenSelectPlayMode
to false
, it doesn't crash.
fixed in b93df22
The game crashes when playing alone on the second player's (right) side. It happens when selecting the play mode (not play style). crashinfo.txt