Just updated a bunch of mods for factorio as well as enabled one new mod, factorio proceeds to CTD on reload.
Unfortunately, this also means it CTDs on launch, which does make it difficult to enable/disable mods from the ingame mod manager.
I've included the logfile but if anyone knows a way to manage ingame downloaded mods I'd be willing to try my had at elimination myself.
Crashing after enabling new mod
-
- Manual Inserter
- Posts: 2
- Joined: Sun Nov 25, 2018 7:45 pm
- Contact:
Crashing after enabling new mod
- Attachments
-
- factorio-current.log
- (29.12 KiB) Downloaded 9 times
- Stringweasel
- Filter Inserter
- Posts: 436
- Joined: Thu Apr 27, 2017 8:22 pm
- Contact:
Re: Crashing after enabling new mod
You can disable mods by changing the `%appdata%/Factorio/mods/mod-list.json` file as well.
Alt-F4 Author | Factorio Modder
Probably known for: (Configurable) Valves | Better Victory Screen | Space Spidertron | Fluidic Power
Official Contributor to Space Exploration
Probably known for: (Configurable) Valves | Better Victory Screen | Space Spidertron | Fluidic Power
Official Contributor to Space Exploration
- Stringweasel
- Filter Inserter
- Posts: 436
- Joined: Thu Apr 27, 2017 8:22 pm
- Contact:
Re: Crashing after enabling new mod
It crashed with something to do with Roboports. So you can try remove mods that add or change roboports.
Code: Select all
C:\Users\build\AppData\Local\Temp\factorio-build-Yo9xJd\src\Entity\RoboportPrototype.cpp(129): RoboportPrototype::RoboportPrototype
C:\Users\build\AppData\Local\Temp\factorio-build-Yo9xJd\src\Data\PrototypeLoader.hpp(31): _Closure_wrapper_61c5dda9_670::<lambda_invoker_cdecl>
C:\Users\build\AppData\Local\Temp\factorio-build-Yo9xJd\src\ID\PrototypeList.cpp(28): PrototypeList<EntityPrototype>::executeLoader
C:\Users\build\AppData\Local\Temp\factorio-build-Yo9xJd\src\Data\PrototypeLoader.cpp(284): PrototypeLoader::loadPrototypeForType
Alt-F4 Author | Factorio Modder
Probably known for: (Configurable) Valves | Better Victory Screen | Space Spidertron | Fluidic Power
Official Contributor to Space Exploration
Probably known for: (Configurable) Valves | Better Victory Screen | Space Spidertron | Fluidic Power
Official Contributor to Space Exploration
- BlueTemplar
- Smart Inserter
- Posts: 3234
- Joined: Fri Jun 08, 2018 2:16 pm
- Contact:
Re: Crashing after enabling new mod
A perhaps even easier and more robust way is, instead of modifying mod-list.json, to manually move these zipped mods (and/or unzipped mod folders) in/out of /mods/.
(For instance by making a _disabled_mods_ subfolder inside /mods/ and putting them there.)
P.S.: This also allows categorizing unused mods in different folders, for instance : /_broken_/, /_to_try_later_/, /_for_<modpack>_/, and of course easily backing them up...
(For instance by making a _disabled_mods_ subfolder inside /mods/ and putting them there.)
P.S.: This also allows categorizing unused mods in different folders, for instance : /_broken_/, /_to_try_later_/, /_for_<modpack>_/, and of course easily backing them up...
BobDiggity (mod-scenario-pack)
-
- Manual Inserter
- Posts: 2
- Joined: Sun Nov 25, 2018 7:45 pm
- Contact:
Re: Crashing after enabling new mod
Much thanks! Turns out it was the mod I had just downloaded (obviously), I hadn't realized it affected roboports which stumped me at first.
- Stringweasel
- Filter Inserter
- Posts: 436
- Joined: Thu Apr 27, 2017 8:22 pm
- Contact:
Re: Crashing after enabling new mod
Alt-F4 Author | Factorio Modder
Probably known for: (Configurable) Valves | Better Victory Screen | Space Spidertron | Fluidic Power
Official Contributor to Space Exploration
Probably known for: (Configurable) Valves | Better Victory Screen | Space Spidertron | Fluidic Power
Official Contributor to Space Exploration