Author Topic: Couatl error at Tel Aviv LLBG  (Read 2241 times)

booforty

  • Jr. Member
  • **
  • Posts: 70
Couatl error at Tel Aviv LLBG
« on: December 07, 2016, 10:47:31 pm »
Hi,

I just got the following error message after calling up GSX to de-board my aircraft:


couatl v3.0 (build 3187)
panic log started on Wed Dec 07 21:47:59 2016

problem raised by addon <unknown>
Traceback (most recent call last):
  File "couatl\common\fsm.py", line 67, in executeDoFuncToCompletion
  File "couatl\GSX\assistanceServices\baggageTrain.py", line 272, in do
  File "couatl\GSX\assistanceServices\baseAssistanceVehicle.py", line 222, in do
  File "couatl\common\simObjectMoverIK.py", line 390, in run
RuntimeError: cruise speed must be positive
{'Airport': 'LLBG', 'Requested assistance services at': 'Gate D 7', 'User Pos': (32.00374301593494, 34.876366092975374, 46.7879 m, 5.63991 m, 270.52628817471253)}

Any ideas why this is happening?  It does it after reboot too

Thanks! :-)

p3dx3

  • Hero Member
  • *****
  • Posts: 592
Re: Couatl error at Tel Aviv LLBG
« Reply #1 on: December 08, 2016, 10:46:56 am »
Hi,

I just got the following error message after calling up GSX to de-board my aircraft:


couatl v3.0 (build 3187)
panic log started on Wed Dec 07 21:47:59 2016

problem raised by addon <unknown>
Traceback (most recent call last):
  File "couatl\common\fsm.py", line 67, in executeDoFuncToCompletion
  File "couatl\GSX\assistanceServices\baggageTrain.py", line 272, in do
  File "couatl\GSX\assistanceServices\baseAssistanceVehicle.py", line 222, in do
  File "couatl\common\simObjectMoverIK.py", line 390, in run
RuntimeError: cruise speed must be positive
{'Airport': 'LLBG', 'Requested assistance services at': 'Gate D 7', 'User Pos': (32.00374301593494, 34.876366092975374, 46.7879 m, 5.63991 m, 270.52628817471253)}

Any ideas why this is happening?  It does it after reboot too

Thanks! :-)

Default airport scenery or an addon scenery? Try another parking spot?

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 51238
    • VIRTUALI Sagl
Re: Couatl error at Tel Aviv LLBG
« Reply #2 on: December 08, 2016, 11:42:13 am »
RuntimeError: cruise speed must be positive

The "cruise speed must be positive" has been discussed many times on the forum ( you could have searched the forum for "cruise speed must be positive" ), for example here:

http://www.fsdreamteam.com/forum/index.php/topic,10287.msg80270.html#msg80270
http://www.fsdreamteam.com/forum/index.php/topic,9747.msg76931.html#msg76931

This error indicates the scenery AFCAD has an error, like overlapping nodes, orphaned nodes, unconnected links, unreachable parkings, etc. You might try to fix it using the ADE or AFX "Fault Finder" options, or at least having an idea what's wrong with the AFCAD, and report it to the developers.