Author Topic: Couatl Error on Disembark  (Read 2211 times)

smoothchat

  • Newbie
  • *
  • Posts: 25
Couatl Error on Disembark
« on: November 29, 2015, 10:35:14 am »
***SNAP!***    Same error message as jdolfo.

I love GSX,  but have recently had a problem.
------------

I landed at YSSY.

Parked at D10

Commenced disembark and got the following error message just as the baggage vehicles arrived at the loading ramp.

couatl v3.0 (build 3187)
panic log started on Sun Nov 29 19:58:44 2015

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': 'YSSY', 'Requested assistance services at': 'Gate D 10', 'User Pos': (-33.93098163864404, 151.1762674110796, 8.81774 m, 2.41774 m, 167.56781278978602)}


I am running P3Dv3.  I think jadolfo is running FSX.

« Last Edit: November 29, 2015, 10:42:16 am by smoothchat »

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50691
    • VIRTUALI Sagl
Re: Couatl Error on Disembark
« Reply #1 on: November 30, 2015, 01:52:45 pm »
 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.

smoothchat

  • Newbie
  • *
  • Posts: 25
Re: Couatl Error on Disembark
« Reply #2 on: December 01, 2015, 04:49:30 am »
Hmm, then FlyTampaYSSY has AFCAD errors.

Is it possible to have an option to "ignore AFCAD errors" ?  Or at least ignore "Cruise Speed Must be Positive" errors.

or perhaps ......

If CruiseSpeed < 0 then CruiseSpeed = 0.  (Not sure when -ve CruiseSpeeds would ever be normal)


virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50691
    • VIRTUALI Sagl
Re: Couatl Error on Disembark
« Reply #3 on: December 01, 2015, 10:24:45 am »
Hmm, then FlyTampaYSSY has AFCAD errors.

Have you checked with the ADE/AFX fault finder ?

Quote
Is it possible to have an option to "ignore AFCAD errors" ?  Or at least ignore "Cruise Speed Must be Positive" errors.

or perhaps ......

If CruiseSpeed < 0 then CruiseSpeed = 0.  (Not sure when -ve CruiseSpeeds would ever be normal)

A negative Cruise speed it's just a symptom that something is wrong with the scenery. It's not that if we ignore it, the vehicle would magically work just the same, it would surely malfunction so, NOT ignoring the error, it's a way to point it out for checking, rather than having vehicles behaving strange, so they looked like GSX errors.