Mod causes crash on loading

Place to get help with not working mods / modding interface.
User avatar
Ranakastrasz
Smart Inserter
Smart Inserter
Posts: 2179
Joined: Thu Jun 12, 2014 3:05 am
Contact:

Mod causes crash on loading

Post by Ranakastrasz »

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
User avatar
Adil
Filter Inserter
Filter Inserter
Posts: 945
Joined: Fri Aug 15, 2014 8:36 pm
Contact:

Re: Mod causes crash on loading

Post by Adil »

hmm... Those are simple number alterations with all-vanilla items and no fancy tricks.
If changing nil to 1 won't help here:

Code: Select all

173 data.raw.gun["combat-shotgun"].attack_parameters.damage_modifier = nil
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.
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.
Post Reply

Return to “Modding help”