[0.17.46] invalid data error not handled nicely
Posted: Fri Jun 07, 2019 2:13 pm
The mod Big Monsters version 0.17.15 does something in the data stage that the game doesn't like. However the error isn't caught in a nice way like most, identifying the specific mod(s) that touched the data entry, with the buttons to disable mods, restart, etc. Rather in a simple error message box and log entry.
The mod was valid in 0.45, but not in 0.46. Although I can't see anything in 0.17.46 change notes to explain the apparent change in data requirement.
I've reported it to the mod author separately. https://mods.factorio.com/mod/Big-Monst ... 000dc56101
To reproduce:
Code: Select all
Error Util.cpp:83: Specifying multiple group flags is invalid: "icon", "low-object"I've reported it to the mod author separately. https://mods.factorio.com/mod/Big-Monst ... 000dc56101
To reproduce:
- Download version 0.17.15 of the mod from portal
- No modified mod settings are required
- Start Factorio and error

