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!
The mod Renai Transportation (2.1.6) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event RenaiTransportation::on_entity_died (ID 4) RenaiTransportation/control.lua:133: attempt to get length of a nil value
stack traceback: RenaiTransportation/control.lua:133: in function <RenaiTransportation/control.lua:125>
I'm guessing the mini train has an inventory size of 0 which is what's throwing my code off. I added a check to make sure size is at least 1, should be good now hopefully 😅