hi, the mod worked fine on 0.2.0 but since today I got the following error:
Failed to load mods: atan-wood/data.lua:46: bad argument #1 of 2 to 'pairs' (table expected, got nil)
stack traceback:
[C]: in function 'pairs'
atan-wood/data/lua:46: in main chunk
I checked the source code and I guess it refers to line 46 in the data.lua file (for key, module in pairs(data.raw.modules) do) but I don't know much about modding factorio.
I do have a couple of other mods loaded (for instance Space Exploration which changes the modules) but I don't know if this is a conflict or just a slightly missed up line.
Really like using this mod so I hope you can help me out with this one.