12.849 Error ModManager.cpp:1758: Failed to load mod "Igrys": __Igrys__/Scripts/Recipes/EnhancedSciencePacks.lua:46: attempt to index local 'item' (a nil value)
stack traceback:
__Igrys__/Scripts/Recipes/EnhancedSciencePacks.lua:46: in main chunk
[C]: in function 'require'
__Igrys__/data-updates.lua:1: in main chunk
Yeah, items 'existence' should not be registered past the data stage, their bug, lol.
Should still nil test first before access though on something that isn't guaranteed to not be nil.