Page 1 of 1
[Twinsen] [0.16.38] Crash when loading autosave
Posted: Mon Apr 30, 2018 2:10 pm
by psihius
Server was stopped to update mods, on startup got a crash.
Archive with logs, dump, mods and save attached.
Re: [Twinsen] [0.16.38] Crash when loading autosave
Posted: Mon Apr 30, 2018 2:31 pm
by psihius
Mod author did this:
https://github.com/Danielv123/factorioC ... 86633b39be
And someone had a circuit connection on the chest, that was setting the requests for items via circuitry.
I fixed it by loading game without the mods, all chests got removed, now just manually will replace them (we had only a few in this save).
Re: [Twinsen] [0.16.38] Crash when loading autosave
Posted: Tue May 01, 2018 1:29 pm
by Twinsen
The problem was it was trying to reconnect the circuit network entities without having all the entities loaded to know what to connect to.
Unfortunately this means the fix is that whenever a connected entity is migrated to something else, it's wires will be disconnected.
Fixed in Version: 0.16.40