hi, when I try to load an older save game from 1.1.110 there is a crash
1. I selected a save and clicked Load.
2. There was an error message when loading the save game (see the attachments)
3.
4. It happens every time and also with friends who got my save game.
Savegame: https://drive.google.com/file/d/1nxPBBs ... sp=sharing
[boskid] [2.0.8] Crash loading 1.1.110 save "CircuitWireConnector.cpp:54: shouldHaveNetwork == hasNetwork was not true"
[boskid] [2.0.8] Crash loading 1.1.110 save "CircuitWireConnector.cpp:54: shouldHaveNetwork == hasNetwork was not true"
- Attachments
-
- factorio-current.log
- (12.98 KiB) Downloaded 18 times
-
- bandicam 2024-10-22 22-12-41-315.png (26.1 KiB) Viewed 363 times
Re: [boskid] [2.0.8] Crash loading 1.1.110 save "CircuitWireConnector.cpp:54: shouldHaveNetwork == hasNetwork was not tr
Thanks for the report. It looks like with new wires code under the hood i assumed all save files from 1.1 would be consistent already but that is not the case, this save file has an electric pole with a circuit connector that has no wires but has circuit network allocated which is inconsistent. For 2.0.11 i added a migration that will fix this issue and this save file will load correctly.