Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trains routing to occupied Depot using shared Station Names #148

Open
Squiddim opened this issue Mar 1, 2024 · 0 comments
Open

Trains routing to occupied Depot using shared Station Names #148

Squiddim opened this issue Mar 1, 2024 · 0 comments

Comments

@Squiddim
Copy link

Squiddim commented Mar 1, 2024

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant