And here is the bit in mainconfig. Nothing special.
Code: Select all
if game.active_mods["qatmore"] then
fillQatmoreConfig(config)
end
Code: Select all
if game.active_mods["qatmore"] then
fillQatmoreConfig(config)
end
Code: Select all
3.129 Error ModManager.cpp:1577: Failed to load mod "qatmore": __qatmore__/data-updates.lua:359: attempt to index field 'action_delivery' (a nil value)
stack traceback:
__qatmore__/data-updates.lua:359: in main chunk