TeamRizu / OutFox

The Bug Reporting Repository for OutFox LTS 0.4, Alpha V and Steam Early Access Builds
https://projectoutfox.com
Apache License 2.0
187 stars 3 forks source link

[Game Crash] Fatal: crash from within the crash signal handler #461

Closed PhracturedBlue closed 2 years ago

PhracturedBlue commented 2 years ago

Describe the crash

Fresh install in Debian Bullseye x86_64 ran ./stepmania

No crashinfo file generated info.txt log.txt

How can you reproduce the error?

./stepmania

Screenshots/Videos

No response

Additional Information

No response

SheepyChris commented 2 years ago

Try to run the game with the following command: MESA_GL_VERSION_OVERRIDE=3.1COMPAT ./stepmania There is currently an issue with Mesa reporting the wrong OpenGL version, which causes the game to crash attempting to access features from said version that aren't there. This workaround has been added in the upcoming update for affected Intel HD graphics cards, just make sure to report back here so that we can confirm this is the cause for you.

PhracturedBlue commented 2 years ago

Thanks for the fast support. That indeed did resolve the issue and get me to the main screen. I have other issue to resolve before I can actually try playing the game, so I can't test everything, but at least I can now enter the game.

Scraticus commented 2 years ago

Hiya PhracturedBlue!

The next alpha will force a lower GL context which will not require the MESA command.

Feel free to join the discord if you need help as well.

Will be closing this one, as it's fixed in 4.11.0 (this one comes out on the 14th)