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

Bug while editing orders for vehicles #5633

Closed
DorpsGek opened this issue Jul 5, 2013 · 3 comments
Closed

Bug while editing orders for vehicles #5633

DorpsGek opened this issue Jul 5, 2013 · 3 comments
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)

Comments

@DorpsGek
Copy link
Member

DorpsGek commented Jul 5, 2013

binsminx opened the ticket and wrote:

I run Windows 7 SP1, and this crash happened when I was creating orders for ships and sending them out. Attached here are the crashfiles.

-Ben

Attachments

Reported version: 1.3.2-RC1
Operating system: Windows


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

DorpsGek commented Jul 5, 2013

frosch wrote:

Appently VehicleEnterDepot was just called for ship 7, though it is not in a depot.
The only viable code path to this is via ShipController() when Vehicle::current_order is a depot order, but Vehicle::dest_tile points to a different tile.
Ship 7 just arrived at Tudhead Docks, so it reached its dest_tile.

Ship 7 has no order to Tudhead Docks, but the previous order was a "service at nearest ship depot" order.


This comment was imported from FlySpray: https://bugs.openttd.org/task/5633#comment12382

@DorpsGek
Copy link
Member Author

DorpsGek commented Jul 5, 2013

frosch wrote:

Attached is a fixed savegame for the reporter :)

Attachments


This comment was imported from FlySpray: https://bugs.openttd.org/task/5633#comment12383

@DorpsGek
Copy link
Member Author

DorpsGek commented Jul 5, 2013

frosch closed the ticket.

Reason for closing: Fixed

in r25562


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

@DorpsGek DorpsGek closed this as completed Jul 5, 2013
@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