Author Topic: Suddenly crashing this morning  (Read 1817 times)

ski1382

  • Newbie
  • *
  • Posts: 1
Suddenly crashing this morning
« on: August 03, 2015, 12:50:14 pm »
Hey guys,

Program been running fine until this morning when suddenly it is constantly crashing, the following is appearing in the log file, any suggestions?

couatl v2.0 (build 2378)
panic log started on Mon Aug 03 11:46:03 2015

problem raised by addon <unknown>Traceback (most recent call last):
  File "couatl\common\fsm.py", line 67, in executeDoFuncToCompletion
  File "couatl\GSX\assistanceServices\catering.py", line 191, in do
  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[/i]
« Last Edit: August 03, 2015, 09:33:05 pm by virtuali »

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50683
    • VIRTUALI Sagl
Re: Suddenly crashing this morning
« Reply #1 on: August 03, 2015, 09:34:35 pm »
This issue has been discussed many times already ( 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.

As an additional suggestion, since you are using the standard version, you might want to try the GSX Public Beta, here:

http://www.fsdreamteam.com/forum/index.php/topic,12182.0.html

However, we cannot guaranteed it will fix every defective scenery out there.