Author Topic: Couatl Crashing at PHNL Cargo A Parking Customization  (Read 1968 times)

downscc

  • Full Member
  • ***
  • Posts: 167
Couatl Crashing at PHNL Cargo A Parking Customization
« on: July 05, 2019, 01:00:01 am »
Repeatable error:
couatl v3.2 (build 4231)
panic log started on Thu Jul  4 17:54:20 2019

problem raised by addon <unknown>
Traceback (most recent call last):
  File ".\GSX\__init__.py", line 581, in customizeAirport
  File ".\GSX\__init__.py", line 651, in startParkingEditor
  File ".\GSX\parkingEditor.py", line 1243, in activate
  File ".\GSX\parkingEditor.py", line 510, in showEditorMark
  File ".\GSX\parkingEditor.py", line 557, in editorSizeTo
  File ".\GSX\parkingEditor.py", line 529, in updateRttParkingInfo
UnicodeDecodeError: 'ascii' codec can't decode byte 0xa0 in position 15: ordinal not in range(128)
{'Airport': 'PHNL', 'Requested parking services to': '_CARGO A0 SOUTH\xa0Cargo', 'User Pos': (21.319436006666127, -157.9147420312554, 8.07525 m, 4.07525 m, 142.62043653196827)}

This also happens when trying to customize A1 North:
couatl v3.2 (build 4231)
panic log started on Thu Jul  4 17:58:38 2019

problem raised by addon <unknown>
Traceback (most recent call last):
  File ".\GSX\__init__.py", line 581, in customizeAirport
  File ".\GSX\__init__.py", line 651, in startParkingEditor
  File ".\GSX\parkingEditor.py", line 1243, in activate
  File ".\GSX\parkingEditor.py", line 510, in showEditorMark
  File ".\GSX\parkingEditor.py", line 557, in editorSizeTo
  File ".\GSX\parkingEditor.py", line 529, in updateRttParkingInfo
UnicodeDecodeError: 'ascii' codec can't decode byte 0xa0 in position 15: ordinal not in range(128)
{'Airport': 'PHNL', 'Requested parking services to': '_CARGO A1 NORTH\xa0Cargo', 'User Pos': (21.330181360294166, -157.91181340822283, 8.19166 m, 4.19166 m, 323.8628835340467)}

I added an .OFF extension to your phnl_fsdt.pye file to restore funtionality, even if without the GSX aliases for parking locations.
« Last Edit: July 05, 2019, 01:06:31 am by downscc »

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 51216
    • VIRTUALI Sagl
Re: Couatl Crashing at PHNL Cargo A Parking Customization
« Reply #1 on: July 05, 2019, 03:17:46 pm »
Fixed by running the FSDT Live Update now.

downscc

  • Full Member
  • ***
  • Posts: 167
Re: Couatl Crashing at PHNL Cargo A Parking Customization
« Reply #2 on: July 05, 2019, 08:40:05 pm »
I just ran Live Update and found that you are still deleting the AF files I've modified and not installing your AF file... I guess this one is still in the to do list.

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 51216
    • VIRTUALI Sagl
Re: Couatl Crashing at PHNL Cargo A Parking Customization
« Reply #3 on: July 06, 2019, 01:21:10 pm »
I just ran Live Update and found that you are still deleting the AF files I've modified and not installing your AF file... I guess this one is still in the to do list.

Exactly, there's a limited amount of things we can do in a 24 hours working day (that's how our working day usually lasts), and of course, fixing a crash like that takes the highest priority over the issue of AFCAD backups.