Belt Upgrader

by Mylon

Roboports automatically upgrade belts, splitters, underground belts, inserters, and assemblers within their reach.

Utilities
6 hours ago
0.14 - 2.0
20.0K
Logistics Logistic network

g Bug while running on_tick(ID 0)

7 years ago

The following error was produces when adding this mod to an existing saved game.

Error while running event BeltUpgrader::on_tick (ID 0)
Error while running event TheFatController::on_robot_built_entity (ID 14)
TheFatController/control.lua:575: attempt to index field 'created_entity' (a nil value)
stack traceback:
BeltUpgrader/control.lua:272: in function 'revive'
BeltUpgrader/control.lua:291: in function 'creep'
BeltUpgrader/control.lua:113: in function 'checkRoboports'
BeltUpgrader/control.lua:491: in function <BeltUpgrader/control.lua:486>

7 years ago

I probably built the event wrong so TheFatController glitched out. I'll take a look.

New response