Author Topic: GSX level 2 causing couatl crash at KLAS **SOLVED**  (Read 1425 times)

Guy1300

  • Jr. Member
  • **
  • Posts: 50
GSX level 2 causing couatl crash at KLAS **SOLVED**
« on: January 05, 2019, 10:18:20 pm »
Hey,
So I tried several times to load at KLAS and every time couatl crash when it loads GSX.
I tried also to block the Addon manager folder (of FSDT) in the antivirus but no luck.

couatl v3.2 (build 4061)
panic log started on Sat Jan  5 23:08:24 2019

problem raised by addon <unknown>
Traceback (most recent call last):
  File ".\common\sceneryAddOnMulti.py", line 1044, in addJetways
  File ".\GSX\airportCustomization.py", line 238, in addJetwayHook
  File ".\common\__init__.py", line 14, in GetRegistryValue
WindowsError: (2, '')
{'Airport': 'KLAS', 'User Pos': (36.08093820513782, -115.14782879501578, 667.319 m, 2.55118 m, 54.99999999068675)}
Traceback (most recent call last):
  File "<string>", line 22, in OnIdle
  File ".\common\sceneryAddOnMulti.py", line 1044, in addJetways
  File ".\GSX\airportCustomization.py", line 238, in addJetwayHook
  File ".\common\__init__.py", line 14, in GetRegistryValue

And it continues.


Thanks for help!
« Last Edit: January 09, 2019, 10:49:02 am by virtuali »

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50875
    • VIRTUALI Sagl
Re: GSX level 2 causing couatl crash at KLAS
« Reply #1 on: January 07, 2019, 11:27:15 am »
Something is wrong with your registry, since it seems a key which is surely added by the GSX installer is missing. Try this:

- open the GSX Control Panel

- click the Disable/Restore default jetways buttons twice, to be sure default jetways has been disabled.

Guy1300

  • Jr. Member
  • **
  • Posts: 50
Re: GSX level 2 causing couatl crash at KLAS
« Reply #2 on: January 08, 2019, 06:08:23 pm »
Works now, thanks!