Author Topic: GSX Refueling Error  (Read 2549 times)

karimmouti

  • Newbie
  • *
  • Posts: 1
GSX Refueling Error
« on: August 09, 2019, 04:42:47 pm »
Hello guys, Im getting this error log after the last gsx update forcing couatl to crash and restart, it happens exactly when fuel truck attempts to refuel the aircraft.

couatl v3.2 (build 4244)
panic log started on Fri Aug  9 17:06:24 2019

problem raised by addon __init__.py
Traceback (most recent call last):
  File ".\common\fsm.py", line 73, in executeDoFuncToCompletion
  File ".\GSX\assistanceServices\__init__.py", line 2242, in do
AttributeError: 'Refueling' object has no attribute 'disableDetectCustomRefuel'
{'Airport': 'LIPZ', 'Requested assistance services at': 'Gate 219', 'User Pos': (45.50717865209524, 12.343342749720662, 6.5874 m, 4.4544 m, 76.6989217025339)}

any ideas how to solve this? thanks.

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 51003
    • VIRTUALI Sagl
Re: GSX Refueling Error
« Reply #1 on: August 09, 2019, 04:49:04 pm »
Your error log shows you are not using the latest update, since this error has already been reported and fixed in the current version of the Live Update.

mjl1966

  • Newbie
  • *
  • Posts: 21
Re: GSX Refueling Error
« Reply #2 on: February 19, 2024, 10:33:45 pm »
IAW with your intstructions not to start a new topic that has already been discussed, I am using this one as it most closely resembles my problem.

Fuel truck arrives.  GSX crashes:

couatl v3.2 (build 5318)
panic log started on Mon Feb 19 16:11:46 2024

problem raised by addon <unknown>
Traceback (most recent call last):
  File ".\common\fsm.py", line 73, in executeDoFuncToCompletion
  File ".\GSX\assistanceServices\fuelTruck.py", line 643, in do
AttributeError: 'NoneType' object has no attribute 'playAnimation'
{'Airport': 'TNCM', 'Requested assistance services at': 'Gate A 2', 'User Pos': (18.043152779521094, -63.11363333363204, 4.06537 m, 4.06537 m, 350.79568023817416, -8.467619045404717e-05, -0.00017453292093705386, -0.0, 3.98068812789917, 1.0)}
GSX SimStop

I ran the universal installer 1.1.5.

I clicked UPDATE ALL. 

Problem persists.

mjl1966

  • Newbie
  • *
  • Posts: 21
Re: GSX Refueling Error
« Reply #3 on: February 20, 2024, 02:21:51 am »
And now pushback is causing same error, different animation.

couatl v3.2 (build 5318)
panic log started on Mon Feb 19 20:20:36 2024

problem raised by addon <unknown>
Traceback (most recent call last):
  File ".\common\fsm.py", line 67, in switchToState
  File ".\GSX\assistanceServices\pushBack.py", line 557, in enter
AttributeError: 'NoneType' object has no attribute 'walkTo'
{'Airport': 'TNCM', 'Requested assistance services at': 'Gate A 2', 'User Pos': (18.043298832992622, -63.11364814637507, 4.05651 m, 4.05651 m, 350.9800182644026, -0.0009402446448802948, -0.00017453292093705386, -0.0, 3.98068812789917, 1.0)}
GSX SimStop

mjl1966

  • Newbie
  • *
  • Posts: 21
Re: GSX Refueling Error
« Reply #4 on: February 20, 2024, 05:11:55 am »
Your error log shows you are not using the latest update, since this error has already been reported and fixed in the current version of the Live Update.

Did you not read my post sir?  I downloaded and ran the latest universal installer which I downloaded from your website today (link below).   Please review what I actually said and the screenshot I provided proving that I ran the universal installer. I've run it three time.  If Couatl v3.2 (build 5318) is not the correct version, then kindly provide the update utility that will upgrade my installation to the correct version.  And kindly advise what the correct version is so I'm not working blind.

Also - the problem is directly related to modifications I made to the gate using the parking space editor.  I created an exclude, added a second gate and moved some of the vechicles around.  If I move over to the next gate, which I have not modified, the refueling truck works fine.

Here is the link to the Universal Installer I used:

https://www.fsdreamteam.com/update/FSDT_Universal_Installer.exe

mjl1966

  • Newbie
  • *
  • Posts: 21
Re: GSX Refueling Error
« Reply #5 on: February 20, 2024, 05:24:45 am »
And now I have found the exact cause.  I reset the parking spot to defaults.  The refueling truck worked fine after that.  Then, I checked the "underground refueling" checkbox.  This resulted in the refueling truck taking a different route.  Without the underground refueling checked on, it drives straight under the aircraft wing.  With the underground refueling checkbox active, it goes around the wing and turns in towards the front.  Then GSX crashes.

Not to mention the fact that the underground refueling checkbox doesn't actually cause the program to use the underground refueling procedure.