Author Topic: Couatl Script Error - P3Dv4.1 - PMDG 777  (Read 4038 times)

CrazychrisX1

  • Newbie
  • *
  • Posts: 12
Couatl Script Error - P3Dv4.1 - PMDG 777
« on: October 27, 2017, 05:28:13 pm »
Hey, so recently i get this error each time i either click on "Request catering service" or "Request Boarding", Couatl crahses right away and below is what is shown in the panic log.

couatl v3.2 (build 3852)
panic log started on Fri Oct 27 17:29:45 2017

problem raised by addon __init__.py
Traceback (most recent call last):
  File "couatl\common\fsm.py", line 73, in executeDoFuncToCompletion
  File ".\GSX\assistanceServices\__init__.py", line 531, in do
  File "couatl\common\criticalsection.py", line 23, in _synchronized
  File ".\GSX\assistanceServices\__init__.py", line 144, in requestVehicles
  File ".\GSX\__init__.py", line 907, in prepareGate
  File ".\GSX\assistanceServices\__init__.py", line 2005, in setGate
AttributeError: type object 'SceneryAddOnMulti' has no attribute 'setGate'
{'Airport': 'OMDB', 'Requested assistance services at': 'Gate F 26', 'User Pos': (25.246952777675187, 55.366336110805996, 14.4347 m, 4.07168 m, 250.6443948172159)}


As the topic stats, the aircraft am using is the PMDG 777-300ER and scenery is FlyTampa Dubai.

- Chris

elButz

  • Newbie
  • *
  • Posts: 28
Re: Couatl Script Error - P3Dv4.1 - PMDG 777
« Reply #1 on: October 27, 2017, 08:37:03 pm »
The same error occurs for me, I'm getting the error in the PMDG 777, the FSL A320X, the PMDG 747 and 737.

This is the panic log I've quickly created:
couatl v3.2 (build 3852)
panic log started on Fri Oct 27 20:32:18 2017

problem raised by addon <unknown>
Traceback (most recent call last):
  File "couatl\common\fsm.py", line 73, in executeDoFuncToCompletion
  File ".\GSX\assistanceServices\__init__.py", line 326, in do
  File "couatl\common\criticalsection.py", line 23, in _synchronized
  File ".\GSX\assistanceServices\__init__.py", line 144, in requestVehicles
  File ".\GSX\__init__.py", line 907, in prepareGate
  File ".\GSX\assistanceServices\__init__.py", line 2018, in setGate
  File ".\GSX\assistanceServices\baseAssistanceVehicle.py", line 145, in setGate
  File ".\GSX\assistanceServices\baggageLoader.py", line 80, in getSimObjectModel
  File ".\GSX\assistanceServices\conveyorBelt.py", line 57, in __init__
IndexError: list index out of range
{'Airport': 'KVPS', 'Requested assistance services at': 'Gate G 3', 'User Pos': (30.495116284417936, -86.54904915395315, 30.8998 m, 4.38282 m, 273.0692431903666)}

I've completely reinstalled GSX and all FSDT/Couatl airports, uninstalled addon manager, deleted all Addon-Manager/Virtuali folders from Programs(x86), AppData Roaming and ProgramData directories.
I then reinstalled GSX, my airports and on top of it Addon Manager again, all files downloaded freshly from the website. I've excluded all mentioned directories from my antivirus and also switched it off for testing/installing.
I did this twice today, as I can't really fly, sometimes it works for a time and then it crashed P3D. Also Live Update doesn't change a thing.
Regards,
Johannes Butz

CrazychrisX1

  • Newbie
  • *
  • Posts: 12
Re: Couatl Script Error - P3Dv4.1 - PMDG 777
« Reply #2 on: October 28, 2017, 02:17:29 am »
Also to add more to my issue, i completely removed GSX and the addon manager and its components from my PC and then reinstalled it.

Even after installing GSX, i ran the updater at least 3 times, and i still have the same issue, customizing parking position dosent work either as well as warping to gates, and it also happens after the boarding prosesss has completed as well, like couatl crashes right as the "Boarding Completed" message shows.

Also, when couatl crashes when you go into the parking editor, the aircraft is stuck in a endless loop.

-Chris

**UPDATE 28TH OCT**

I seem to have the same issue on FSX Steam, i first thought it was a conflict between P3D and FSX so i removed GSX again and only installed it for P3D, no luck.
« Last Edit: October 28, 2017, 01:23:49 pm by CrazychrisX1 »

elButz

  • Newbie
  • *
  • Posts: 28
Re: Couatl Script Error - P3Dv4.1 - PMDG 777
« Reply #3 on: October 28, 2017, 01:36:55 pm »
Chris,
does GSX work with the stock aircraft like the included A321?
I noticed that my FSL A320 works only without the GSX config in the latest build but since I'm not using any configs for my PMDG planes I'm not able to get them working.
Regards,
Johannes Butz

CrazychrisX1

  • Newbie
  • *
  • Posts: 12
Re: Couatl Script Error - P3Dv4.1 - PMDG 777
« Reply #4 on: October 28, 2017, 02:01:57 pm »
Chris,
does GSX work with the stock aircraft like the included A321?
I noticed that my FSL A320 works only without the GSX config in the latest build but since I'm not using any configs for my PMDG planes I'm not able to get them working.

havent tried it, right now am a bit busy with a flight, so am not able to test it, but ill try your way, by removing the GSX config file from the aircrafts folder and see if that works.

elButz

  • Newbie
  • *
  • Posts: 28
Re: Couatl Script Error - P3Dv4.1 - PMDG 777
« Reply #5 on: October 28, 2017, 04:06:18 pm »
Regards,
Johannes Butz

CrazychrisX1

  • Newbie
  • *
  • Posts: 12
Re: Couatl Script Error - P3Dv4.1 - PMDG 777
« Reply #6 on: October 28, 2017, 11:40:30 pm »
Found a solution for my scenario:
http://www.fsdreamteam.com/forum/index.php/topic,16752.0.html

Ill try this tomorrow, and report back if it works.

i do tend to install GSX first, then the FSDT/FB sceneries :/

elButz

  • Newbie
  • *
  • Posts: 28
Re: Couatl Script Error - P3Dv4.1 - PMDG 777
« Reply #7 on: October 29, 2017, 12:17:16 am »
Just try to uninstall GSX, delete the Couatl folder in ProgramFiles (x86) and run the installation again, I suspect the "old" Couatl to be causing the trouble...
Regards,
Johannes Butz

CrazychrisX1

  • Newbie
  • *
  • Posts: 12
Re: Couatl Script Error - P3Dv4.1 - PMDG 777
« Reply #8 on: October 30, 2017, 06:26:24 pm »
Just try to uninstall GSX, delete the Couatl folder in ProgramFiles (x86) and run the installation again, I suspect the "old" Couatl to be causing the trouble...

I dont install GSX on the C Drive, all the C drive does is to fuck your shit up even more, so i install it on my D drive.

Anyway, so i uninstalled everything that has to do with FSDT and the addon manager, and reinstalled GSX, this time GSX worked since i didnt install any scenery, but a few hours ago i wanted to do a flight to Charlotte's ville, and the moment i installed the FSDT scenery, Couatl decided to crash again :/

What am gonna do now is to install the Charlotte Scenery before GSX and see if that works, if not.. then i dont even know what to do..

elButz

  • Newbie
  • *
  • Posts: 28
Re: Couatl Script Error - P3Dv4.1 - PMDG 777
« Reply #9 on: October 30, 2017, 11:11:48 pm »
Have you even read the thread I've attatched previously? In it I clearly stated to uninstall GSX without uninstalling Addon Manager to keep all sceneries in place, then deleting the couatl folder wherever you install your FSDT stuff to and only then reinstalling GSX, so you make sure couatl is in the latest version. By that all your sceneries should work normally and maybe your problem is solved.
I think/speculate that the latest installer doesn't overwrite an already existing couatl on some systems.
Regards,
Johannes Butz