LTN - Logistic Train Network

by Optera

Adds logistic-train-stops acting as anchor points for building a fully automated, train logistic network. It can handle all possible train configuration. Just send all trains to depots and LTN will pick the best suitable train for a job. LTN cuts the amount of rolling stock required to run a megabase down to 30% or less. With cargo ships installed also adds a logistic port for ships.

Content
2 months ago
0.14 - 2.0
267K
Trains Circuit network

g Trains seem to be ignoring train limits?

4 months ago

I have trains deadlocking my rails because they 3-4 are waiting for a specific station to open up. But that station has a combinator wired to it with a condition using the Limit Trains signal, set to one. The station itself has the same thing, enabled train limit set to one. Any help? I would post pictures but I'm new here and don't know how- if its possible at all.

4 months ago

If you use LTN, you should not manage the train limits manually. LTN will ensure that not too many trains are sent to a stop (you can control this with a signal).

This is one of the areas where the code base shows its age. The "max trains" logic was implemented before there was a train limit per stop and uses its own calculations on how many trains to send to a stop. For a reimplementation, the code would probably use the train limit API.

New response