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

Roadstop assertion: this->occupied < this->length #3360

Closed
DorpsGek opened this issue Dec 7, 2009 · 2 comments
Closed

Roadstop assertion: this->occupied < this->length #3360

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

Comments

@DorpsGek
Copy link
Member

DorpsGek commented Dec 7, 2009

Terkhen opened the ticket and wrote:

In r18425, the attached savegame will assert exactly in 15 days with the following error:

Assertion failed at line 292 of ..\src\roadstop.cpp: this->occupied < this->length.

Attachments

Reported version: trunk
Operating system: All


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

DorpsGek commented Dec 8, 2009

Rubidium wrote:

The assert is wrong when vehicles are running through eachother. But not quite in this case; the depot gets emptied instantaniously on the 12th which causes vehicles to be running through eachother.


This comment was imported from FlySpray: https://bugs.openttd.org/task/3360#comment7033

@DorpsGek
Copy link
Member Author

DorpsGek commented Dec 8, 2009

Rubidium closed the ticket.

Reason for closing: Fixed

In r18428 (depot) / 18429 (assert)


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

@DorpsGek DorpsGek closed this as completed Dec 8, 2009
@DorpsGek DorpsGek added flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) Vehicles 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