FSDreamTeam forum
Products Support => GSX Support MSFS => Topic started by: Pioneer on May 03, 2023, 09:52:08 pm
-
An ATR flight from NZAA. This is the log entry:
couatl v4.8 (build 5200)
panic log started on Thu May 4 07:47:13 2023
problem raised by addon <unknown>
Traceback (most recent call last):
File ".\GSX\assistanceServices\__init__.py", line 4158, in willMaterialize
File ".\common\criticalsection.py", line 23, in _synchronized
File ".\GSX\assistanceServices\baggageTrain.py", line 282, in materialize
File ".\common\criticalsection.py", line 23, in _synchronized
File ".\GSX\assistanceServices\baggageTrain.py", line 81, in materialize
File ".\GSX\assistanceServices\baggageTrain.py", line 689, in makeTrain
File ".\common\train.py", line 56, in __init__
File ".\common\modelCustomization.py", line 1077, in getModelForCouatlType
common.modelCustomization.NoModelInstalled: No model of type BaggageTractor is currently installed
{'Airport': 'NZAA', 'Requested assistance services at': 'Gate 73', 'User Pos': (-37.00778685391919, 174.78592884779223, 6.66623 m, 1.68583 m, 161.07570559861483, 0.01571936532855034, 0.015707964077591896, -0.00038304884853587805, 1.7769839767456055, 1.0)}
This starting happening immediately after update to 2.5.8. Looks like maybe no baggage tractors installed.
Harry
-
This starting happening immediately after update to 2.5.8. Looks like maybe no baggage tractors installed.
It's not possible you are missing baggage tractors, since they are always installed in the full GSX install, even if you updated using only the Offline installer ( you should always run the FSDT Live Update first ), baggage tractors are part of the very basic GSX installation, you should have at least some.
They are found in this folder:
Community\fsdreamteam-gsx-world-of-jetways\SimObjects\GroundVehicles\FSDT_Tug_M1A
So, be sure their parent folder (fsdreamteam-gsx-world-of-jetways) is properly linked from the Community to the Addon Manager, and it's not a real folder, but a Symbolic link, which is how it's installed by our installer.
If you are using the Addon Linker, DO NOT use it to manage GSX, because GSX already has Symbolic links on its own, so there's no need to manage it with the Addon Linker, and you are risking disabling it by mistake.
After you are sure both GSX packages are correctly linked, run the FSDT Live Update again.
-
Thanks for that. I ran the updater again and it picked up what was missing.