Renai Transportation


Se~no to traditional belts and tiresome walking with these ridiculous ways to transport items and yourself around your factory. Features: Thrower inserters, train ramps, player launchers, bounce pads, ziplines, and more

Content
4 months ago
0.18 - 1.1
34.1K
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