Reported error:
The mod Production hubs (1.0.1) caused a non-recoverable error. Please report this error to the mod author.
Error while running event ProductionHubs::on_player_mined_entity (ID 67)
ProductionHubs_ /control/prodHubsLib.lua:62: attempt to index local
'patch' (a nil value)
stack traceback:
__ProductionHubs /control/prodHubsLib.lua:62: in function
'entitvRemoved'
__ProductionHubs _/control.lua:112: in function
<__ProductionHubs/control.lua:110>
For additional context, this was trying to remove a filter inserter, set to whitelist coal only, sitting on stone paths - on top of grass. I'm guessing this is the root of the problem - the spot did not belong to a patch, and building is permitted on top of any non-grass ground, rather than just dirt. Is the stone path flooring allowing building anywhere intended, similar to expanding asteroid bases in Space Exploration? Or is this a bug as well?
EDIT: I realized that the machines still don't work on stone on grass, so guessing this is a workaround?