Author Topic: GSX don't work with FBW and 787 Heavy division with liveries  (Read 2563 times)

Dervakon

  • Newbie
  • *
  • Posts: 24
GSX don't work with FBW and 787 Heavy division with liveries
« 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

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 51237
    • VIRTUALI Sagl
Re: GSX don't work with FBW and 787 Heavy division with liveries
« Reply #1 on: August 19, 2022, 01:52:25 am »
What's the exact name of the airplane ?

Dervakon

  • Newbie
  • *
  • Posts: 24
Re: GSX don't work with FBW and 787 Heavy division with liveries
« Reply #2 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

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 51237
    • VIRTUALI Sagl
Re: GSX don't work with FBW and 787 Heavy division with liveries
« Reply #3 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.

Dervakon

  • Newbie
  • *
  • Posts: 24
Re: GSX don't work with FBW and 787 Heavy division with liveries
« Reply #4 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
« Last Edit: August 19, 2022, 02:28:21 am by virtuali »

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 51237
    • VIRTUALI Sagl
Re: GSX don't work with FBW and 787 Heavy division with liveries
« Reply #5 on: August 19, 2022, 02:34:33 am »
Try again now.

Dervakon

  • Newbie
  • *
  • Posts: 24
Re: GSX don't work with FBW and 787 Heavy division with liveries
« Reply #6 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

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 51237
    • VIRTUALI Sagl
Re: GSX don't work with FBW and 787 Heavy division with liveries
« Reply #7 on: August 19, 2022, 02:41:36 am »
Try again now.

Dervakon

  • Newbie
  • *
  • Posts: 24
Re: GSX don't work with FBW and 787 Heavy division with liveries
« Reply #8 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