You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So basically whats happening is if you have a lot of Depots using the Same name and also Require same depots set to False trains will occasionally decide to route to the same Depot leading to the second Train getting stuck which leads to congestion.
This can be fixed by setting the Vanilla Train Limit on all the Depots to 1 but ideally this shouldn't be necessary because for people like me this causes some frustration as i was assuming this shouldnt be necessary since Cybersyn handles the routing.
Without knowing the Code Base i would assume the easiest fix for this would be to automatically set the Train Limit on Depot Stations to 1.
Heres a rundown of my exact setup to reproduce:
20 Depots with shared Station Name ( & 20 Trains ) set to Depot Bypass: True & Require Same Station: False
Trainstop of Depot with no Train Limits
The text was updated successfully, but these errors were encountered:
So basically whats happening is if you have a lot of Depots using the Same name and also Require same depots set to False trains will occasionally decide to route to the same Depot leading to the second Train getting stuck which leads to congestion.
This can be fixed by setting the Vanilla Train Limit on all the Depots to 1 but ideally this shouldn't be necessary because for people like me this causes some frustration as i was assuming this shouldnt be necessary since Cybersyn handles the routing.
Without knowing the Code Base i would assume the easiest fix for this would be to automatically set the Train Limit on Depot Stations to 1.
Heres a rundown of my exact setup to reproduce:
The text was updated successfully, but these errors were encountered: