Renai Transportation


The most unhinged ways to transport items and yourself around your factory. Fling items around with Thrower Inserters, launch your trains off ramps, and soar through your base on electric ziplines!

Content
22 hours ago
0.18 - 2.0
49.1K
Transportation Logistics Trains

b Errors in ClickGUI.lua

19 days ago

Hi,
I have a couple of errors,
when I click on Minimap tab in Select Destination window:

Error while running event RenaiTransportation::on_gui_click (ID 1)
RenaiTransportation/script/event/ClickGUI.lua:165: attempt to index field '?' (a nil value)
stack traceback:
RenaiTransportation/script/event/ClickGUI.lua:165: in function '?'
RenaiTransportation/script/event/ClickGUI.lua:217: in function <RenaiTransportation/script/event/ClickGUI.lua:213>

Another error when I try to click None on same window:
Error while running event RenaiTransportation::on_gui_click (ID 1)
RenaiTransportation/script/event/ClickGUI.lua:184: attempt to index field '?' (a nil value)
stack traceback:
RenaiTransportation/script/event/ClickGUI.lua:184: in function '?'
RenaiTransportation/script/event/ClickGUI.lua:217: in function <RenaiTransportation/script/event/ClickGUI.lua:213>

Another error when I try to click Camera on same window:
Error while running event RenaiTransportation::on_gui_click (ID 1)
RenaiTransportation/script/event/ClickGUI.lua:146: attempt to index field '?' (a nil value)
stack traceback:
RenaiTransportation/script/event/ClickGUI.lua:146: in function '?'
RenaiTransportation/script/event/ClickGUI.lua:217: in function <RenaiTransportation/script/event/ClickGUI.lua:213>

Destinations with zipline terminals working fine
Version 2.0.76

4 days ago

You caught me lackin I forgot something when updating the Terminal renaming a couple patches ago. It'll be easy to fix back in the next version, for now I suppose you can swap preview modes with the GUI that opens when you click on Zipline terminals

New response