FSDreamTeam forum
Products Support => GSX Support FSX/P3D => Topic started by: whiggy on August 23, 2013, 04:57:29 pm
-
Hello @ all!
Yesterday I installed an LBSF freeware airport from this site: http://vrcreations.webs.com/downloads
This is the first airport i know, where GSX will not work.
Every time if I will start the boarding process, the GSX crash and I have the follow error in the error files:
couatl v2.0 (build 2337)
panic log started on Fri Aug 23 16:24:32 2013
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 2337)
panic log started on Fri Aug 23 16:32:50 2013
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 2337)
panic log started on Fri Aug 23 16:34:43 2013
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 2337)
panic log started on Fri Aug 23 16:44:13 2013
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
-
That error usually indicates an error in the scenery AFCAD, the most common mistakes that cause such problems are overlapping nodes, orhpaned nodes, unlinked parkings, etc.
It's likely that if you open the AFCAD with a scenery editor such as the ADE or AFX programs, their included "Faults finder" features will found several problems like that.
-
Thank You for information.