#How in the f do i close this? im stuck for quite some time now..
1 messages · Page 1 of 1 (latest)
If you don't use it uncheck "Break on error" and press F11
That's when you add -debug in launch option it pop that window if there's a stack trace calling an error usually to check mods error
@regal flare that’s the -debug menu.
So:
1- Press the “play” button to skip the current error. It will either go back to the game, or pop up again for the NEXT error.
This is intended so you can find out why red errors are popping up.
2- If the errors are not breaking your game, and you want to ignore them all, click “break on error” so it is OFF.
This will stop the game from pausing and splashing this -debug menu up.