FSDreamTeam forum

Products Support => GSX Support MSFS => Topic started by: pedrovieiraj on November 20, 2023, 05:23:31 pm

Title: Crash in Boarding
Post by: pedrovieiraj on November 20, 2023, 05:23:31 pm
When I start boarding, the Couatl Scripting Engine crashes. The log says:

problem raised by addon <unknown>
Traceback (most recent call last):
  File ".\common\fsm.py", line 73, in executeDoFuncToCompletion
  File ".\GSX\assistanceServices\__init__.py", line 2062, in do
  File ".\GSX\assistanceServices\__init__.py", line 4781, in numPassengers
  File ".\common\aircraftDb.py", line 174, in syncPaxNumberFromAirplane
AttributeError: 'PMDG_Handler' object has no attribute 'paxNumberAirplaneCode'
{'Airport': 'SBGR', 'Requested parking services to': 'Gate 304', 'User Pos': (-23.42808888224378, -46.48244167109933, 752 m, 2.4697 m, 264.64386567208487, 0.02049883082509041, 0.024434609338641167, -0.0005136812585184049, 2.553919111633301, 1.0)}
Title: Re: Crash in Boarding
Post by: virtuali on November 20, 2023, 05:33:21 pm
It's likely some updated files haven't reached your local Cloudflare node yet. Run the FSDT Live Update again to get the missing new files.
Title: Re: Crash in Boarding
Post by: pedrovieiraj on November 20, 2023, 06:51:12 pm
I used the "check" option and apparently it resolved. Thanks