So the game was working fine yesterday with the same mods and in the same version. Today, it won't load the save. Is there anything I can do?
Mods running in the save:
Auto Deconstruct
Automatic Station Painter Continued
Automatic Train Fuel Stop
Automatic Train Painter
Base mod
Naked rails
Train station overview
YARM
[boskid][1.1.6] Crash while loading modded game (RailSegment::initFrom)
[boskid][1.1.6] Crash while loading modded game (RailSegment::initFrom)
- Attachments
-
- 28-1 1.zip
- save file
- (74.25 MiB) Downloaded 193 times
-
- factorio-dump-current.dmp
- (687.5 KiB) Downloaded 121 times
Last edited by Torcai on Wed Dec 16, 2020 8:57 pm, edited 1 time in total.
Re: [1.1.6] Crash while loading modded game
Post the log, post the save...
Re: [1.1.6] Crash while loading modded game
Loading that save file i got crash:
log
Bypassing some consistency checks and rebuilding rail segments i got this:
screenshot
Fortunately i found how that was possible in game: shortcut "nakedify rails" replaces some rails, but using it under the train creates multiple rails on top of each other and this is not allowed.Re: [1.1.6] Crash while loading modded game (RailSegment::initFrom)
Oh and since that train never moved, it just stayed broke forever, I see. Is there anything I can do to get my save file to work?
Re: [boskid][1.1.6] Crash while loading modded game (RailSegment::initFrom)
The issue with the buildability check is fixed for 1.1.7.
I was holding this bug report in assigned because i wanted to implement a migration that would fix those saves but the migration to remove some overlapping rails and fix the rest of the rails and trains state would be so ugly i had to decide to not implement it. So the save files with this issue unfortunately will not load.
I was holding this bug report in assigned because i wanted to implement a migration that would fix those saves but the migration to remove some overlapping rails and fix the rest of the rails and trains state would be so ugly i had to decide to not implement it. So the save files with this issue unfortunately will not load.
Re: [boskid][1.1.6] Crash while loading modded game (RailSegment::initFrom)
Oh, I understand. Thanks for your hard work, I'm honestly so glad to have a bug fixed by you guys