Author Topic: Couatl Error ... FYI  (Read 979 times)

FNLU

  • Newbie
  • *
  • Posts: 19
Couatl Error ... FYI
« on: March 30, 2022, 11:50:16 pm »
Please see following log file:

couatl v4.0 (build 4642)
panic log started on Wed Mar 30 16:44:44 2022

problem raised by addon baggageLoader.py
Traceback (most recent call last):
  File ".\common\fsm.py", line 67, in switchToState
  File ".\GSX\assistanceServices\baggageLoader.py", line 265, in enter
AttributeError: 'CargoLoader' object has no attribute 'extension'
{'Airport': 'SCEL', 'Requested assistance services at': 'Gate W 7', 'User Pos': (-33.40699997636142, -70.7953159391859, 477.613 m, 3.90891 m, 87.7994362563608, -0.0028977689798921347, -0.00017453292093705386, -0.0, 3.98068812789917, 1.0)}
createCamera() BaggageLoaderMain Behind
createCamera() BaggageLoaderMain Front
createCamera() BaggageLoaderMain Right
createCamera() BaggageLoaderMain Left

Thanks
Walter

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50768
    • VIRTUALI Sagl
Re: Couatl Error ... FYI
« Reply #1 on: March 31, 2022, 09:34:26 am »
Please indicate all the following:

- the airplane used

- if you made a configuration for it or, if it's a supported one, if you changed the default one, and how

Because, from your error, it seems that no Cargo Loader vehicle could be found at all, which usually means something wrong with the airplane configuration.

FNLU

  • Newbie
  • *
  • Posts: 19
Re: Couatl Error ... FYI
« Reply #2 on: March 31, 2022, 06:52:47 pm »
PMDG 744BCF; I have not made a cfg (ever, for any A/C) nor changed the default one ever.  GSX works great as-is with all my A/C and I keep it updated.

 Just now tried it again and it worked fine. 
Thanks
Walter

HKogge

  • Newbie
  • *
  • Posts: 9
Re: Couatl Error ... FYI
« Reply #3 on: April 06, 2022, 03:10:24 pm »
Just to add my +1, I also encountered this error (twice):

Code: [Select]
couatl v4.0 (build 4642)
panic log started on Wed Apr  6 15:00:18 2022

problem raised by addon <unknown>
Traceback (most recent call last):
  File ".\common\fsm.py", line 67, in switchToState
  File ".\GSX\assistanceServices\baggageLoader.py", line 265, in enter
AttributeError: 'CargoLoader' object has no attribute 'extension'
{'Airport': 'YMML', 'Requested assistance services at': 'Parking 2', 'User Pos': (-37.67814833098507, 144.84791601771414, 136.461 m, 4.18008 m, 170.70440852776412, 0.013134235516190529, 0.008115781471133232, -0.0, 3.98068812789917, 1.0)}

Aircraft used: PMDG 77F, no custom aircraft profile.
Airport: ORBX Melbourne with the GSX profile provided by ORBX.
Sim: P3Dv4.4
OS: Windows 11

After arriving at my Gate (not preselected), I opened GSX via Ctrl+F12 and selected "Request Deboarding".
The previous boarding at departure had no issues. Restarting couatl and then again requesting deboarding works fine.

I already did a Live Update after first seeing this error last night, I still received this error again today.

Cheers,
Eric

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50768
    • VIRTUALI Sagl
Re: Couatl Error ... FYI
« Reply #4 on: April 06, 2022, 10:16:55 pm »
I can only repeat and confirm what I said in my last post, this error shouldn't happen, because it looks as if there was no Cargo loader at all, as if the airplane config was wrong, so no cargo loader was found to fit the plane.

That's the only possible reason for the error, which says it could find the "extension" parameter which, of course, I double checked, and it's surely present in all SIM.CFG of all Cargo Loaders GSX is supplied with so, the only way that data was missing, if there was no Cargo Loader available.

Are you sure you don't have a custom airplane profile ? Check the airplane customization page.