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

pbs bug #2662

Closed
DorpsGek opened this issue Feb 22, 2009 · 6 comments
Closed

pbs bug #2662

DorpsGek opened this issue Feb 22, 2009 · 6 comments
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)

Comments

@DorpsGek
Copy link
Member

deghosty opened the ticket and wrote:

r15495
signal block does not change

Attachments

Reported version: trunk
Operating system: All


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

Rubidium wrote:

You try to pass a one-way PBS signal from the back. The back side of a PBS signal is NOT a safe waiting point.

What do you expect it to do? Maybe it'll do what you expect it to do when you turn around the signal.


This comment was imported from FlySpray: https://bugs.openttd.org/task/2662#comment5620

@DorpsGek
Copy link
Member Author

deghosty wrote:

:o
train get stuck
the lower one
when the train enter the weird junction that the block conencts


This comment was imported from FlySpray: https://bugs.openttd.org/task/2662#comment5633

@DorpsGek
Copy link
Member Author

Belugas wrote:

just to let you know: at least 3 devs tried to understand your report.
No one could.
Maybe you should try to draw the problem...


This comment was imported from FlySpray: https://bugs.openttd.org/task/2662#comment5637

@DorpsGek
Copy link
Member Author

deghosty wrote:

try this one

Attachments


This comment was imported from FlySpray: https://bugs.openttd.org/task/2662#comment5683

@DorpsGek
Copy link
Member Author

Rubidium wrote:

That one also works exactly as expected. It tries to wait till a path becomes free towards train 4. After a while it'll turn around and it'll go fine.

This was initially caused because the train had to wait very long before the signal and as deadlock prevention it turns around and tries to find a route from there.

To not make it turn around and effectively disabling the deadlock prevention you need to set the waiting time for (PBS) signals to 255.


This comment was imported from FlySpray: https://bugs.openttd.org/task/2662#comment5684

@DorpsGek
Copy link
Member Author

Rubidium closed the ticket.

Reason for closing: Not a bug

It's the expected behaviour


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

@DorpsGek DorpsGek added flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) bug 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