Hi everyone,
First I'd like to say that I love this product! I have been waiting for something like this for years.
I installed last night and have been getting errors, but only with some aircraft. With the Carenado 172N and 182Q, as well as all default planes, all features work as they should. However, when I pull up the feelThere ERJ v2 (any series) and request a service, I get the error that says couatl has restarted. This also happens with the PMDG 1900C. I haven't tested others, but I have found a common denominator in the error file regardless of what service I requested. Here's a sample:
couatl v2.0 (build 2290)
panic log started on Tue Jan 31 22:25:28 2012
Traceback (most recent call last):
File "couatl\common\youcontrol.py", line 122, in show
File "couatl\GSX\__init__.py", line 108, in perform
File "couatl\GSX\__init__.py", line 449, in prepareGate
File "couatl\GSX\assistanceServices\__init__.py", line 735, in setGate
File "couatl\GSX\assistanceServices\baseAssistanceVehicle.py", line 45, in setGate
File "couatl\GSX\assistanceServices\conveyorBelt.py", line 29, in getSimObjectModel
AttributeError: 'AircraftData' object has no attribute 'exits'
I've uninstalled, reinstalled, updated, nothing seems to help. Every entry in the error file has the lines from "line 449, in prepareGate" to the "AttributeError: ...." I've checked the aircraft.cfg files and they all do indeed have exits, and the function on the aircraft models. Any advice?