Teleportation_Redux

by Silari

Mid and late-game techs for teleportation devices. Adds beacons which allow teleportation between them, and equipment that allows teleporting within vision range, including radars, using a remote. Both methods require power proportional to the distance traveled. Also includes optional telelogistics technology which transfers items from a Teleprovider chest to a selected Beacon (hit R on the chest to set it). Original by Apriori, updated to 0.17+ by Silari.

Content
11 days ago
0.17 - 2.0
11.0K
Transportation

b [DONE] crash

3 years ago

Error while running event Teleportation_Redux::on_tick (ID 0)
Teleportation_Redux/control-telelogistics.lua:82: attempt to index field 'Telelogistics' (a nil value)
stack traceback:
Teleportation_Redux/control-telelogistics.lua:82: in function 'Telelogistics_ProcessProvidersQueue'
Teleportation_Redux/control.lua:121: in function <Teleportation_Redux/control.lua:112>

3 years ago

Fixed. The code I had moved out of on_tick to save performance wasn't being called when a new game was started.

New response