Author Topic: "The Addon <unknown> is causing the Couatl Scripting Engine to restart" errors  (Read 1555 times)

sho69607

  • Newbie
  • *
  • Posts: 13
Hello,

I keep getting a panic log with the above titled error message every time I attempt to launch GSX within MSFS. So far it has happened at 3 different airports, some default/some addon airports. What is causing this error to show up?

couatl v4.8 (build 4834)
panic log started on Sun Aug 28 08:11:30 2022

problem raised by addon <unknown>
Traceback (most recent call last):
  File ".\GSX\__init__.py", line 522, in <lambda>
  File ".\common\youcontrol.py", line 243, in showMenusWithSameTag
  File ".\common\youcontrol.py", line 84, in showContainer
  File ".\GSX\__init__.py", line 969, in checkOnGroundState
  File ".\GSX\assistanceServices\__init__.py", line 4042, in aircraftEngaged
  File ".\GSX\assistanceServices\__init__.py", line 4136, in materializeTrafficCones
  File ".\GSX\assistanceServices\__init__.py", line 4105, in materializeFuelManHole
  File ".\common\modelCustomization.py", line 1179, in getModelWithTitle
common.modelCustomization.ModelNotAvailable: No model of title FSDT_Fuel_Hydrant_Chevron
{'Airport': 'KPHX', 'User Pos': (33.43717763889759, -111.99982808347876, 346.92 m, 2.46765 m, 89.98701071473008, 0.01478398684412241, 0.024434609338641167, -0.005242971914502933, 2.553919111633301, 1.0)}

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 51216
    • VIRTUALI Sagl
I keep getting a panic log with the above titled error message every time I attempt to launch GSX within MSFS. So far it has happened at 3 different airports, some default/some addon airports. What is causing this error to show up?

Incomplete install, as explained here:

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

Phil7789

  • Jr. Member
  • **
  • Posts: 68
Hello Umberto,

I didn't want to open another thread as I received the same error today, but I think mine might be a bit different.

After landing in Rome (LIRF) I used GSX to deboard the plane, but I didn't wait until it is finished and exited to the main menu. This was the time when the mentioned error appeared.
Could this be related to me prematurely "closing" the world and GSX trying to spawn passengers in it? On the other hand I updated via the FSDT Installer yesterday and everything looked fine so I assume that my install is complete.

Log is attached.

Cheers Phil

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 51216
    • VIRTUALI Sagl
I didn't wait until it is finished and exited to the main menu. This was the time when the mentioned error appeared.

That's exactly what caused the error, exiting to the menu when passengers were still being created. The next update will prevent this, by restarting the program as soon as you exit to the main menu, because when there's a loading bar in progress or the simulator is returning to the menu, commands to create new objects are not accepted and will return an error even if the object exists.