Page 1 of 1
[Twinsen] [0.13.4] Crash upon exit
Posted: Sun Jul 03, 2016 8:43 pm
by KroshkaYenot
Exit game (single) -> crash.
0.13.3 was ok
Log attached
Re: [Twinsen] [0.13.4] Crash upon exit
Posted: Sun Jul 03, 2016 8:59 pm
by Rseding91
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.
Re: [Twinsen] [0.13.4] Crash upon exit
Posted: Sun Jul 03, 2016 9:21 pm
by KroshkaYenot
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.
Re: [Twinsen] [0.13.4] Crash upon exit
Posted: Mon Jul 04, 2016 11:28 am
by Twinsen
Should be fixed in 0.13.5