Interplanetary Logistic System


Link logistic networks across planets via the Interplanetary Logistic Network Antenna. Logistic and construction robots can transport goods and build across planets. Transit speed scales with global robot speed research. Battery is not consumed during interplanetary flight.

Tweaks
2 months ago
2.0
110
Logistic network

g Error

2 months ago

When connecting quality components to a logistic network, the game crashed and I got this error. Not sure how to fix

The mod Interplanetary Logistic System (0.1.4) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event interplanetary-logistic-system::on_nth_tick(60)
interplanetary-logistic-system/control.lua:375: Arguments count error for 'spill_item_stack': Expected 1 argument but 5 were given
stack traceback:
[C]: in function 'spill_item_stack'
interplanetary-logistic-system/control.lua:375: in function 'deliver_to_surface'
interplanetary-logistic-system/control.lua:420: in function 'process_arrivals'
interplanetary-logistic-system/control.lua:693: in function <interplanetary-logistic-system/control.lua:692>

2 months ago

I believe I found the source. The IPN Arrival Bay is getting filled by bots, potentially due to them using it as a storage bus. The crash occurs when it gets full and the bots try adding more items to it.

2 months ago

kind of the same issue with me but when I mine the antenna and there are items in the chests it gives me this error and for some reason there is invisible items I cant remove from the chests.

The mod Interplanetary Logistic System (0.1.4) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event interplanetary-logistic-system::on_player_mined_entity (ID 74)
interplanetary-logistic-system/control.lua:162: Arguments count error for 'spill_item_stack': Expected 1 argument but 5 were given
stack traceback:
[C]: in function 'spill_item_stack'
interplanetary-logistic-system/control.lua:162: in function 'deregister_antenna'
interplanetary-logistic-system/control.lua:226: in function <interplanetary-logistic-system/control.lua:223>

New response