Author Topic: Crash at Pushback Request due to CheckIcingConditionsSimple()  (Read 567 times)

vocux

  • Newbie
  • *
  • Posts: 6
Crash at Pushback Request due to CheckIcingConditionsSimple()
« on: September 01, 2022, 06:34:20 pm »
Hello! I stumbled onto kind of a weird problem. Yesterday during night time I tried to request pushback but the Couatl engine seemed to have crashed instantly (not responding anymore, not showing the GSX menu). According to the error log (see below) the cause was "TypeError: CheckIcingConditionsSimple() takes exactly 2 arguments (1 given)".

Restarting the Engine via the TaskBar icon in Windows worked, a I retried requesting pushback but it crashed again. Then I tried the same thing with different airplanes at different airports throughout Germany and it always crashed. Then at an airport in the USA I set the simulator time to daytime... and pushback worked again. Today I tried to replicate this, couldn't at first, but then I managed to replicate it once by setting the simulator time to night time and requesting pushback in Hamburg and it crashed again. All crashes I described showed the same error in the log.

Problem occures since I'm on the latest GSX update from August 31st, 2022. Never had any such problems before I updated (I was still on the old version from months ago). I'm on Prepar3D 5.2 and Windows 11. This is the error log from today, Addon was sim-wings Pro Hamburg, plane was the Aerosoft CRJ Pro (but as I said it crashed at different airports with different planes).

-------------------

couatl v4.8 (build 4817)
panic log started on Thu Sep  1 16:57:54 2022

problem raised by addon <unknown>
Traceback (most recent call last):
  File ".\common\fsm.py", line 73, in executeDoFuncToCompletion
  File ".\GSX\assistanceServices\__init__.py", line 3123, in do
  File ".\common\sceneryAddOnMulti.py", line 1242, in CheckIcingConditions
TypeError: CheckIcingConditionsSimple() takes exactly 2 arguments (1 given)
{'Airport': 'EDDH', 'Requested assistance services at': 'Gate 44', 'User Pos': (53.62553089863104, 10.003842087485232, 14.177 m, 2.17696 m, 242.69999715354786, 0.02799162082374096, 0.02967059798538685, -0.0, 2.286, 1.0)}
Number of passengers provided by airplane addon =  50

-------------------

Any help would be greatly appreciated.
« Last Edit: September 01, 2022, 06:42:15 pm by vocux »