Science Spread


Helper library to safely and consistently spread science packs around the tech tree.

Internal
23 hours ago
2.0 - 2.1
3.92K

b Crash on 2.1

a month ago

Failed to load mods: science-spread/sorting.lua:48: attempt to index local 'tool' (a nil value)
stack traceback:
science-spread/sorting.lua:48: in main chunk
[C]: in function 'require'
science-spread/data-final-fixes.lua:158: in main chunk

Since 2.1 science items no longer need to use the tool prototype.

a month ago
(updated a month ago)

I'm still calling that a tool in code, but it is checked as an item. That science pack may actually be registered as a tool.

Applied a fix, so it won't crash. May result in incorrect behavior.

New response