FSDreamTeam forum
Products Support => GSX Support FSX/P3D => Topic started by: ksucarl on February 02, 2012, 05:32:17 am
-
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?
-
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?
Could you please post just the lines belonging to the [Exists] section of the airplane that are causing troubles ?
-
Here's from the ERJ v2 XR:
[exits]
number_of_exits=2
exit.0 = 0.20, 27.5, -3.7, 4.5, 0
exit.1 = 0.4, -27.11, 3.6, 2.1, 1
and the PMDG 1900C:
[EXITS]
number_of_exits = 2
Well I guess that solves the mystery for the 1900. I'm guessing that's because it's an FS9 port-over.
-
Ok, the FS9 port might not work well, but surely we must fix crash, not sure what's wrong with the ERJ file, but we are checking it.
-
Thanks for the prompt support, Umberto. You guys are the best.
-
Hello, not sure if it's useful for your investigation or not Umberto, but I'm experiencing the same issue with the Feelthere ERJ-145. Here's the information:
couatl v2.0 (build 2298)
panic log started on Mon Mar 12 21:56:48 2012
Traceback (most recent call last):
File "couatl\common\fsm.py", line 67, in executeDoFuncToCompletion
File "couatl\GSX\assistanceServices\__init__.py", line 187, in do
File "couatl\common\criticalsection.py", line 23, in _synchronized
File "couatl\GSX\assistanceServices\__init__.py", line 74, in requestVehicles
File "couatl\GSX\__init__.py", line 471, in prepareGate
File "couatl\GSX\assistanceServices\__init__.py", line 748, 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'
Cheers, and thanks again for a great product.
-
lAttributeError: 'AircraftData' object has no attribute 'exits'
This seems a serious problem with your aircraft.cfg, how it's possible it doesn't have any exits ? It's a model taken from FS9 ?
-
I'm not sure, the aircraft.cfg file of the aircraft I was using has the following entry:
[exits]
number_of_exits=2
exit.0 = 0.4, -27.49, -3.68, 4.49, 0
exit.1 = 0.4, -27.11, 3.6, 2.1, 1