Author Topic: couatl crash during deboarding **SOLVED**  (Read 927 times)

cameron1081

  • Newbie
  • *
  • Posts: 4
couatl crash during deboarding **SOLVED**
« on: February 13, 2022, 10:36:07 pm »
I got this crash 3 times during deboarding. Boarding is fine. P3D v5.2 Thank you for the update!

couatl v4.0 (build 4612)
panic log started on Sun Feb 13 15:30:14 2022

problem raised by addon <unknown>
Traceback (most recent call last):
  File ".\common\fsm.py", line 73, in executeDoFuncToCompletion
  File ".\GSX\assistanceServices\baggageTrain.py", line 373, in do
  File ".\GSX\assistanceServices\baseAssistanceVehicle.py", line 388, in do
  File ".\GSX\assistanceServices\baggageTrain.py", line 359, in getApproachRoute
NameError: global name 'MSFS' is not defined
{'Airport': 'KASE', 'Requested assistance services at': 'Gate E 711', 'Requested parking services to': 'Gate C 1', 'User Pos': (39.219349688681774, -106.86504746853116, 2360.24 m, 2.22349 m, 119.80237142895513, 0.03761426731944084, 0.036651913076639175, -0.0, 2.286, 1.0)}
Traceback (most recent call last):
  File "<string>", line 22, in OnIdle
  File ".\common\fsm.py", line 73, in executeDoFuncToCompletion
  File ".\GSX\assistanceServices\baggageTrain.py", line 373, in do
  File ".\GSX\assistanceServices\baseAssistanceVehicle.py", line 388, in do
  File ".\GSX\assistanceServices\baggageTrain.py", line 337, in getApproachRoute
NameError: global name 'MSFS' is not defined
« Last Edit: February 13, 2022, 11:02:23 pm by virtuali »

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 51238
    • VIRTUALI Sagl
Re: couatl crash during deboarding **SOLVED**
« Reply #1 on: February 13, 2022, 11:02:17 pm »
Thanks for the report, the bug it's confirmed, and should be fixed by running the FSDT Live Update now.

cameron1081

  • Newbie
  • *
  • Posts: 4
Re: couatl crash during deboarding **SOLVED**
« Reply #2 on: February 13, 2022, 11:55:28 pm »
Thank you