Telogistics

by S6X

Teleport items from planet to planet, as long as you can spare the electricity.

Content
a month ago
2.0
4.85K
Factorio: Space Age Icon Space Age Mod
Logistics

b Crash while teleporting items

4 months ago

Got this crash while looking at a teleporter that was in the middle of teleporting:

The mod Telogistics (1.0.15) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event Telogistics::on_tick (ID 0)
LuaEntity API call when LuaEntity was invalid.
stack traceback:
[C]: in function 'index'
__Telogistics
/control.lua:254: in function <Telogistics/control.lua:123>

4 months ago

Was able to reproduce it - it happens if a teleporter has two different planet signals. I'm trying for a 1:many system, but I can't if it crashes if there's more than a single request.

4 months ago

Fixed!

4 months ago

Thanks! :D

4 months ago

Turns out we get an error if we try using a teleporter in the Trench on Maraxis:

The mod Telogistics (1.0.16) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event Telogistics::on_gui_click (ID 1)
Unknown entity name: s6x-logistic-teleporter-machine-maraxsis-trench
stack traceback:
[C]: in function 'create_entity'
Telogistics/control.lua:428: in function 'perform_tele_swap'
Telogistics/control.lua:497: in function 'swap_container_to_machine'
Telogistics/control.lua:555: in function 'setup_teleport'
Telogistics/control.lua:972: in function <Telogistics/control.lua:963>

4 months ago

This should be fixed now too.

4 months ago

Awesome, thanks!

New response