Author Topic: Error during boarding and de-boarding  (Read 2112 times)

sham79

  • Newbie
  • *
  • Posts: 5
Error during boarding and de-boarding
« on: July 13, 2018, 04:53:13 am »
I keep getting this error when boarding and deboarding with the PMDG 77F. And it happens at all airport default/payware scenery.
I did what it asked, which is to install the latest Add-on Manager, but issue persists.
I've included the log error as well.

couatl v3.2 (build 3997)
panic log started on Fri Jul 13 10:11:50 2018

problem raised by addon baggageLoader.py
Traceback (most recent call last):
  File ".\common\fsm.py", line 73, in executeDoFuncToCompletion
  File ".\GSX\assistanceServices\baggageLoader.py", line 259, in do
  File ".\GSX\assistanceServices\baseAssistanceVehicle.py", line 235, in waitDoorState
AttributeError: AircraftExit instance has no attribute 'getLVar'
{'Airport': 'ZGGG', 'Requested assistance services at': 'Gate M 10', 'Requested parking services to': 'Gate F 23', 'User Pos': (23.397897481140063, 113.32121592773431, 19.4749 m, 4.23494 m, 104.80238446669013)}

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 51238
    • VIRTUALI Sagl
Re: Error during boarding and de-boarding
« Reply #1 on: July 13, 2018, 02:06:06 pm »
From your error message, it seems you don't have the latest version of all GSX files, which is not normal if you just installed the Addon Manager, since it runs the FSDT Live Update at the end to be sure all files are the latest version.

- Be sure you configure the antivirus to exclude the Addon Manager folder from scanning.

- If you have a firewall software, be sure it's not blocking the Couatl_updater.exe and Couatl_updater2.exe programs from going online and, eventually, give explicit permission to go online to both.

- Run the FSDT Live Update again.

sham79

  • Newbie
  • *
  • Posts: 5
Re: Error during boarding and de-boarding
« Reply #2 on: July 13, 2018, 05:56:06 pm »
Thanks Umberto, I'll try that and report back.