Page 1 of 1

[0.12.30] [kovarex] wrong menu after load error while in game

Posted: Wed Apr 06, 2016 6:50 pm
by prg
Use a mod that breaks loading games, like with

Code: Select all

script.on_load(function()
    breakme()
end)
Save a game and load it again from the main menu. You get the expected error message. Clicking "back" in the "load game" dialog gets you back to the right menu. No problem.

Now start a new game and while still in game load the broken save. Dismiss the error message, click "back" in the "load game" dialog. You're now looking at the in game menu in front of the main menu background. Clicking "resume" takes you to the main menu. Clicking instead "restart -> ok", "save game" or "quit game" crashes Factorio.
crash when clicking save game

Re: [0.12.30] [kovarex] wrong menu after load error while in game

Posted: Thu Apr 07, 2016 5:06 pm
by kovarex
Thanks for the report, it is fixed for 0.12.31 now.