Author Topic: No steps, cars, buses, etc etc  (Read 4640 times)

fruitycocktail

  • Newbie
  • *
  • Posts: 39
No steps, cars, buses, etc etc
« on: January 03, 2013, 12:59:41 pm »
Hello.

Im having an issue with GSX.

When I hit cntrl 10 its gives me the opitions to board/deboard etc etc but no buses, or steps or marshaller turns up etc etc.

Ive reinstalled today and still not working

some help please

http://s7.postimage.org/p0ye99o6j/bus.jpg
« Last Edit: January 03, 2013, 05:20:24 pm by virtuali »

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50875
    • VIRTUALI Sagl
Re: No steps, cars, buses, etc etc
« Reply #1 on: January 03, 2013, 05:22:28 pm »
As explained in many other threads in the forum (and on the manual, of course) if the airplane you are using is not internally supported by GSX, you need to create a configuration file for it, using the GSX airplane configuration editor.

If that's an Aerosoft Airbus, there are pre-made GSX configuration files on the Aerosoft forum you can download.

fruitycocktail

  • Newbie
  • *
  • Posts: 39
Re: No steps, cars, buses, etc etc
« Reply #2 on: January 03, 2013, 05:27:32 pm »
It's happening with all my aircraft not just that one and I updated the aerosoft settings and it still happened

fruitycocktail

  • Newbie
  • *
  • Posts: 39
Re: No steps, cars, buses, etc etc
« Reply #3 on: January 03, 2013, 08:54:19 pm »
Ive tried reinstalling both the program installer and the addon manager and im getting this error

couatl v2.0 (build 2322)
panic log started on Fri Dec 28 19:02:07 2012
Traceback (most recent call last):
  File "couatl\common\youcontrol.py", line 135, in show
  File "couatl\GSX\__init__.py", line 113, in perform
  File "couatl\GSX\__init__.py", line 575, in prepareGate
  File "couatl\GSX\assistanceServices\__init__.py", line 843, in setGate
  File "couatl\common\criticalsection.py", line 23, in _synchronized
  File "couatl\GSX\assistanceServices\baggageTrain.py", line 47, in materialize
  File "couatl\GSX\assistanceServices\baggageTrain.py", line 339, in makeTrain
  File "couatl\common\train.py", line 40, in __init__
  File "couatl\common\modelCustomization.py", line 315, in getModelForCouatlType
common.modelCustomization.NoModelInstalled: No model of type BaggageTractor is currently installed

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50875
    • VIRTUALI Sagl
Re: No steps, cars, buses, etc etc
« Reply #4 on: January 03, 2013, 09:57:32 pm »
You are using an outdated version of the vehicles, it seems you might have missed (or ignored) at least one of the major updates in the past. Either download the Vehicles update installer here:

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

Or the full GSX installer.

fruitycocktail

  • Newbie
  • *
  • Posts: 39
Re: No steps, cars, buses, etc etc
« Reply #5 on: January 04, 2013, 12:06:22 am »
Umberto.

I have tried everything.

I uninstalled and reinstalled from scatch,
I reinstalled the addon manager.
I reinstalled the extra vehicles

and I get this.

couatl v2.0 (build 2322)
panic log started on Thu Jan 03 23:03:38 2013
Traceback (most recent call last):
  File "couatl\common\fsm.py", line 61, in switchToState
  File "couatl\GSX\assistanceServices\__init__.py", line 560, in enter
  File "couatl\common\criticalsection.py", line 23, in _synchronized
  File "couatl\GSX\assistanceServices\__init__.py", line 79, in requestVehicles
  File "couatl\GSX\__init__.py", line 575, in prepareGate
  File "couatl\GSX\assistanceServices\__init__.py", line 843, in setGate
  File "couatl\common\criticalsection.py", line 23, in _synchronized
  File "couatl\GSX\assistanceServices\baggageTrain.py", line 47, in materialize
  File "couatl\GSX\assistanceServices\baggageTrain.py", line 339, in makeTrain
  File "couatl\common\train.py", line 40, in __init__
  File "couatl\common\modelCustomization.py", line 315, in getModelForCouatlType
common.modelCustomization.NoModelInstalled: No model of type BaggageTractor is currently installed

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50875
    • VIRTUALI Sagl
Re: No steps, cars, buses, etc etc
« Reply #6 on: January 04, 2013, 01:11:40 am »
If you are REALLY sure you are using the CURRENT GSX installer (not an old installer you might have), check your airplane configuration, it's possible that, if you configured the doors wrongly, GSX can't find any model for them, because none of the available model can reach the door (it's either too low or too high).

fruitycocktail

  • Newbie
  • *
  • Posts: 39
Re: No steps, cars, buses, etc etc
« Reply #7 on: January 05, 2013, 08:56:18 am »
Umberto.

Found the problem.

In the simobjects/misc folder Aersoft Bari had installed a file called SIM.CFG

By deleteing that file this has solved the problem

So a conflict with aerosoft bari and GSX.

Problem solved. can close topic.


virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50875
    • VIRTUALI Sagl
Re: No steps, cars, buses, etc etc
« Reply #8 on: January 05, 2013, 11:33:04 am »
In the simobjects/misc folder Aersoft Bari had installed a file called SIM.CFG

That's odd, GSX shouldn't consider SIM.CFG files that do not contain the [Couatl] section (which is not used by FSX, only by GSX). But of course, it needs to check all Simobjects, to check if there IS a [Couatl] section to begin with so, the only possible explanation, is that file has some kind of error, that makes the .INI parser crash. Can you post it here ?