Author Topic: GSX restarts at the end of the procedures  (Read 178 times)

polus_WAW

  • Newbie
  • *
  • Posts: 3
GSX restarts at the end of the procedures
« on: March 11, 2024, 02:45:37 pm »
Hello,

At the end of boarding/deborarding procedure, GSX stops and couatl.log file open, error message appears with suggestions: restart gsx or close. When i choose restart, then GSX is restarting, pushback is working etc.
Before last update everything worked fine.

Logs:
Python 2.7.13 Stackless 3.1b3 060516 (default, May 22 2017, 13:45:26) [MSC v.1900 32 bit (Intel)] wxPython 3.0.2.0
couatl v3.2 (build 5318)

Traceback (most recent call last):
  File ".\common\fsm.py", line 67, in switchToState
  File ".\GSX\assistanceServices\__init__.py", line 2531, in enter
  File ".\GSX\assistanceServices\__init__.py", line 1336, in stopEmitters
AttributeError: 'Boarding' object has no attribute 'checkCameraRequest'
{'Airport': 'BIKF', 'Requested assistance services at': 'Parking 20', 'User Pos': (63.99374999993292, -22.62922247763321, 55.6588 m, 3.53881 m, 270.00154032440554, 0.00872231274843216, 0.009773843921720982, -0.0, 3.5052000000000003, 1.0)}
GSX SimStop

Traceback (most recent call last):
  File ".\common\fsm.py", line 54, in switchToState
  File ".\GSX\assistanceServices\__init__.py", line 1941, in exit
  File ".\GSX\assistanceServices\__init__.py", line 1336, in stopEmitters
AttributeError: 'Deboarding' object has no attribute 'checkCameraRequest'
{'Airport': 'BGSF', 'Requested assistance services at': 'Parking 20', 'Requested parking services to': 'SW Parking 5', 'User Pos': (67.00960172310198, -50.70786301980604, 53.8457 m, 3.55371 m, 329.6647438069076, 0.009564711712300777, 0.009773843921720982, -0.0, 3.5052000000000003, 1.0)}
GSX SimStop

Traceback (most recent call last):
  File ".\common\fsm.py", line 67, in switchToState
  File ".\GSX\assistanceServices\__init__.py", line 2531, in enter
  File ".\GSX\assistanceServices\__init__.py", line 1336, in stopEmitters
AttributeError: 'Boarding' object has no attribute 'checkCameraRequest'
{'Airport': 'NSFA', 'Requested assistance services at': 'Gate 2', 'User Pos': (-13.831627778239524, -171.99585844168078, 21.2209 m, 3.54285 m, 269.7654144170733, 0.00859784334897995, 0.009773843921720982, -0.0, 3.5052000000000003, 1.0)}
GSX SimStop

Regards,
Poul

polus_WAW

  • Newbie
  • *
  • Posts: 3
Re: GSX restarts at the end of the procedures
« Reply #1 on: March 12, 2024, 02:04:49 pm »
Yesterday's update seems to have solved the problem.

Thanks
--
Poul