Mod causes crash on loading
- Ranakastrasz
- Smart Inserter
- Posts: 2179
- Joined: Thu Jun 12, 2014 3:05 am
- Contact:
Mod causes crash on loading
This mod seems to work. However, in multiplayer, on saving with it, then trying to reload, it fails to load, freezing with a generic error message.
My Mods:
Modular Armor Revamp - V16
Large Chests - V16
Agent Orange - V16
Flare - V16
Easy Refineries - V16
Modular Armor Revamp - V16
Large Chests - V16
Agent Orange - V16
Flare - V16
Easy Refineries - V16
Re: Mod causes crash on loading
hmm... Those are simple number alterations with all-vanilla items and no fancy tricks.
If changing nil to 1 won't help here:
I'd say it is valid reason to go pester devs in bugreports.
There is also factorio-current.log file in the factorio folder, it may contain a bit more information on the reasons of crash.
If changing nil to 1 won't help here:
Code: Select all
173 data.raw.gun["combat-shotgun"].attack_parameters.damage_modifier = nil
There is also factorio-current.log file in the factorio folder, it may contain a bit more information on the reasons of crash.
I do mods. Modding wiki is friend, it teaches how to mod. Api docs is friend too...
I also update mods, some of them even work.
Recently I did a mod tutorial.
I also update mods, some of them even work.
Recently I did a mod tutorial.