biopandemic's Tips


Random tips to help you play Factorio marginally better...

Utilities
3 days ago
2.0
15

b 'helpers' is a global variable. Don't override it

3 days ago

I just received a bug report saying that your mod breaks the 'helpers' object. This can be avoided by never creating a global variable named "helpers".

https://lua-api.factorio.com/latest/classes/LuaHelpers.html

New response