Hi, I get this error on startup although that is probably just a compatibility issue with one of my other mods
Failed to load mods: dea-dia-system/prototype/compat/cold-biters.lua:8: attempt to index field 'cb-cold-alien-tech' (a nil value)
stack traceback: dea-dia-system/prototype/compat/cold-biters.lua:8: in main chunk
[C]: in function 'require' dea-dia-system/prototype/compat/compat.lua:2: in main chunk
[C]: in function 'require' dea-dia-system/data-updates.lua:21: in main chunk
It is a compat issue, I know that ERM was able to do something like this. THis version is integrating, trying to take ownership of cold biters, and that is clearly not working well/at all.
I already know how to handle this one in the future.