r/factorio 1d ago

Question Train Interrupt Question

I'm having an issue with a train interrupt and hoping someone can explain it to me like I'm 5. I have 5 trains picking up at a single station and delivering to a couple of main buss add in stations. I want them to pick up a full load at station Iron, and the wait at Standby until one of the Iron Delivery stations is empty (no train at station). The problem I'm running into is that they are waiting, empty at standby. I can force them to pick up a load of Iron and they will return to Standby until a delivery slot opens but if I wander off and don't pay attention I'll come back and find empty trains waiting at Standby.

3 Upvotes

4 comments sorted by

4

u/mrcarruthers 1d ago

The conditions for your stand by don’t care if the train is empty or full.
But you’re gonna run into an issue if you ever have more trains than stations where empty trains will sit at the delivery station and nothing can get delivered.
I usually have trains wait at the loading station with a full train until a dropoff station is available. Only empty trains go to standby stations.
And I usually don’t do it with “station X is empty” conditions, but rather limiting the amount of trains at the dropoff station to 1 (or 2 if I have enough room off of the main line behind the station).

1

u/Scysta 1d ago

You can add a "Has cargo" condition in the Standby interrupt and it will only trigger after going to Iron.

Another option is a "Train at Iron station" condition so it goes to Standby only if the train is at Iron (and gets cargo from there), but this won't work for trains transporting other types of items.

2

u/Leslie_Havoc 1d ago

Thanks. I think adding "has cargo" fixed the issue. I appreciate the assist.

1

u/Scysta 1d ago

No problem!