Author Topic: couatl crash  (Read 451 times)

ogeva

  • Newbie
  • *
  • Posts: 30
couatl crash
« on: January 23, 2024, 06:52:36 pm »
Hello,
Recently it seems hat GSX crashes with a message that an addon cause couatl to crash - and this log:
requestFacilityData KMSP
requestFacilityData DONE KMSP
Loading airport KMSP
Code: [Select]
Traceback (most recent call last):
  File ".\common\modelCustomization.py", line 1076, in setJetwayAirlineCode
  File ".\common\modelCustomization.py", line 1120, in getModelForCouatlType
  File ".\common\modelCustomization.py", line 1089, in getModelsForCouatlType
  File ".\common\criticalsection.py", line 23, in _synchronized
  File ".\common\modelCustomization.py", line 756, in _cache
  File ".\common\modelCustomization.py", line 729, in fetchDependentPackages
  File ".\python27\json\__init__.py", line 291, in load
  File ".\python27\json\__init__.py", line 339, in loads
  File ".\python27\json\decoder.py", line 364, in decode
  File ".\python27\json\decoder.py", line 380, in raw_decode
UnicodeDecodeError: 'utf8' codec can't decode byte 0x87 in position 3: invalid start byte
{'Airport': 'KMSP', 'User Pos': (44.87738343991629, -93.24373610394262, 253.275 m, 4.60047 m, 183.09304876334633, -0.0002053244534181431, 0.003490658476948738, 0.0, 4.572, 1.0)}
This happens with PMDG 737 and inibuilds A300. I did not test other airplanes since this started.

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 51237
    • VIRTUALI Sagl
Re: couatl crash
« Reply #1 on: January 23, 2024, 07:03:16 pm »
You don't have the latest update:

https://www.fsdreamteam.com/forum/index.php/topic,31048.0.html

This confirmed by your log, which shows an error in a line that has then moved, indicating you are not updated.

ogeva

  • Newbie
  • *
  • Posts: 30
Re: couatl crash
« Reply #2 on: January 23, 2024, 07:21:33 pm »
But there's no update for me to install - see attached image

ogeva

  • Newbie
  • *
  • Posts: 30
Re: couatl crash
« Reply #3 on: January 23, 2024, 07:55:04 pm »
Nevermind, I clicked check and it fixed it.
Thanks!