Exit game (single) -> crash.
0.13.3 was ok
Log attached
[Twinsen] [0.13.4] Crash upon exit
- KroshkaYenot
- Inserter
- Posts: 27
- Joined: Tue Jun 28, 2016 6:49 am
- Contact:
[Twinsen] [0.13.4] Crash upon exit
- Attachments
-
- factorio-current.log
- (7.73 KiB) Downloaded 139 times
Re: [Twinsen] [0.13.4] Crash upon exit
This is a known crash. One of the mods is using the entity type "smart-container" which was deprecated in 0.13 but the mod is still using it. The game isn't setup to save the entity type properly because there aren't many to be any that ever get saved past 0.13 and so it corrupts the map because data is missing from the save.
If you want to get ahold of me I'm almost always on Discord.
- KroshkaYenot
- Inserter
- Posts: 27
- Joined: Tue Jun 28, 2016 6:49 am
- Contact:
Re: [Twinsen] [0.13.4] Crash upon exit
Cool! I started new map, saved and exited without problems.
I've found "smart-container" only in the old Warehousing mod. Map started with old mod version, but then mod version was updated (thanks git) and proper migration has been applied.
So it crashes now, when no mods are using smart-container (thanks grep), but smart-container still present in the save. Hope this helps.
Anyway. My problem is solved. Thanks.
I've found "smart-container" only in the old Warehousing mod. Map started with old mod version, but then mod version was updated (thanks git) and proper migration has been applied.
So it crashes now, when no mods are using smart-container (thanks grep), but smart-container still present in the save. Hope this helps.
Anyway. My problem is solved. Thanks.
Re: [Twinsen] [0.13.4] Crash upon exit
Should be fixed in 0.13.5