FSDreamTeam forum
Products Support => GSX Support FSX/P3D => Topic started by: pkkapkka on May 03, 2018, 03:32:43 pm
-
Hi,
First of all, thank you for this product: it is really cool!!
I am using FSX, default C172, default airport LJPZ, avast antivirus (Addon Manager directory excluded) and I should have the latest GSX version.
I have the following problem: at parking position 2 and 3 of LJPZ the deboarding and boarding does not work, and also the customization sends GSX in panic mode. Out of curiosity I checked with ADEX the airport, but there seems to be no fault. Other default small airports that I use, like LIDR, works flowlessly. The errors are the following:
couatl v3.2 (build 3985)
panic log started on Thu May 3 15:18:17 2018
problem raised by addon baseAssistanceVehicle.py
Traceback (most recent call last):
File ".\common\fsm.py", line 73, in executeDoFuncToCompletion
File ".\GSX\assistanceServices\baseAssistanceVehicle.py", line 351, in do
File ".\GSX\assistanceServices\passengerBus.py", line 106, in getLeaveRoute
IndexError: list index out of range
{'Airport': 'LJPZ', 'Requested assistance services at': 'Parking 2', 'User Pos': (45.4748877883996, 13.615986378958423, 3.2761 m, 1.1431 m, 59.53999472302064)}
couatl v3.2 (build 3985)
panic log started on Thu May 3 15:23:06 2018
problem raised by addon baseAssistanceVehicle.py
Traceback (most recent call last):
File ".\common\fsm.py", line 73, in executeDoFuncToCompletion
File ".\GSX\assistanceServices\baseAssistanceVehicle.py", line 351, in do
File ".\GSX\assistanceServices\passengerBus.py", line 106, in getLeaveRoute
IndexError: list index out of range
{'Airport': 'LJPZ', 'Requested assistance services at': 'Parking 3', 'User Pos': (45.474653765617674, 13.616162482711818, 3.27613 m, 1.14313 m, 59.54001836438265)}
couatl v3.2 (build 3985)
panic log started on Thu May 3 15:21:52 2018
problem raised by addon __init__.py
Traceback (most recent call last):
File ".\GSX\__init__.py", line 400, in <lambda>
File ".\common\youcontrol.py", line 233, in showMenusWithSameTag
File ".\common\youcontrol.py", line 86, in showContainer
File ".\common\youcontrol.py", line 212, in show
File ".\GSX\assistanceServices\__init__.py", line 2158, in perform
File ".\GSX\__init__.py", line 500, in customizeAirport
File ".\GSX\__init__.py", line 568, in startParkingEditor
File ".\GSX\parkingEditor.py", line 895, in activate
File ".\GSX\parkingEditor.py", line 941, in selectVehicle
File ".\GSX\parkingEditor.py", line 51, in createPreferredExitMarker
IndexError: list index out of range
{'Airport': 'LJPZ', 'Requested parking services to': 'Parking 2', 'User Pos': (45.47488778829574, 13.61598640680313, 3.28057 m, 1.14757 m, 59.54000091552734)}
Any idea if I am doing something wrong?
Ciao,
Marco
-
The problem is the default C172, which has no exit defined in its aircraft.cfg file, so you must first configure it in GSX.
-
Thanks for the reply.
I configured the default C172 with exit 1 and cargo 1: now I can customize the parking position. However, asking to disembark or loading passengers still causes the error:
couatl v3.2 (build 3985)
panic log started on Thu May 3 17:39:16 2018
problem raised by addon baseAssistanceVehicle.py
Traceback (most recent call last):
File ".\common\fsm.py", line 73, in executeDoFuncToCompletion
File ".\GSX\assistanceServices\baseAssistanceVehicle.py", line 351, in do
File ".\GSX\assistanceServices\passengerBus.py", line 106, in getLeaveRoute
IndexError: list index out of range
{'Airport': 'LJPZ', 'Requested assistance services at': 'Parking 2', 'User Pos': (45.474887788320835, 13.615986406866107, 3.27611 m, 1.14311 m, 59.54000901558568)}
Catering, fueling and pushback are perfectly fine. Could it be that I need to configure something else? The airport is the default one and I could not see any broken link or similar in ADEX.
Bye,
Marco
-
You had 2 separate errors, the issue of not configuring the C172 only fixed the first one.
The 2nd one was caused again by the fact GSX is more tuned for larger planes so, in your case, that airport had two small parking spots too close to each other, which confused a special algorithm in GSX that tries to fix mistakes like nodes inside the parking radius.
We had a look at it and updated, so it should work even with smaller parkings now. Run the FSDT Live Updater now to get it.
-
Hello Umberto,
THANK YOU VERY MUCH!!!!
I updated GSX and everything works perfectly!!! ;D ;D ;D ;D
Although GSX is targeted for bigger planes, I find it perfect also for GA ;)
Bye,
Marco