FSDreamTeam forum
Products Support => GSX Support MSFS => Topic started 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
-
What's the exact name of the airplane ?
-
FlyByWire A32x it a freeware A/C and the 787 mod from the Heavy division too
Thanks
-
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.
-
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
-
Try again now.
-
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
-
Try again now.
-
Hi Umberto,
It work with the 2 Aircrafts, Thank you very, very much for the fast solution :D
Regard