FSDreamTeam forum

Products Support => GSX Support MSFS => Topic started by: StephanAitch on September 23, 2022, 01:07:11 pm

Title: Catering crash
Post by: StephanAitch on September 23, 2022, 01:07:11 pm
Hi, GSX respective Couatl is shutting down while Boarding the Headwind A330. This started happening after SU 10.
FYI, Thx, Stephan
Title: Re: Catering crash
Post by: tango3000 on September 23, 2022, 01:13:24 pm
SU10

couatl v4.8 (build 5023)
panic log started on Fri Sep 23 13:12:13 2022


problem raised by addon <unknown>
Traceback (most recent call last):
  File ".\common\fsm.py", line 73, in executeDoFuncToCompletion
  File ".\GSX\assistanceServices\catering.py", line 320, in do
  File ".\GSX\assistanceServices\baseAssistanceVehicle.py", line 360, in toggleDoor
  File ".\common\aircraftData.py", line 1811, in toggleDoor
AttributeError: 'NoneType' object has no attribute 'calculatorcode'
{'Airport': 'LFPG', 'Requested assistance services at': 'Gate C 8', 'User Pos': (49.00193675004279, 2.568249970625614, 110.743 m, 5.59473 m, 355.40675603329623, 0.007856274954974651, -0.003490658476948738, -0.00038585899238393527, 5.669280116271973, 1.0)}
Title: Re: Catering crash
Post by: WernerAir on September 23, 2022, 01:55:30 pm
I am experiencing this as well, so far repeatably at different airports.
Title: Re: Catering crash
Post by: virtuali on September 23, 2022, 02:14:26 pm
Are you using an airplane with only one catering door ?
Title: Re: Catering crash
Post by: virtuali on September 23, 2022, 02:19:54 pm
Does that airplane have only one service door ?
Title: Re: Catering crash
Post by: WernerAir on September 23, 2022, 05:50:48 pm
I am using the FBW A320neo. Since the model only has one opening door on the right side, I changed the airplane customization to have only one service door AFT at Door #2. GSX reacts correctly to this in the sense that only one catering truck is sent. Couatl crashes when the catering truck reaches the airplane and is about to get in position at the rear door.

I want to emphasize that this aircraft configuration worked fine before the last update - I haven't changed it at all.


Here is the log excerpt (similar to the one above):
Traceback (most recent call last):
  File ".\common\fsm.py", line 73, in executeDoFuncToCompletion
  File ".\GSX\assistanceServices\catering.py", line 320, in do
  File ".\GSX\assistanceServices\baseAssistanceVehicle.py", line 360, in toggleDoor
  File ".\common\aircraftData.py", line 1811, in toggleDoor
AttributeError: 'NoneType' object has no attribute 'calculatorcode'
{'Airport': 'SPJR', 'Requested assistance services at': 'Gate 3', 'Requested parking services to': 'Gate 2', 'User Pos': (-7.14201958651838, -78.48949541313584, 2685.45 m, 2.62996 m, 158.64973928691697, 0.01098575908690691, 0.003490658476948738, -0.006638099877322405, 2.7096721046447754, 1.0)}
Title: Re: Catering crash
Post by: virtuali on September 23, 2022, 05:55:15 pm
I want to emphasize that this aircraft configuration worked fine before the last update - I haven't changed it at all.

Have you checked the latest release notes, the problem should be fixed in today's update, which has been released following your report.
Title: Re: Catering crash
Post by: StephanAitch on September 23, 2022, 05:59:34 pm
Yes, the other I cannot configurate.
Title: Re: Catering crash
Post by: WernerAir on September 23, 2022, 06:04:24 pm
I last checked for updates a few hours ago, and there was no new update yet. I am downloading it now and will test it in the coming days.

Thanks for the always prompt responses and the quick fix!
Title: Re: Catering crash
Post by: virtuali on September 23, 2022, 06:08:54 pm
I merged the two threads about the same problem here, so you'll see the issue should be fixed in today's update.
Title: Re: Catering crash
Post by: WernerAir on September 23, 2022, 06:24:11 pm
Just did a first test and got no crash, so I think it's working now.
Title: Re: Catering crash
Post by: StephanAitch on September 24, 2022, 09:03:12 am
Thx 🙏