Page 1 of 1

[0.11.8] Crash when loading savegame

Posted: Mon Dec 29, 2014 9:33 am
by Kevin94
When loading this save the game crashes. I have no idea what might cause this as the autosave 7 secs older loads without problems and i havent done anything in that timespan.
I am using a couple of mods, FastMovement is my private one, all others are from the forums. But I dont think this is related to it.
The log file doesnt provide any clue on the cause either, the last thing it says is "Map Version 0.11.8-1"

Savegames:
https://dl.dropboxusercontent.com/u/59083770/crash.zip
https://dl.dropboxusercontent.com/u/590 ... osave1.zip

Re: [0.11.8] Crash when loading savegame

Posted: Mon Dec 29, 2014 9:40 am
by sillyfly
Is there no error message?
What OS are you using?

could it be related to this:

https://forums.factorio.com/forum/vie ... f=7&t=7566

?

Re: [0.11.8] Crash when loading savegame

Posted: Mon Dec 29, 2014 9:59 am
by Kevin94
I no I forgot something: My system is Windows 7 64bit.

And there is no error message at all. Only the windows prompt that Factorio stopped working.
It could be related to a deserialisation problem, but again: No error message, so it could also be anything else.

For completnes sake, here is the log file:
log

Re: [0.11.8] Crash when loading savegame

Posted: Mon Dec 29, 2014 10:03 am
by sillyfly
Ok, I tried your save, and indeed I got the same as with mine:

Code: Select all

103661.340631  Info Scenario.cpp:160: Map version 0.11.8-1
terminate called after throwing an instance of 'std::runtime_error'
  what():  Deserialisation error, target with id 643 doesn't exist

So I guess it is a similar problem, only you don't even get the "deserialisation error" message?

Re: [0.11.8] Crash when loading savegame

Posted: Mon Dec 29, 2014 10:08 am
by Kevin94
Maybe there isn't such a detailed logging implemented/possible in the windows version as in the linux one.

So I guess these threads could be joined then.

Re: [0.11.8] Crash when loading savegame

Posted: Mon Dec 29, 2014 1:45 pm
by kovarex
Hello, these problems are related to the 0.11.7 and 0.11.8 errors of saving.

There is little I can do, once we release 0.11.9, you can use your pre 0.11.7 saves, but these are corrupted, I'm sorry for the trouble, but it is experimental release.

Re: [0.11.8] Crash when loading savegame

Posted: Mon Dec 29, 2014 2:14 pm
by sillyfly
It's all good :)
I also had a usable autosave not too far from my corrupted save.
But as the only thread I saw was about an error specific to multiplayer I wanted to be sure you know it also happens in single player.