Author Topic: New Error, can't use GSX services...  (Read 3745 times)

paul_smith_gw

  • Newbie
  • *
  • Posts: 39
New Error, can't use GSX services...
« on: December 08, 2012, 06:26:59 pm »
Getting this error... Not sure, literally just started a few hours ago... Any ideas??
P.S. I attached the Aircraft.cfg of the plane this happens with.

couatl v2.0 (build 2322)
panic log started on Sat Dec 08 12:20:22 2012
Traceback (most recent call last):
  File "couatl\common\fsm.py", line 67, in executeDoFuncToCompletion
  File "couatl\GSX\assistanceServices\__init__.py", line 653, in do
  File "couatl\common\criticalsection.py", line 23, in _synchronized
  File "couatl\GSX\assistanceServices\__init__.py", line 78, in requestVehicles
  File "couatl\GSX\__init__.py", line 523, in prepareGate
  File "couatl\GSX\assistanceServices\__init__.py", line 834, in setGate
  File "couatl\GSX\assistanceServices\baseAssistanceVehicle.py", line 71, in setGate
  File "couatl\GSX\assistanceServices\baggageLoader.py", line 68, in getSimObjectModel
  File "couatl\GSX\assistanceServices\conveyorBelt.py", line 26, in __init__
  File "couatl\common\modelCustomization.py", line 90, in checkedData
  File "couatl\common\modelCustomization.py", line 81, in validationError
RuntimeError: Error validating key 'extension' of model FSDT_Baggage_Loader_JBU (C:\FSX\SimObjects\Misc\FSDT_Baggage_Loader): required key not found

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 51238
    • VIRTUALI Sagl
Re: New Error, can't use GSX services...
« Reply #1 on: December 08, 2012, 06:43:09 pm »
You are using an outdated version of the program, you probably missed a major update a while ago. Try downloading the vehicles update here:

http://www.fsdreamteam.com/forum/index.php?topic=5857.0

paul_smith_gw

  • Newbie
  • *
  • Posts: 39
Re: New Error, can't use GSX services...
« Reply #2 on: December 10, 2012, 11:11:57 pm »
I updated it and I still have issues.... Not sure what is causing it.

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 51238
    • VIRTUALI Sagl
Re: New Error, can't use GSX services...
« Reply #3 on: December 11, 2012, 09:18:21 am »
I updated it and I still have issues.... Not sure what is causing it.

I'm sorry, but the only possible explanation is that you failed to updated objects somehow, because the message says your FSDT_Baggage_Loader_JBU vehicle is missing the "extension" parameter in its SIM.CFG, which is a parameter that has been added after the initial release so, if you still have the old version of the object, it's not there, but it will if you update the vehicles.

Try to uninstall GSX entirely and reinstall it using its full installer, downloaded now, so you will not need to install the vehicles update afterwards.

paul_smith_gw

  • Newbie
  • *
  • Posts: 39
Re: New Error, can't use GSX services...
« Reply #4 on: December 11, 2012, 09:42:16 pm »
Roger, I did a clean reinstall and that fixed it!
Thanks for the help!