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 can get stuck in a depot "waiting for free path" in some cases #2873

Closed
DorpsGek opened this issue Apr 29, 2009 · 2 comments
Closed
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)

Comments

@DorpsGek
Copy link
Member

slgann opened the ticket and wrote:

Trains can get stuck in a depot "waiting for free path" under the following conditions: A train is going to a depot that is included in its order list but is interrupted by a "send to depot" command which sends it the depot it was going to anyway. When the train is released, the original order to go the depot is still active. In most cases the train will exit, circle around and reenter the depot it just left. But in others, the train is stuck waiting for a free path, because it wants to exit and reenter the same depot and can't find a path. A stuck train can be freed by skipping the current go to depot order or by telling it to ignore the signal.

Attached is an example. Train 80 was on its way to the depot when it was issued a send to depot command. It is now "stuck" in the depot.

Attachments

Reported version: 0.7.0
Operating system: All


This issue was imported from FlySpray: https://bugs.openttd.org/task/2873
@DorpsGek
Copy link
Member Author

DorpsGek commented May 1, 2009

frosch wrote:

Attached is a similiar situation without PBS.
The train is heading for the nearest depot, but when entering a different depot it decides for a new neareast depot.

(this case was fixed in r16198)

Attachments


This comment was imported from FlySpray: https://bugs.openttd.org/task/2873#comment6007

@DorpsGek
Copy link
Member Author

Rubidium closed the ticket.

Reason for closing: Fixed

In r16322.


This comment was imported from FlySpray: https://bugs.openttd.org/task/2873

@DorpsGek DorpsGek added flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) Vehicles labels Apr 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)
Projects
None yet
Development

No branches or pull requests

1 participant