I received this error while trying to delete a ghost underground:
The mod Piecewise Undergrounds (1.0.5) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event piecewise-undergrounds::on_player_mined_entity (ID 74)
__piecewise-undergrounds__/xutil.lua:51: attempt to index local 'entity2' (a nil value)
stack traceback:
__piecewise-undergrounds__/xutil.lua:51: in function 'distance'
__piecewise-undergrounds__/control.lua:290: in function 'order_deconstruction'
__piecewise-undergrounds__/control.lua:493: in function <__piecewise-undergrounds__/control.lua:466>
...and this one when placing pipes with Mouse-over Construction. (It was working fine with PU before.):
The mod Mouse-Over Construction: Instant (1.0.0) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event MouseOverConstructionInstant::on_selected_entity_changed (ID 61)
The mod Piecewise Undergrounds (1.0.5) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event piecewise-undergrounds::on_player_mined_entity (ID 74)
__piecewise-undergrounds__/xutil.lua:51: attempt to index local 'entity2' (a nil value)
stack traceback:
__piecewise-undergrounds__/xutil.lua:51: in function 'distance'
__piecewise-undergrounds__/control.lua:290: in function 'order_deconstruction'
__piecewise-undergrounds__/control.lua:493: in function <__piecewise-undergrounds__/control.lua:466>
stack traceback:
[C]: in function 'create_entity'
__MouseOverConstructionInstant__/scripts/common.lua:32: in function 'build'
__MouseOverConstructionInstant__/scripts/construct.lua:25: in function 'construct'
__MouseOverConstructionInstant__/scripts/orchestrator.lua:64: in function 'try_execute'
__MouseOverConstructionInstant__/scripts/orchestrator.lua:117: in function 'handler'
__core__/lualib/event_handler.lua:72: in function <__core__/lualib/event_handler.lua:70>
Please let me know what further information you might need to fix this great mod.