Author Topic: Missing Entry for CPH textures in FSDT_SODE_jetway_logo  (Read 2132 times)

chackenberger

  • Newbie
  • *
  • Posts: 4
Missing Entry for CPH textures in FSDT_SODE_jetway_logo
« on: November 28, 2018, 11:43:51 pm »
Hi,

I get the following error message when I try to use jetways with the CPH logo:

Code: [Select]
couatl v3.2 (build 4061)
panic log started on Wed Nov 28 23:18:55 2018

problem raised by engine or unspecified addon
{'Airport': 'EKCH', 'User Pos': (55.62764369757647, 12.64306767229238, 9.5726 m, 4.3916 m, 300.69708164402186)}
Error: exception CREATE_OBJECT_FAILED in call AICreateSimulatedObject param #1 'FSDT_SODE_JW_JBT_2_5_LOGO_CPH'
{'Airport': 'EKCH', 'User Pos': (55.62764369757647, 12.64306767229238, 9.5726 m, 4.3916 m, 300.69708164402186)}
Error: exception CREATE_OBJECT_FAILED in call AICreateSimulatedObject param #1 'FSDT_SODE_JW_JBT_1_4_LOGO_CPH'
{'Airport': 'EKCH', 'User Pos': (55.62764369757647, 12.64306767229238, 9.5726 m, 4.3916 m, 300.69708164402186)}
Error: exception CREATE_OBJECT_FAILED in call AICreateSimulatedObject param #1 'FSDT_SODE_JW_JBT_2_5_LOGO_CPH'
{'Airport': 'EKCH', 'User Pos': (55.62764369757647, 12.64306767229238, 9.5726 m, 4.3916 m, 300.69708164402186)}
Error: exception CREATE_OBJECT_FAILED in call AICreateSimulatedObject param #1 'FSDT_SODE_JW_JBT_1_4_LOGO_CPH'
...
...

I tried updating via the Live Updater twice without success. I then looked into the FSDT_SODE_jetway_logo folder and found the CPH texture folder but in the sim.cfg there was no entry for that texture.
Is that a mistake or am I doing something wrong?

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 51238
    • VIRTUALI Sagl
Re: Missing Entry for CPH textures in FSDT_SODE_jetway_logo
« Reply #1 on: November 29, 2018, 12:11:19 pm »
I tried updating via the Live Updater twice without success. I then looked into the FSDT_SODE_jetway_logo folder and found the CPH texture folder but in the sim.cfg there was no entry for that texture.

I checked it, and it's surely there, in 10 different places of the file, including the exact object which is reported as an error in your error log, which is found in this section:

Code: [Select]
[fltsim.54]
title = FSDT_SODE_JW_JBT_2_5_LOGO_CPH
texture = CPH
model = FSDT_SODE_JW_JBT_2_5_LOGO

couatl.icaoprefixes = EKCH
couatl.atc_parking_codes = CPH Airport

It's not possible getting the wrong file using the Live Update, since this is the only file we have online (the current version dates October 10th) and so the only possible explanation is some kind of antivirus/firewall interference that has prevented the Live Updater to download the file for some reason.

chackenberger

  • Newbie
  • *
  • Posts: 4
Re: Missing Entry for CPH textures in FSDT_SODE_jetway_logo
« Reply #2 on: November 29, 2018, 06:32:34 pm »
Ok I have now disabled Windows Defender (no other firewall or antivirus is active) then deleted the sim.cfg file in the FSDT_SODE_jetway_logo folder and let the Live Update download it.
This is the file I get and you see there is no CPH entry and the [fltsim.54] entry is this:

Code: [Select]
[fltsim.54]
title = FSDT_SODE_JW_JBT_2_5_LOGO_PARIS
texture = PARIS
model = FSDT_SODE_JW_JBT_2_5_LOGO

If you want me to try anything else just let me now.

Thanks for your help!

chackenberger

  • Newbie
  • *
  • Posts: 4
Re: Missing Entry for CPH textures in FSDT_SODE_jetway_logo
« Reply #3 on: November 29, 2018, 09:11:53 pm »
I think I fixed the problem by uninstalling and then completely reinstalling GSX. Could have tried that in the first place  ::)
Anyway thanks for your help!

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 51238
    • VIRTUALI Sagl
Re: Missing Entry for CPH textures in FSDT_SODE_jetway_logo
« Reply #4 on: December 05, 2018, 04:33:02 pm »
I think I fixed the problem by uninstalling and then completely reinstalling GSX. Could have tried that in the first place 

The GSX full installer starts the Live Updater, so it will download exactly the same files as the Live Updater.

The only possible explanation I have for the Live Updater not downloading the correct file, is that whatever security product/firewall/antivirus product was preventing the download when you started the Live Update yourself, somehow behaves differently if the Live Updater is started from the installer.

Not normal, but that's the only possible explanation for it.