Factorio 0.17.43, TT 0.0.6
Placed a tunnel entrance on the middle of a straight rail in a Factorissimo MK3 building:
The mod Train tunnels caused a non-recoverable error.
Please report this error to the mod author.
Error while running event traintunnels::on_built_entity (ID 6)
traintunnels/control.lua:177: bad argument #-1 to 'index' (string expected, got nil)
stack traceback:
[C]: in function '__index'
__traintunnels/control.lua:177: in function <traintunnels/control.lua:176>
(...tail calls...)
traintunnels/control.lua:363: in function 'createTunnelDown'
traintunnels/control.lua:910: in function <traintunnels/control.lua:908>
Tried to pick up a train tunnel while inside a locomotive:
The mod Train tunnels caused a non-recoverable error.
Please report this error to the mod author.
Error while running event traintunnels::on_player_mined_entity (ID 65)
traintunnels/control.lua:318: attempt to index field '?' (a nil value)
stack traceback:
traintunnels/control.lua:318: in function 'removeTunnelUp'
traintunnels/control.lua:925: in function <traintunnels/control.lua:920>