Trying to drill on Gleba yields this error note. It appears when the surface drill is supposed to create the tunnel. (reminder that Gleba has no mineable resources other than stone, which doesn't spawn underground)
Error while running event Subsurface::on_resource_depleted (ID 31)
Subsurface/scripts/resources.lua:8: bad argument #1 of 2 to 'pairs' (table expected, got nil)
stack traceback:
[C]: in function 'pairs'
Subsurface/scripts/resources.lua:8: in function 'place_resources'
Subsurface/control.lua:237: in function 'clear_subsurface'
Subsurface/control.lua:521: in function <Subsurface/control.lua:507>
I tried to fix that myself but I have no idea what to do.