Code: Select all
PANIC: unprotected error in call to Lua API
Load the attached savegame after synching mods and grabbing bio industries from github. Click the "Bio Industries" button in the already open gvv gui.
Probably cause:
To test if I can get an easy copy of the environment I added a "simple" function to gvv's remote interface. (I can feel a hearty "just don't do this" incoming

Code: Select all
_G = function() return _ENV end,