When arriving at the gate, I select "Request Deboarding" from the menu.
The voice says "Deboarding requested" and the menu item also changes to that.
From here on nothing happens. Neither does the jetway connect nor the loaders. Also the automated request for catering and refueling (which used to happen automatically) is not done, it's like GSX is waiting for something.
Once I select "reposition aircraft" and warp me to the current gate, I can request deboarding and all works fine.
This happened to be at several airports now, on all last 3 flights and I have no idea why this changed. It used to work with no issues.
What are the conditions for deboarding to start? Both engines off and parking brake set? Are there more conditions?
I'm using the fenix. At the time the issue happens I can connect the jetway via the Fenix EFB with no issues.
Last time this happened at EDLP (Freeware from Aerosoft installed from their website) without profile for that airport.
Attached is the logfile, there is an error at the very end that might or might not guide to the issue (since the logfiles do not log timestamps, it's impossible to tell when the error happened, - before, when or after the issue appeared):
Traceback (most recent call last):
File ".\GSX\__init__.py", line 243, in prepareGate
File ".\GSX\__init__.py", line 1461, in prepareGate
File ".\GSX\assistanceServices\__init__.py", line 4241, in setGate
File ".\GSX\assistanceServices\baseAssistanceVehicle.py", line 136, in setGate
File ".\common\fsm.py", line 67, in switchToState
File ".\GSX\assistanceServices\baggageLoader.py", line 166, in enter
File ".\GSX\assistanceServices\cargoLoader.py", line 108, in reset
AttributeError: 'CargoLoader' object has no attribute 'playerGuides'
{'Airport': 'EDLP', 'Requested assistance services at': 'Gate 11', 'Requested parking services to': 'Gate 5', 'User Pos': (51.59100039618707, 8.630741293525247, 1946.76 m, 1693.21 m, 5.967657292246608, -0.01994234323501587, 0.001745329238474369, -0.22583521113761754, 3.18211187210083, 0.0)}
Btw: PLEASE add timestamps to your logfile... Honestly, every single piece of software logs with timestamps...