===============================================
(not sure how to mark as solved, if mods could mark/move this it would be great.)
Solution:
Somehow mini-loader mod was uninstalled/deleted/corrupted(?). the map will not work at all if mini-loader is missing and instead crashes. I have reinstalled miniloader and the map works again. This may be related to another issue since other mods seem to revert when removed.
===============================================
Please see bug below. I can't decipher the attached log. I have attempted to run Factorio as an admin with no success.
What did you do?
- Game starts regularly and works with at least two other maps. linked map below does not work due to attached error log
What happened?
- Game crashes upon loading bar reaching 100%
What did you expect to happen instead? It might be obvious to you, but do it anyway!
- Game did not load as expected.
1. Start Factorio
2. load map
3. game crashes
Save file located at the link below:
https://drive.google.com/file/d/10apqyA ... sp=sharing
Modpack located at the link below:
https://drive.google.com/file/d/1VxYFF3 ... sp=sharing
Edit: updated the log to show the crash. accidentally uploaded the wrong log.
[0.17.79] Crash when loading modded map (TransportLine IntrusiveList corruption)
-
- Manual Inserter
- Posts: 3
- Joined: Sun Dec 22, 2019 10:53 am
- Contact:
[0.17.79] Crash when loading modded map (TransportLine IntrusiveList corruption)
- Attachments
-
- factorio-current.log
- (80.08 KiB) Downloaded 160 times
-
- mod-list.json
- (4.97 KiB) Downloaded 167 times
Last edited by ReRetriever on Tue Dec 24, 2019 2:43 am, edited 4 times in total.
Re: [0.17.79] Crash when loading modded map
The log does neither show a crash nor loading of a map.
Re: [0.17.79] Crash when loading modded map
This is super weird, i can load this save file under 0.17.79 without crash, consistency passes here, but this save file when loading under 0.18.0 without any mods will crash 25% of times, while 75% of times it loads fine. Crash i have is inside "TransportLineManager::update (67)"
-
- Manual Inserter
- Posts: 3
- Joined: Sun Dec 22, 2019 10:53 am
- Contact:
Re: [0.17.79] Crash when loading modded map (TransportLine IntrusiveList corruption)
I narrowed this issue down to one mod: "miniloader"
This save file should work fine as long as miniloader mod is enabled. Fixing this issue may break miniloader.
Code: Select all
/c game.player.teleport{-108.5, -154.5}
-
- Manual Inserter
- Posts: 3
- Joined: Sun Dec 22, 2019 10:53 am
- Contact:
Re: [0.17.79] Crash when loading modded map (TransportLine IntrusiveList corruption)
after re-installing and enabling miniloader mod the map seems to work.
Re: [0.17.79] Crash when loading modded map (TransportLine IntrusiveList corruption)
After talking about this internally we decided on a fix. So, I've "fixed" this issue for the next version of the game by restricting loaders to a belt_distance of 0.5 and adding a new loader prototype type (loader-1x1) that has a fixed belt_distance of 0.
This means that mods like miniloader can continue to work but they won't corrupt save file when they get removed. It unfortunately means that if anyone was setting the value to something > 1 it's no longer supported.
As unfortunate as that might be, it was corrupting save files so not corrupting save files being no longer supported isn't really a big deal.
This means that mods like miniloader can continue to work but they won't corrupt save file when they get removed. It unfortunately means that if anyone was setting the value to something > 1 it's no longer supported.
As unfortunate as that might be, it was corrupting save files so not corrupting save files being no longer supported isn't really a big deal.
If you want to get ahold of me I'm almost always on Discord.
Re: [0.17.79] Crash when loading modded map (TransportLine IntrusiveList corruption)
It functions identically to how the loader works now just with a hard-coded distance of a 1x1 loader.
If you want to get ahold of me I'm almost always on Discord.