My game just encountered a non-recoverable error. The only weird thing I was doing was pasting something partially not on space platforms, so it might have tried to access an entity that wasn't actually constructed because of the missing ground under it?
Stack trace:
The mod Blueprint Variables (0.1.5) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event blueprint-variables::on_gui_click (ID 1)
blueprint-variables/variables-manager.lua:260: attempt to index field '?' (a nil value)
stack traceback:
blueprint-variables/variables-manager.lua:260: in function 'updateCircuitCondition'
blueprint-variables/variables-manager.lua:308: in function 'updateControlBehavior'
blueprint-variables/variables-manager.lua:414: in function 'applyVariables'
blueprint-variables/gui.lua:54: in function 'handler'
flib/gui-lite.lua:177: in function <flib/gui-lite.lua:160>