Logistics Assembling

by Kolpa

This adds logistic system enabled assembling machines to the game

Content
7 years ago
0.14
6
Logistic network

g Error when removing with Robots

7 years ago

When i try to remove mi assemblers with robots, i got a lua error.
2262.253 Error MainLoop.cpp:788: Exception at tick 31911463: Error while running event on_robot_pre_mined (ID 15)
LuaEntity API call when LuaEntity was invalid.
stack traceback:
LogisticsAssembler/control.lua:24: in function 'handle_deletion'
LogisticsAssembler/control.lua:42: in function <LogisticsAssembler/control.lua:40>

7 years ago

Hmm that might happen because the robot tries to disassemble the logistics containers as well which should not happen before the assembly machine is destroyed i am currently working on a rewrite of the logistics integration that should fix this.

New response