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! Updated for 2.0! Space Age special features being added gradually

Content
13 hours ago
0.18 - 2.0
38.0K
Transportation Logistics Trains

b Error when launching player to bounce pad from player launcher [Fixed ✅]

1 year, 6 months ago

Whenever I try to launch myself from the player launcher to a bounce pad, it crashes my game with a "non-recoverable error":

Error while running event RenaiTransportation::on_nth_tick(1)
real number expected got nil.
stack traceback:
[C]: in function 'set_target'
RenaiTransportation/script/players/on_tick.lua:13: in function 'handle_players'
RenaiTransportation/script/event/on_tick.lua:6: in function <RenaiTransportation/script/event/on_tick.lua:5>

I first got this playing with mods, but then I tested it alone without any other mods enabled, and the problem persisted. the crash happens the moment that the character hits the bounce pad. I just tested it and it seems to happen both with the regular bounce pad and the directional bounce pad. I have not tested any of the others

1 year, 6 months ago

The mod Renai Transportation (1.2.1) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event RenaiTransportation::on_nth_tick(1)
real number expected got nil.
stack traceback:
[C]: in function 'set_target'
RenaiTransportation/script/players/on_tick.lua:13: in function 'handle_players'
RenaiTransportation/script/event/on_tick.lua:6: in function <RenaiTransportation/script/event/on_tick.lua:5>

also have this issue

1 year, 6 months ago

Got it working in 1.2.2, I missed an adjustment with the new way I'm handling flying stuff. Give it a shot and let me know if it works

New response