Page 1 of 1

Mod causes crash on loading

Posted: Sun Jan 04, 2015 1:04 am
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.

Re: Mod causes crash on loading

Posted: Fri Jan 09, 2015 1:54 am
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.