Author Topic: GSX does not work after update Addon Manager 3.1.0.1  (Read 2090 times)

Rajah

  • Newbie
  • *
  • Posts: 5
GSX does not work after update Addon Manager 3.1.0.1
« on: February 12, 2017, 06:46:31 pm »
Hi,

During start of FSX I did get a message for a GSX update. I gave "1" to acknowledge and the message to restart FSX.
After that I got the message:

The addon <unknown> is causing the Couatl scripting engine to restart. Please download and install the latest stand-alone addon manager.
I did that but is that the addon manager in Options > FSX.?

Further I get this notice.
couatl v3.1 (build 3625)
panic log started on Sun Feb 12 18:02:06 2017

problem raised by addon <unknown>
Traceback (most recent call last):
  File "couatl\common\fsm.py", line 73, in executeDoFuncToCompletion
  File "couatl\GSX\assistanceServices\__init__.py", line 825, in do
AttributeError: 'module' object has no attribute 'gsx'
{}
User collision geometries reloaded

How to get GSX working again?

Frans


virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50939
    • VIRTUALI Sagl
Re: GSX does not work after update Addon Manager 3.1.0.1
« Reply #1 on: February 13, 2017, 10:29:27 am »
  File "couatl\GSX\assistanceServices\__init__.py", line 825, in do AttributeError: 'module' object has no attribute 'gsx'

Already discussed and answered here:

http://www.fsdreamteam.com/forum/index.php/topic,15100.msg109785.html#msg109785

Rajah

  • Newbie
  • *
  • Posts: 5
Re: GSX does not work after update Addon Manager 3.1.0.1
« Reply #2 on: February 13, 2017, 10:55:01 am »
Thanks.

[gsx]
disable = 1

and change it to

[gsx]
disable = 0

Then start FSX again.

did the trick.

Frans