Page 1 of 1

[0.13.6] Crash on loading save file

Posted: Thu Jul 07, 2016 8:47 pm
by Roughy
Factorio crashes on loading my latest save file (and the 3 previous auto-saves). A save file from the same session an hour earlier loads fine.

Possible duplicates:
viewtopic.php?f=35&t=27981
viewtopic.php?f=35&t=28312

The possible duplicates both report getting stuck midway through loading, while I am reaching 100% before it freezes for a bit and finally crashes.

Same behavior observed in 0.13.5 (Other beta streams all seem to provide 0.13.5 instead of their respective versions).
No mods installed.

All the save files are from 0.13.0.93

Earlier a save file from 0.12.33-0 was loaded, resulting in the flamethrower research not being available. The following commands were run to obtain it:

Code: Select all

/c game.player.force.technologies["flame-thrower"].researched = false
/c game.player.force.technologies["flame-thrower"].researched = true
Crash log, working save file, crashing save file attached.

Re: [0.13.6] Crash on loading save file

Posted: Thu Jul 07, 2016 8:58 pm
by Loewchen
So the map, the save files are from was created with what version of the game?

Re: [0.13.6] Crash on loading save file

Posted: Thu Jul 07, 2016 9:31 pm
by Roughy
The map was originally started in 0.12.24-0.

From there it has been loaded and saved in:
0.12.26-0
0.12.28-1
0.12.29-0
0.13.0-93

The two save files submitted were last saved with 0.13.0-93.

Re: [0.13.6] Crash on loading save file

Posted: Thu Jul 07, 2016 9:35 pm
by Rseding91
The map is corrupt as 0.13.0 had map corruption issues.

Please load the latest 0.12 version of the save in 0.13.6 and it should work fine.

Re: [0.13.6] Crash on loading save file

Posted: Thu Jul 07, 2016 9:51 pm
by Roughy
Ah, that's a shame.

Thanks for the help.