Page 1 of 1

[boskid][1.1.0] Crash when loading a modded save (Error TransportLineGroup.cpp:44: members.count(related) was not true)

Posted: Tue Nov 24, 2020 9:05 pm
by alefu
I just updated from 1.0.0 to 1.1.0 and the game crashes reproducibly when I try to load my SeaBlock save file. (I click Continue in main menu)

Edit: In the mods menu all mods except Base mod are marked as "incompatible with current version of the game". But I guess it still should not crash on trying to load the save.

Re: [boskid][1.1.0] Crash when loading a modded save (Error TransportLineGroup.cpp:44: members.count(related) was not tr

Posted: Tue Nov 24, 2020 10:52 pm
by boskid
Thanks for the report and a save file, it was really easy to find what was wrong having that file. Issue only happens when some belt related entities are removed due to prototype changes (mod removal), in this exact case it was removal of miniloaders that was causing the crash because without it some belts being sideloaded turned into regular curved belt (missing miniloader on the opposite side). Issue is now fixed for 1.1.1.

Re: [boskid][1.1.0] Crash when loading a modded save (Error TransportLineGroup.cpp:44: members.count(related) was not tr

Posted: Tue Nov 24, 2020 11:22 pm
by alefu
Glad to help and thanks for the quick fix!