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

(Articulated?) Road vehicles don't use all available stops in r18523 #3384

Closed
DorpsGek opened this issue Dec 18, 2009 · 4 comments
Closed

(Articulated?) Road vehicles don't use all available stops in r18523 #3384

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

Comments

@DorpsGek
Copy link
Member

edeca opened the ticket and wrote:

I am using the nightly 18523 and road vehicles do not appear to use all stops. I have tried all sorts of one way, rebuilding the stop etc. A savegame is available at http://edeca.net/temp/openttd/example.sav (>8MB)

It appears to be articulated vehicles that cause this. A smaller map that also seems to reproduce the problem is attached. The vehicles can be sent to the depot and then started again to see them all head for the nearest station.

Attachments

Reported version: trunk
Operating system: All


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

edeca wrote:

Attached is a savegame that only uses eGRVTS (for the articulated vehicles). Should be easier for people to open.

Attachments


This comment was imported from FlySpray: https://bugs.openttd.org/task/3384#comment7075

@DorpsGek
Copy link
Member Author

edeca wrote:

Oops, the correct savegame.

Attachments


This comment was imported from FlySpray: https://bugs.openttd.org/task/3384#comment7076

@DorpsGek
Copy link
Member Author

Rubidium wrote:

There is a pathfinder penalty for the occupiedness of the roadstop. In your case you want that do be higher, but in other cases it should be lower. Anyhow, a stop will only be occupied when there's a vehicle actually in it, so you should try to avoid long entry lines because that means lots of vehicles see it as empty and all follow eachother.

Anyhow, the problem is 'fixed' by a higher occupiedness penalty for the road stop. Then reducing the entry length will help; delaying the choice of which entry to take makes it possible for the pathfinder to make a better decision.


This comment was imported from FlySpray: https://bugs.openttd.org/task/3384#comment7077

@DorpsGek
Copy link
Member Author

Rubidium closed the ticket.

Reason for closing: Fixed

In r18531


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

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