Construction Probe

by Eketek

Scan new constructions within and around a logistics network to assist in automated delivery of construction materials. Proficiency in the use of combinators for mixed shipments is recommended. Or a good set of blueprints.

Content
1 year, 2 months ago
1.1
198
Logistics Logistic network Circuit network Blueprints

b Crash when loading map

1 year, 3 months ago

When loading a map this mod causes a crash
Error while applying migration: Construction Probe: 1.1.0.lua

eketek-construction-probe/migrations/1.1.0.lua:4: attempt to index global 'data' (a nil value)
stack traceback:
eketek-construction-probe/migrations/1.1.0.lua:4: in main chunk

Seems like you need to check if global.data actually exists before trying to acess it.

1 year, 3 months ago

Thanks for the report. I have added the check. I do not have a proper error reproduction, though I have in the past triggered the error. The change was simple, and it at least did not trigger crash when reloading a game or when starting a new one.

New response