Closest Ghost to Player First


Temporarily hides entity ghosts outside a configurable radius around players so construction robots focus nearby ghosts first.

Content
5 months ago
2.0
57
Logistic network Blueprints

b Mining planner conflict

5 months ago

After installing your mod this error begins to happen:

Error while running event mining-patch-planner::on_tick (ID 0)
mining-patch-planner/layouts/simple.lua:1832: attempt to index local 'ghost' (a nil value)
stack traceback:
mining-patch-planner/layouts/simple.lua:1832: in function <mining-patch-planner/layouts/simple.lua:1798>
(...tail calls...)
mining-patch-planner/mpp/task_runner.lua:14: in function 'mining_patch_task'
mining-patch-planner/control.lua:47: in function <mining-patch-planner/control.lua:27>

5 months ago

to reproduce - just try to use Mining Planner on any patch

5 months ago

I think I know what the problem is... the mod also limits the range of pasting a new blueprint... I'll try to do something about it tonight

New response