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
2 days ago
0.18 - 2.0
51.3K
Transportation Logistics Trains

b Errors in ClickGUI.lua

a month 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

a month 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