Aircraft stuck for days at "loading baggage" stage

This has happened before some times, and just saving, quitting, and reloading, it has solved itself.

Now, I have done this a couple of times, but 3 aircrafts are stuck in 3 stands, leaving them unusuable. Cannot close the stands, or cancel the flights. Any ideas on how to “unstuck” them?

I took a look at the aircraft.json file and here are the 3 aircraft:

{"array":[{"position":{"x":667.8396606445313,"y":379.44647216796877,"z":0.0},"rotation":{"x":0.0,"y":0.0,"z":0.9294828176498413,"w":0.36886560916900637},"aircraftType":"DHC6","engineFirePercentage":0.0,"currentFuelTankLevelLiters":1421.0,"currentCateringMealsStored":0.0,"currentWasteStored":0.0,"iceBuildupPercentage":0.0,"glycolCoveragePercentage":0.0,"serviceCondition":1.0,"operationCondition":1.0,"isTotaled":false,"loadedCargo":15,"unloadedCargo":8,"hangarReferenceID":"","deicingStandReferenceID":"","flightRefID":"d96ff9f1-87a0-4cb2-9a19-8fdd20e69ea4","referenceID":"f87a0135-1757-4edd-ac3e-a7ac92bf370f","assignedRunwayRefID":"","runwayDirectionIndex":0,"brokenEngineIndex":-1,"aircraftAction":4,"travelDirection":0,"currentVelocitySpeed":10.0,"path":[{"x":676.5,"y":380.5}],"targetIndex":3,"followPath":false},{"position":{"x":176.0373077392578,"y":384.7409362792969,"z":0.0},"rotation":{"x":0.0,"y":0.0,"z":0.9998698234558106,"w":-0.016135044395923616},"aircraftType":"Q400","engineFirePercentage":0.0,"currentFuelTankLevelLiters":6156.4091796875,"currentCateringMealsStored":31.0,"currentWasteStored":0.0,"iceBuildupPercentage":0.0,"glycolCoveragePercentage":0.0,"serviceCondition":1.0,"operationCondition":1.0,"isTotaled":false,"loadedCargo":0,"unloadedCargo":18,"hangarReferenceID":"","deicingStandReferenceID":"","flightRefID":"0369b5e0-fed1-48cc-818a-0c8a0030e4c4","referenceID":"74ef9a71-f690-4dc2-abba-4f02fd76341d","assignedRunwayRefID":"","runwayDirectionIndex":0,"brokenEngineIndex":-1,"aircraftAction":4,"travelDirection":0,"currentVelocitySpeed":10.0,"path":[],"targetIndex":2,"followPath":false},{"position":{"x":178.00564575195313,"y":424.677001953125,"z":0.0},"rotation":{"x":0.0,"y":0.0,"z":0.9999508261680603,"w":-0.00991861056536436},"aircraftType":"B757200","engineFirePercentage":0.0,"currentFuelTankLevelLiters":43490.0,"currentCateringMealsStored":35.0,"currentWasteStored":0.0,"iceBuildupPercentage":0.0,"glycolCoveragePercentage":0.0,"serviceCondition":1.0,"operationCondition":1.0,"isTotaled":false,"loadedCargo":0,"unloadedCargo":21,"hangarReferenceID":"","deicingStandReferenceID":"","flightRefID":"0e3939ac-3c99-436e-af5f-3ada552e2a86","referenceID":"bb5bfa4f-0ca1-455b-ae68-8e96068156a9","assignedRunwayRefID":"","runwayDirectionIndex":0,"brokenEngineIndex":-1,"aircraftAction":4,"travelDirection":0,"currentVelocitySpeed":10.0,"path":[],"targetIndex":2,"followPath":false}]}

Ok, so I solved it, by deduction, I put aircraftAction as 5 instead of 4, so they went into taxiing finally and end of the problem :wink:

Leaving this if anyone finds the same problem :wink:

Did you try dismissing the aircraft - the white plane with a red cross through it on a green circle button on the stand pop-up. This is the equivalent of changing the .json to ‘5’…

Oh! Never knew that!! Will do if it happens again!

If it happens again, please bug report it without altering the save files… :smiley: - indeed a good quick fix but not so good if we want to prevent this from happening in the future!

I did send a report bug before doing anything :wink:

I think I spotted it in the backlog! :slight_smile:

1 Like

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.