Author Topic: Cuatl Scripting Engine Error **SOLVED**  (Read 3334 times)

rvm33

  • Newbie
  • *
  • Posts: 8
Cuatl Scripting Engine Error **SOLVED**
« on: July 16, 2017, 08:46:19 am »
Hello,
every time and on every airport I get the message"Cuatl Scripting Engine has encountered an unrecoverable error and will be restarted... please download latest Addon Manager..." and GSX enters in a loop where you get the error message, you can opt to view the log, you can opt to restart the cuatl engine and then from start, error message, log, restart etc.

At this airport the error seems to be linked to "CREATE_OBJECT_FAILED" in the case of this log:
"
User collision geometries reloaded
Loading airport LROP from C:\FSX\Addon Scenery\LROP Aflosim\scenery\Airport.bgl
Loading user customizations from C:\Users\xxx\AppData\Roaming\Virtuali/GSX\lrop-thhz7u.ini
Added Menu SubItem "Customize airport positions..." (parentId 81, id 98)
Error: exception CREATE_OBJECT_FAILED in call AICreateSimulatedObject param #1 'FSDT_Traffic_Cone2'
{'Airport': 'LROP', 'User Pos': (44.570211125945974, 26.080244441810155, 98.1352 m, 2.42816 m, 352.78418886360896)}
"
At this airport the following log was generated:
"
couatl v3.2 (build 3829)
panic log started on Sun Jul 16 09:31:57 2017

problem raised by engine or unspecified addon
{'Airport': 'LGAV', 'User Pos': (37.92717499395735, 23.93850832710627, 97.9312 m, 4.05322 m, 219.81936277598325)}
"
or
"
couatl v3.2 (build 3829)
panic log started on Sun Jul 16 09:43:23 2017

problem raised by engine or unspecified addon
{'Airport': 'MMMX', 'Requested assistance services at': 'Gate 18', 'User Pos': (19.434213649351015, -99.0827017185587, 2233.99 m, 4.07153 m, 328.5333010101108)}
"


Now. I have uninstalled all FSDT products, deleted all leftover files in ...roaming/virtuali and the old filepath and cleanly installed only the latest addon manager and then latest full installer of GSX and then ran FSDT Live Update".
GSX is pretty much unusable for me and this happened only after updating to the latest version.
Any ideas how to solve?

rvm33




« Last Edit: July 19, 2017, 12:56:30 pm by virtuali »

rvm33

  • Newbie
  • *
  • Posts: 8
Re: Cuatl Scripting Engine Error
« Reply #1 on: July 16, 2017, 09:31:31 am »
Reverted back to version 1.9.9.4 and all is ok again.
There is something wrong with the latest update.

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 51237
    • VIRTUALI Sagl
Re: Cuatl Scripting Engine Error
« Reply #2 on: July 17, 2017, 06:40:51 pm »
Reverted back to version 1.9.9.4 and all is ok again.There is something wrong with the latest update.

There's nothing wrong with the latest update, of course. The problem doesn't have anything to do with GSX but, most likely, it's a problem with your FSX.CFG or some application that changes the FSX.CFG, which has either corrupted the file, or removed the Simobjectpaths lines our installer adds.

See these threads here:

http://www.fsdreamteam.com/forum/index.php/topic,16040.msg114992.html#msg114992
http://www.fsdreamteam.com/forum/index.php/topic,15300.msg110801.html#msg110801

rvm33

  • Newbie
  • *
  • Posts: 8
Re: Cuatl Scripting Engine Error
« Reply #3 on: July 18, 2017, 04:38:30 pm »
Thank you for the hint.
Indeed, the installer adds a new path to simobjects\misc as this is moved now to c:\program files\addon manager.
I did not notice that and I swap fsx.cfg files for different flight situations. Therefore these older files missed the correct file path.
All is ok now, thanks again for the hint.