Game crash when I try to load a replay from a save
Laptop :lenovo y580 ubunut 14.04
[12.17] Game crash when I try to load a replay from a save
-
0x000FF4
- Inserter

- Posts: 21
- Joined: Thu Aug 27, 2015 8:44 am
- Contact:
[12.17] Game crash when I try to load a replay from a save
- Attachments
-
- BAZA1.zip
- (7.28 MiB) Downloaded 385 times
-
- factorio-current.log
- (1.68 KiB) Downloaded 402 times
-
posila
- Former Staff

- Posts: 5449
- Joined: Thu Jun 11, 2015 1:35 pm
- Contact:
Re: [12.17] Game crash when I try to load a replay from a save
Thanks for the report.
Your save doesn't contain replay data (I guess because you migrated it to 0.12.17 - migrating save across version disables replay for that save). So I fixed game crashing.
Your save doesn't contain replay data (I guess because you migrated it to 0.12.17 - migrating save across version disables replay for that save). So I fixed game crashing.
-
0x000FF4
- Inserter

- Posts: 21
- Joined: Thu Aug 27, 2015 8:44 am
- Contact:
Re: [12.17] Game crash when I try to load a replay from a save
But why it disables replay?
-
posila
- Former Staff

- Posts: 5449
- Joined: Thu Jun 11, 2015 1:35 pm
- Contact:
Re: [12.17] Game crash when I try to load a replay from a save
Replay is recording of player actions. Even small changes in game logic would eventually result into big differences in factory, so player actions from old version are not considered valid when save is loaded in new version.