Prepar3d 4.5 HF2, GSX2 updated
A few days ago, it worked perfectly. I then changed the parking numbers of an airport, to real world numbers. I changed the numbers with notepad+ in the gsx.ini file of this airport. All went fine, but the gate numbers remained the same. So i also had to change these with the text editor.
Now GSX editor has changed. I can´t see anything in the jetway windows. It is just empty and doesn´t fill if I wait. The editor even creates more empty windows Jetway1 Jetway2.
I tried to reinstall GSX, tried to update one more time. Also disabled the edited gsx.ini file, starting the editor and creating new jetways on one parking. Same problem then.
Also the aircraft editor does not open nor the settings. I can no longer restart Couatl. The only solution is to restart the whole sim.
Exiting the sim, I got this error log in Couatl.err
couatl v3.2 (build 4289)
panic log started on Sat Jan 4 19:58:22 2020
problem raised by addon <unknown>
Traceback (most recent call last):
File ".\GSX\parkingDialog.py", line 3016, in resetJetwayGateNumber
AttributeError: 'ParkingDialog' object has no attribute 'jetwayGateNumber1'
{'Airport': 'VABB', 'Requested parking services to': 'Gate V 32', 'User Pos': (19.099454541144574, 72.8775488644371, 13.9586 m, 2.68262 m, 299.11587481650946)}
Traceback (most recent call last):
File "<string>", line 22, in OnIdle
File ".\GSX\parkingDialog.py", line 3016, in resetJetwayGateNumber
AttributeError: 'ParkingDialog' object has no attribute 'jetwayGateNumber1'
This gsx.ini looks like this
[general]
afcad_path = VABB_ADEP4_ADE.bgl
[gate v 32]
nopassengerstairs = 1
nopassengerbus = 0
ignoreicaoprefixes = 0
ignorepreferredexit = 0
snapleftpushbackpos = 1
snaprightpushbackpos = 1
undergroundrefueling = 0
parkingsystem = 1
hasjetway = 2
pushback = 3
pushbackaddpos = []
pushbacklabels = Nose Right/Tail Left (LEFT)|Nose Left/Tail Right (RIGHT)
maxwingspan = 46.0
radiusleft = 23.0
radiusright = 18.4
loadertype = 3 3 2
airlinecodes =
type = 9
handlingtexture = IGO
cateringtexture =
usercustomized = 1
jetway_pos = 19.0995019203485 72.8771855880575 104.115875244141
jetway2_pos = 19.0994051880872 72.877226196601 119.115875244141
jetway_simtitle = FSDT_SODE_JW_TBC3_41_19
jetway_linkedsimobjectsmask = 15
jetway_staticlinkedsimobjectsmask = 15
jetway_logo = airport_kmco_orlando
jetway2_simtitle = FSDT_SODE_JW_TBC2_33_21
jetway2_linkedsimobjectsmask = 7
jetway2_staticlinkedsimobjectsmask = 7
jetway2_logo = airport_kmco_orlando
jetway_bridge_pos = 19.0995018101865 72.877186048863 35.6158752441408
jetway_bridge_simtitle = FSDT_JWB_JBTC_03
jetway_bridge2_pos = 19.0994047934663 72.8772259654024 125.31587524414
jetway_bridge2_simtitle = FSDT_JWB_TBC_05
I added the log file. What can I do?