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

Aircraft frozen in place over oil rig #2244

Closed
DorpsGek opened this issue Aug 21, 2008 · 3 comments
Closed

Aircraft frozen in place over oil rig #2244

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

Comments

@DorpsGek
Copy link
Member

Combuster opened the ticket and wrote:

An aircraft is hovering over the oil rig's heliplatform, but it doesn't land, and cannot be forced to go elsewhere, essentially being stuck in place.

The oil rig in question is locked down for other planes, which can't land.

Exact origin of this behaviour is unsure, but it seems to have started after another oil rig in its order list shut down.

Attachments

Reported version: trunk
Operating system: All


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

SmatZ wrote:

Happens when a heli has an invalid order after an oil rig / heliport order.
(eg. heli is leaving oil rig / heliport and next order is invalid)

See savegame - r14180

Attachments


This comment was imported from FlySpray: https://bugs.openttd.org/task/2244#comment4655

@DorpsGek
Copy link
Member Author

kakaopor wrote:

The problem happens when we find the next order in list of the just landed helicopter invalid, so we try to send them to the hangar. Since the heliports and oilrigs don't have hangars, there is no HANGAR order in their AirportFTA, and we get stucked...

So if the airport doesn't have any hangars we should send the aircraft away.

I've attached the patch against r14293.

Attachments


This comment was imported from FlySpray: https://bugs.openttd.org/task/2244#comment4734

@DorpsGek
Copy link
Member Author

Rubidium closed the ticket.

Reason for closing: Fixed

In r14309.


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

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