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! Compatible for 2.0! Space Age specific features being added as I come up with them/get time to make them

Content
8 hours ago
0.18 - 2.0
38.8K
Transportation Logistics Trains

b Error on start [Fixed ✅]

4 years ago

Just placed the burner offshore pump entity from Burner Offshore Pump

Error while running event BurnerOffshorePump::on_built_entity (ID 6)
The mod Renai Transportation (0.1.2) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event RenaiTransportation::script_raised_built (ID 77)
RenaiTransportation/control.lua:49: attempt to index field 'created_entity' (a nil value)
stack traceback:
RenaiTransportation/control.lua:49: in function <RenaiTransportation/control.lua:48>
stack traceback:
BurnerOffshorePump/control.lua:17: in function <BurnerOffshorePump/control.lua:8>
stack traceback:
[C]: in function 'create_entity'
BurnerOffshorePump/control.lua:17: in function <BurnerOffshorePump/control.lua:8>

4 years ago
(updated 4 years ago)

Ah so the related entity from script_raised_built is just called .entity and not .created_entity like it is on_built_entity and I didn't adjust it when I copied the code. Thanks man, I think it's a simple fix

New response