Author Topic: Stand editor Crash  (Read 2933 times)

craigt47

  • Newbie
  • *
  • Posts: 21
Stand editor Crash
« on: January 04, 2018, 10:46:33 am »
Hi All,

Does anyone know why i am getting this crash every time i open the stand editor?


couatl v3.2 (build 3883)
panic log started on Thu Jan  4 09:44:23 2018

problem raised by addon <unknown>
Traceback (most recent call last):
  File ".\GSX\__init__.py", line 490, in customizeAirport
  File ".\GSX\__init__.py", line 558, in startParkingEditor
  File ".\GSX\parkingEditor.py", line 894, in activate
  File ".\GSX\parkingEditor.py", line 940, in selectVehicle
  File ".\GSX\parkingEditor.py", line 51, in createPreferredExitMarker
IndexError: list index out of range
{'Airport': 'EGLL', 'Requested parking services to': 'Parking 605', 'User Pos': (51.46244040871535, -0.46282864439142424, 27.159 m, 1.859 m, 180.67570688742865)}

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50683
    • VIRTUALI Sagl
Re: Stand editor Crash
« Reply #1 on: January 04, 2018, 11:03:57 am »
Are you sure you have the latest GSX update ? That error appeared in a previous version if you tried to configure a parking with an airplane that has no exits (or an unconfigured plane), but it should be fixed now.

craigt47

  • Newbie
  • *
  • Posts: 21
Re: Stand editor Crash
« Reply #2 on: January 04, 2018, 11:30:40 am »
whats the latest? how can i check?

craigt47

  • Newbie
  • *
  • Posts: 21
Re: Stand editor Crash
« Reply #3 on: January 04, 2018, 11:43:39 am »
Hi,

I have run live updated and restarted and i still get the crash:

couatl v3.2 (build 3883)
panic log started on Thu Jan  4 10:43:44 2018

problem raised by addon <unknown>
Traceback (most recent call last):
  File ".\GSX\__init__.py", line 490, in customizeAirport
  File ".\GSX\__init__.py", line 558, in startParkingEditor
  File ".\GSX\parkingEditor.py", line 894, in activate
  File ".\GSX\parkingEditor.py", line 940, in selectVehicle
  File ".\GSX\parkingEditor.py", line 51, in createPreferredExitMarker
IndexError: list index out of range
{'Airport': 'EGLL', 'Requested parking services to': 'Parking 605', 'User Pos': (51.46244001283673, -0.46282817195376486, 27.1052 m, 1.80522 m, 180.3019272961713)}

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50683
    • VIRTUALI Sagl
Re: Stand editor Crash
« Reply #4 on: January 08, 2018, 10:12:49 pm »
I have run live updated and restarted and i still get the crash:

Are you still trying to edit a parking on an airplane with no exits ? Even if that error shouldn't appear, it's not a very good idea doing that anyway, since you won't see any vehicles, you won't be able to set the stopping position correctly, and so many other issues I cannot think of right now.

Basically, if you want to edit a parking, do it with a properly configured airplane.

craigt47

  • Newbie
  • *
  • Posts: 21
Re: Stand editor Crash
« Reply #5 on: January 13, 2018, 02:43:45 pm »
Hi,

it has exits and i do see vans, trucks etc. But, i only get the crash when editing.

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50683
    • VIRTUALI Sagl
Re: Stand editor Crash
« Reply #6 on: January 13, 2018, 02:51:16 pm »
it has exits and i do see vans, trucks etc. But, i only get the crash when editing.

I'm sorry but, the error log clearly show your airplane has no exits, most likely because you never configured it for GSX. Vehicles can still appear (in not so precise locations), because the main GSX program can still figure it out the exits somehow from the aircraft.cfg file but, in order to use the editor, the airplane must be fully and properly configured for GSX.