Mining patch planner

by rimbas

Adds a planner that designs a mining drill layout for a resource patch.

Utilities
29 days ago
1.1
63.6K
Mining Blueprints

g Unknown issue

1 year, 9 months ago

Hello there!
This mod is really useful, i love it. But lately, i often get an error and the game crash. Here it is :

"The mod Mining patch planner (1.2.9) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event mining-patch-planner::on_tick (ID 0)
mining-patch-planner/layouts/logistics.lua:27: attempt to index field 'related_underground_belt' (a nil value)
stack traceback:
mining-patch-planner/layouts/logistics.lua:27: in function '?'
mining-patch-planner/layouts/base.lua:62: in function 'tick'
mining-patch-planner/control.lua:27: in function <mining-patch-planner/control.lua:17>"

Is there a conflict with another mod?

1 year, 9 months ago
(updated 1 year, 9 months ago)

A transport belt prototype from another mod is missing a related_underground_belt definition.
Logistics layout doesn't use belts so it shouldn't have been a problem in the first place, oops. Will be fixed in 1.2.10.

1 year, 9 months ago

So quick! Thank you!

New response