- Build a station that has a circuit controlled limit (In my specific case it was an arithmetic combinator tied to a storage tank, which divided the liquid by 25000 and set the output as [L])
- It all works fine. Make a new station, with a storage tank that does not meet the requirements to get a [L] value above zero. Have everything set except the station name/settings.
- Quick Copy the original station and paste (The ctrl left/right click shortcuts) on the new one.
- The train limit in the station config (The [Set train limit] tick box and the numerical value in the box after) seems to be applied for a tick, allowing that many trains to be dispatched. In my case that figure is limited to 2, so my newly pasted station immediately gets sent 2/0 trains despite there not being resources there for those trains and the circuit condition saying so.
- Station should have evaluated the condition in the same tick and set limit to 0. Or delayed fulfilling train demands for one tick to let the 0 limit kick in. Or some other solution that meant trains were never sent to this new station
- Every time
- As above.