Hi all,
I've recently installed GSX on my PC and have not been able to make it work correctly yet...
Installation and activation in the FSDT downloader wprked fine, but once I opened up the GSX Menu in MSFS, Couatl crashed with the following error:
emulateMenu_MSFS
Traceback (most recent call last):
File ".\common\criticalsection.py", line 23, in _synchronized
File ".\common\mpmenu.py", line 123, in emulateMenu_MSFS
IOError: [Errno 2] No such file or directory: u'C:\\DATA\\MSFS LocalCache\\Packages/MSFS/fsdreamteam-gsx-pro/html_ui/InGamePanels/FSDT_GSX_Panel/menu'
{'Airport': 'EDDV', 'User Pos': (52.458402828850666, 9.693166702960157, 55.7967 m, 2.69455 m, 48.1779917659833, 0.005522820632904768, 0.003490658476948738, 0.0010991903172998323, 2.7096721046447754, 1.0)}
(I have changed the MSFS LocalCache folder to C:\DATA\MSFS LocalCache\ because of SSD vs HDD configuration in my system)
I first tried to add a symlink "MSFS" in the Packages Folder pointing back at the MSFS-folder in Addon Manager's install location. With this, I was able to get the Trial of GSX to start
Later, I found out that there appears to be an issue, when GSX is installed on a non-admin account:
During the installation of the FSDT installer, there are multiple registry keys and values written in the current user's registry, which seem to be used to determine the Couatl Path. Because the installer requires admin privileges, the admin account is the "current user" and as such, these are placed in the admin's registry. However, since the Couatl-Tool is run from the normal user's account, the value doesn't exist there, which leads to the error above.
Copying the corresponding keys and values from the admin's registry to the user's solves this, allowing the GSX menu to be opened (in trial mode).
Now the real, as of yet unsolved problem:
Because I'm limited to Trial Mode, I searched further and found, that the Serial Numbers are stored in the same way. Sadly, just copying the value over didn't help in this situation and I'm still stuck in trial mode.
I also tried running the Couatl shortcut as admin, but this only lead to a different error message:
onEnteredAirport EDDV
Error: no model for title FSDT_Fuel_Hydrant_Chevron
Traceback (most recent call last):
File ".\GSX\__init__.py", line 525, in <lambda>
File ".\common\youcontrol.py", line 243, in showMenusWithSameTag
File ".\common\youcontrol.py", line 84, in showContainer
File ".\GSX\__init__.py", line 1012, in checkOnGroundState
File ".\GSX\assistanceServices\__init__.py", line 4042, in aircraftEngaged
File ".\GSX\assistanceServices\__init__.py", line 4136, in materializeTrafficCones
File ".\GSX\assistanceServices\__init__.py", line 4105, in materializeFuelManHole
File ".\common\modelCustomization.py", line 1186, in getModelWithTitle
common.modelCustomization.ModelNotAvailable: No model of title FSDT_Fuel_Hydrant_Chevron
{'Airport': 'EDDV', 'User Pos': (52.458402808499635, 9.693166660517516, 55.7637 m, 2.66156 m, 48.17765450953434, 0.004273111466318369, 0.003490658476948738, 0.0009660488553575233, 2.7096721046447754, 1.0)}
Can someone assist me in this, please?
Regards
RagingLightning