FSDreamTeam forum
Products Support => GSX Support FSX/P3D => Topic started by: Ken on July 01, 2019, 10:09:22 am
-
Hi,
After updating to latest version with PBR, couatl suffered error with scenery using customized GSX profile (VHHH from inibuilds), it looks like a file is missing or renamed after the update 'FSDT_SODE_JW_TB_2_7_LOGO_HSBC'.
Attached please also find the error log. What is the solution for this problem?
-
That error shouldn't simply happen, because GSX recognize customizations made with the older version, and it's supposed to change them to the new standard automatically. It would be useful to look at the .INI you use.
-
The .ini file couldn't be auto corrected, I think it had to do with the jetway HSBC logo. 'Error: exception CREATE_OBJECT_FAILED in call AICreateSimulatedObject param #1 'FSDT_SODE_JW_TB_2_7_LOGO_HSBC''.
As in the .ini file, 'jetway_logo = FSDT_SODE_JW_TB_2_7_LOGO_HSBC' was set to display on the jetway. But I don't know how to change the code manually to fix it.
-
Are you using P3D or FSX ?
-
P3D v4.5
-
You can try fixing the file manually, by replacing all these entries with this:
jetway_logo = HSBC
It's strange they haven't been recognized automatically, because this is what the program normally does.
-
Changing the entries did nothing, the error log was still showing the same error with exception CREATE_OBJECT_FAILED in call AICreateSimulatedObject param #1 'FSDT_SODE_JW_TB_2_7_LOGO_HSBC'.
-
I did a full reinstall with GSX and the problem solved. ::)
Thanks anyway.