Author Topic: Couatl engine crashing on pushback  (Read 2346 times)

swaor

  • Newbie
  • *
  • Posts: 18
Couatl engine crashing on pushback
« on: July 01, 2019, 02:30:29 pm »
First, great update guys! Looks fantastic.
But When I try to push back using GSX Couatl seems to crash.

Error log for small pushback truck:


couatl v3.2 (build 4231)
panic log started on Mon Jul  1 14:20:36 2019

problem raised by addon <unknown>
Traceback (most recent call last):
  File ".\GSX\assistanceServices\pushBack.py", line 210, in startRegularPushback
  File ".\common\fsm.py", line 67, in switchToState
  File ".\GSX\assistanceServices\pushBack.py", line 235, in enter
  File ".\GSX\assistanceServices\pushBack.py", line 155, in materializeWalker
  File ".\common\modelCustomization.py", line 631, in getModelForCouatlType
common.modelCustomization.NoModelInstalled: No model of type GsxWingwalker is currently installed
{'Airport': 'ENGM', 'Requested assistance services at': 'Gate 16', 'User Pos': (60.19568130477004, 11.093390914673323, 211.945 m, 4.37683 m, 197.1710071747807)}


And for the big pushback truck:

couatl v3.2 (build 4231)
panic log started on Mon Jul  1 14:21:35 2019

problem raised by addon <unknown>
Traceback (most recent call last):
  File ".\common\fsm.py", line 73, in executeDoFuncToCompletion
  File ".\GSX\assistanceServices\pushBack.py", line 259, in do
  File ".\GSX\assistanceServices\pushBack.py", line 155, in materializeWalker
  File ".\common\modelCustomization.py", line 631, in getModelForCouatlType
common.modelCustomization.NoModelInstalled: No model of type GsxWingwalker is currently installed
{'Airport': 'ENGM', 'Requested assistance services at': 'Gate 16', 'User Pos': (60.19568130477004, 11.093390914673323, 211.945 m, 4.37683 m, 197.1710071747807)}

And also when I start the flight, GSX tells me that it couldn´t find any traffic cone models (??) altough that´s not that big of a problem.

Hope you guys can help me. For now I´ll have to live with default pushback I guess  :P

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 51237
    • VIRTUALI Sagl
Re: Couatl engine crashing on pushback
« Reply #1 on: July 01, 2019, 02:54:37 pm »
You don't say which simulator you use. From the error, it looks as if no objects are found. If you use FSX, it's likely the issue of your FSX.CFG corrupted by another addon, so our installer couldn't add the path to GSX objects correctly.

swaor

  • Newbie
  • *
  • Posts: 18
Re: Couatl engine crashing on pushback
« Reply #2 on: July 01, 2019, 03:02:31 pm »
Ah yes, sorry. I´m using P3D v4.5 (latest build).

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 51237
    • VIRTUALI Sagl
Re: Couatl engine crashing on pushback
« Reply #3 on: July 01, 2019, 03:19:48 pm »
Then it's not possible the objects couldn't be found. Try using the full installer instead.

swaor

  • Newbie
  • *
  • Posts: 18
Re: Couatl engine crashing on pushback
« Reply #4 on: July 01, 2019, 03:38:14 pm »
Then it's not possible the objects couldn't be found. Try using the full installer instead.

I´ll try that.

swaor

  • Newbie
  • *
  • Posts: 18
Re: Couatl engine crashing on pushback
« Reply #5 on: July 03, 2019, 12:31:06 pm »
Completely uninstalling and re-installing did the trick. Works almost flawlessly now (except for the towless pushback truck not rising the aircraft but I already saw a topic about it open on the forum).