Page 1 of 1

Re: [0.11.19] Crash after rail migration from 0.10.x

Posted: Thu Mar 26, 2015 6:53 pm
by Reygan
slpwnd wrote:If the problem prevails after reinstalling the binary could you please post the save for the second case as well?
Well, ok...
I deleted factorio directory. Then downloaded from here https://www.factorio.com/download/experimental MS Windows (64 bit exe installer)
Installed game. Ran it.
Loaded this save https://www.dropbox.com/s/b741kmc3p90obgx/Zero.zip?dl=0
and after about ten seconds got the same message.
here is the log https://www.dropbox.com/s/p091csslmro8i ... 3.log?dl=0
When i loaded this save i doing nothig, but walking around some and opened the map.

I can give you other my saves with same failure if you want.

Re: [0.11.19][slpwnd] Strange saves corruptions

Posted: Fri Mar 27, 2015 10:16 am
by slpwnd
Reygan wrote:
slpwnd wrote:If the problem prevails after reinstalling the binary could you please post the save for the second case as well?
Well, ok...
I deleted factorio directory. Then downloaded from here https://www.factorio.com/download/experimental MS Windows (64 bit exe installer)
Installed game. Ran it.
Loaded this save https://www.dropbox.com/s/b741kmc3p90obgx/Zero.zip?dl=0
and after about ten seconds got the same message.
here is the log https://www.dropbox.com/s/p091csslmro8i ... 3.log?dl=0
When i loaded this save i doing nothig, but walking around some and opened the map.

I can give you other my saves with same failure if you want.
Thanks for the save and information. This was a bug in our rail migration logic. This will be fixed for the 0.11.20. You will be able to load the save and continue playing. If you have more saves that behave in this way there is a good chance it is the same issue. Basically:

- if a save is from 0.10.x
- there are trains
- you can load it
- it crashes after some seconds
- in the log file it shows lines like :

Code: Select all

c:\factorio-deploy\src\rail\railpathfinder.cpp (121): RailPathFinder::findPath
c:\factorio-deploy\src\rail\train.cpp (722): Train::requestPath
c:\factorio-deploy\src\rail\train.cpp (1211): Train::recalculatePath
Then that is most probably the same error and will be fixed in 0.11.20. You can post one more save for us if you want to check.

The OP is a different error though - the save cannot be loaded at all. I have split the topic to reflect this.

Re: [0.11.19] Crash after rail migration from 0.10.x

Posted: Sat Mar 28, 2015 10:12 am
by Reygan
Thank you very much. Will see in next release :)