I've been using GSX for a while now, and I've never had any problems with it. Today, I got the first error message:
First, an explanation what I was doing and at the end of my post the errorlog:
1. Airplane: PMDG B737-600.
2. Airport: KPMD (default).
3. Gate: parking 4 (I used a dowloaded AFCAD, because the default KPMD AFCAD does not have parking spots).
4. First thing I did was request the fuel truck, and after the first error message I requested boarding, but I got the same errormessage again.
I suspect that the error is triggered by the AFCAD, but I have no idea what I have to adjust in that AFCAD to make GSX work on KPMD. I have included the AFCAD with my post, so maybe you can see what's wrong with it.
Here is the text from the log:
couatl v2.0 (build 2315)
panic log started on Wed Oct 03 14:42:23 2012
Traceback (most recent call last):
File "couatl\common\fsm.py", line 67, in executeDoFuncToCompletion
File "couatl\GSX\assistanceServices\baseAssistanceVehicle.py", line 208, in do
File ".\contextlib.py", line 33, in __exit__
File "couatl\common\engineNoiseEmitter.py", line 56, in running
File "couatl\GSX\assistanceServices\baseAssistanceVehicle.py", line 201, in do
File "couatl\GSX\assistanceServices\fuelTruck.py", line 27, in getApproachRoute
IndexError: list index out of range
couatl v2.0 (build 2315)
panic log started on Wed Oct 03 14:42:41 2012
Traceback (most recent call last):
File "couatl\common\fsm.py", line 67, in executeDoFuncToCompletion
File "couatl\GSX\assistanceServices\baseAssistanceVehicle.py", line 208, in do
File ".\contextlib.py", line 33, in __exit__
File "couatl\common\engineNoiseEmitter.py", line 56, in running
File "couatl\GSX\assistanceServices\baseAssistanceVehicle.py", line 201, in do
File "couatl\GSX\assistanceServices\fuelTruck.py", line 27, in getApproachRoute
IndexError: list index out of range
couatl v2.0 (build 2315)
panic log started on Wed Oct 03 14:43:35 2012
Traceback (most recent call last):
File "couatl\common\fsm.py", line 67, in executeDoFuncToCompletion
File "couatl\GSX\assistanceServices\baseAssistanceVehicle.py", line 208, in do
File ".\contextlib.py", line 33, in __exit__
File "couatl\common\engineNoiseEmitter.py", line 56, in running
File "couatl\GSX\assistanceServices\baseAssistanceVehicle.py", line 201, in do
File "couatl\GSX\assistanceServices\fuelTruck.py", line 27, in getApproachRoute
IndexError: list index out of range
couatl v2.0 (build 2315)
panic log started on Wed Oct 03 14:43:55 2012
Traceback (most recent call last):
File "couatl\common\fsm.py", line 67, in executeDoFuncToCompletion
File "couatl\GSX\assistanceServices\baseAssistanceVehicle.py", line 205, in do
File "couatl\common\simObjectMoverIK.py", line 286, in run
RuntimeError: cruise speed must be positive
couatl v2.0 (build 2315)
panic log started on Wed Oct 03 14:44:28 2012
Traceback (most recent call last):
File "couatl\common\fsm.py", line 67, in executeDoFuncToCompletion
File "couatl\GSX\assistanceServices\baseAssistanceVehicle.py", line 205, in do
File "couatl\common\simObjectMoverIK.py", line 286, in run
RuntimeError: cruise speed must be positive
Thanks in advance,
Jon