#Constant Combinator For Setting Depot

1 messages · Page 1 of 1 (latest)

ruby pine
#

Here is the situation where it broke when I did exactly this:
I had multiple iron ore providers and iron ore receivers.
I also had stone providers/requesters and coal.
What ended up happening is only one of those would work. And even worse, the iron ore wouldn't receive multiple trains despite there being multiple stations.

Once I switched to setting the requests one at a time via a clock instead of a constant combinator the system worked again

#

I can try the constant combinator again when I am back on the world though

fluid ravine
#

I will need to get blue science fully running, then I can see whether the system works under stress

fluid ravine
#

The system does seem to be working as I set up the big main bus. Trains being dispatched, arriving at the correct stations, no failures yet

ruby pine
#

I double checked my system on my friends world and yeah it was missing some wires

#

so it does work

ruby pine
#

okay but the real problem is if a station is free, like 8 trains will want to go to the same station and then cry that they can't go there

fluid ravine
#

On each station set the Train limit. This'll control how many trains can be scheduled to the station at once

ruby pine