FSDreamTeam forum

Products Support => GSX Support MSFS => Topic started by: Dervakon on August 19, 2022, 01:46:48 am

Title: GSX don't work with FBW and 787 Heavy division with liveries
Post by: Dervakon on August 19, 2022, 01:46:48 am
Hi,

When I try the A320 FBW with a custom liveries it don't work I got those errors

Using aircraft data from aircraftDb.py
Traceback (most recent call last):
  File ".\common\__init__.py", line 508, in onSimStart
  File ".\common\collisions.py", line 55, in reloadGeometries
  File ".\common\criticalsection.py", line 23, in _synchronized
  File ".\common\aircraftData.py", line 1824, in getAircraftData
  File ".\common\aircraftData.py", line 967, in __init__
  File ".\common\aircraftData.py", line 1148, in _processGsxCfg
  File ".\common\aircraftData.py", line 723, in _gsxCfgAirframeName
  File ".\python27\ntpath.py", line 85, in join
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 4: ordinal not in range(128)


It the same thing when I use the 787 Heavy division

Thanks
Title: Re: GSX don't work with FBW and 787 Heavy division with liveries
Post by: virtuali on August 19, 2022, 01:52:25 am
What's the exact name of the airplane ?
Title: Re: GSX don't work with FBW and 787 Heavy division with liveries
Post by: Dervakon on August 19, 2022, 01:54:46 am
FlyByWire A32x it a freeware A/C and the 787 mod from the Heavy division too

Thanks
Title: Re: GSX don't work with FBW and 787 Heavy division with liveries
Post by: virtuali on August 19, 2022, 02:02:35 am
Run the Live Update again now, the issue seems some unusual character in the airplane folder, I've added a check to report the error in the log, and prevent the program to stop.
Title: Re: GSX don't work with FBW and 787 Heavy division with liveries
Post by: Dervakon on August 19, 2022, 02:18:13 am
Hi,

I did the update twice and I still got the same error


Traceback (most recent call last):
 File ".\common\criticalsection.py", line 23, in _synchronized
  File ".\GSX\__init__.py", line 827, in checkAirplane
  File ".\common\criticalsection.py", line 23, in _synchronized
  File ".\common\aircraftData.py", line 1824, in getAircraftData
  File ".\common\aircraftData.py", line 967, in __init__
  File ".\common\aircraftData.py", line 1148, in _processGsxCfg
  File ".\common\aircraftData.py", line 723, in _gsxCfgAirframeName
  File ".\python27\ntpath.py", line 85, in join
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 4: ordinal not in range(128)


Thanks
Title: Re: GSX don't work with FBW and 787 Heavy division with liveries
Post by: virtuali on August 19, 2022, 02:34:33 am
Try again now.
Title: Re: GSX don't work with FBW and 787 Heavy division with liveries
Post by: Dervakon on August 19, 2022, 02:39:34 am
I have update and now I got this error

Using aircraft data from aircraftDb.py
Traceback (most recent call last):
  File ".\common\__init__.py", line 508, in onSimStart
  File ".\common\collisions.py", line 55, in reloadGeometries
  File ".\common\criticalsection.py", line 23, in _synchronized
  File ".\common\aircraftData.py", line 1828, in getAircraftData
  File ".\common\aircraftData.py", line 971, in __init__
  File ".\common\aircraftData.py", line 1152, in _processGsxCfg
  File ".\common\aircraftData.py", line 734, in _gsxCfgAirframeName
TypeError: cannot concatenate 'str' and 'exceptions.UnicodeDecodeError' objects

Thanks
Title: Re: GSX don't work with FBW and 787 Heavy division with liveries
Post by: virtuali on August 19, 2022, 02:41:36 am
Try again now.
Title: Re: GSX don't work with FBW and 787 Heavy division with liveries
Post by: Dervakon on August 19, 2022, 02:53:26 am
Hi Umberto,

It work with the 2 Aircrafts, Thank you very, very much for the fast solution  :D

Regard