On August 5, 2019 I was able to customize 2 airports without any issues. I then ran the Live Update very late on August 6, 2019. I am now trying to customize LFPG (AFCAD and ini attached) but I am getting a constant error message as listed below. I have tried running the Live Update again and no new files were downloaded.
This seems to be an isolated issue with some parking positions. I was able to customize 18 positions prior to this error starting. I am using P3dv4 on Windows 7 64-bit, aircraft is Aerosoft CRJ-900 (same aircraft I use to customize all positions on all airports between 12 meters and 18 meters). Only other addon running is UTLive which was running for the first 18 positions, and has also been running on all the other airports I have customized. The problem comes when I hit F4 to move from the parking position to the Parking stand, or by pressing "Y" to exit the editor after moving the parking position. I can edit position J10 with no issues at all, but if I then select J13, I immediately get the same error message (the log for J13 is below the log for J12).
Error:
http://prntscr.com/opik0qLog from position J12:
couatl v3.2 (build 4244)
panic log started on Wed Aug 7 04:24:53 2019
problem raised by addon <unknown>
Traceback (most recent call last):
File ".\GSX\editor.py", line 36, in __call__
File ".\GSX\parkingEditor.py", line 1423, in onMove
File ".\GSX\parkingServices\basic.py", line 329, in editorMoveToPositionAndHeading
AttributeError: 'NoneType' object has no attribute 'elevation'
{'Airport': 'LFPG', 'Requested parking services to': 'Gate J 12', 'User Pos': (49.00327444951889, 2.6000103258336082, 121.767 m, 2.286 m, 85.49999984217443)}
Log from position J13:
couatl v3.2 (build 4244)
panic log started on Wed Aug 7 04:46:24 2019
problem raised by addon <unknown>
Traceback (most recent call last):
File ".\GSX\editor.py", line 55, in <lambda>
File ".\GSX\parkingEditor.py", line 1268, in onExit
File ".\GSX\__init__.py", line 666, in parkingEditorDidFinish
File ".\GSX\__init__.py", line 582, in customizeAirport
File ".\GSX\__init__.py", line 652, in startParkingEditor
File ".\GSX\parkingEditor.py", line 1168, in activate
File ".\GSX\__init__.py", line 657, in parkingEditorWillActivateOnParking
File ".\GSX\__init__.py", line 1077, in prepareGate
File ".\GSX\assistanceServices\__init__.py", line 3209, in setGate
File ".\GSX\assistanceServices\baseAssistanceVehicle.py", line 157, in setGate
File ".\GSX\assistanceServices\fuelTruck.py", line 366, in getSimObjectModel
File ".\common\modelCustomization.py", line 623, in getModelForCouatlType
AssertionError
{'Airport': 'LFPG', 'Requested parking services to': 'Gate J 13', 'User Pos': (49.00298606604188, 2.6001276075841835, 121.663 m, 2.18235 m, 48.19269812872243)}
If I select to restart Couatl, then I first get a message "Airport cache loaded successfully" but then no GSX objects show up - no jetways, no carts, no ground stands, nothing. If I try to open the GSX menu, i get the error "[GSX] could not find valid AFCAD data at this position, services are not available." I then have to close P3D and restart it to get GSX to work again (sometimes I have to restart P3d 2 times to get GSX back up), but even after restarting, I still get the same error as above.
I have tried both J12 and J13 in a different aircraft - default F22 and neither gave the error. I have checked the aircraft config file and everything is correct and unchanged in it. I can load up the default F22 at position J12 and customize it, then move to J13 and customize it with no errors, but if I then change aircraft back to the CRJ-900 and position J12 I will again get the error. I had no crashes from GSX using the CRJ-900 prior to the last update and used the aircraft to update a different airport just prior to running Live Update.