Author Topic: PMDG 777 missing external  (Read 158 times)

haza

  • Newbie
  • *
  • Posts: 10
PMDG 777 missing external
« on: November 08, 2024, 11:44:07 am »
Hello,

I have been through this https://www.fsdreamteam.com/forum/index.php/topic,32361.0.html and cannot get seated passengers to work.

I have used the offline manager
Reinstalled GSX
Updated GSX
Tried different liveries

I get this entry after adding passenger seating
<ModelInfo>
   <LODS>
      <LOD minSize="90" ModelFile="..\..\PMDG 777-300ER\Behaviors\Behaviors\Behaviors\Behaviors\Behaviors\Behaviors\model.300ER\PMDG773ER_LOD0.gltf">
         <AttachModel id="GSX_PASSENGERS_SEATS" />
         <AttachModel id="GSX_CREW_SEATS" />
      </LOD>
      <LOD minSize="44" ModelFile="..\..\PMDG 777-300ER\Behaviors\Behaviors\Behaviors\Behaviors\Behaviors\Behaviors\model.300ER\PMDG773ER_LOD1.gltf" />
      <LOD minSize="10" ModelFile="..\..\PMDG 777-300ER\Behaviors\Behaviors\Behaviors\Behaviors\Behaviors\Behaviors\model.300ER\PMDG773ER_LOD2.gltf" />
      <LOD minSize="3" ModelFile="..\..\PMDG 777-300ER\Behaviors\Behaviors\Behaviors\Behaviors\Behaviors\Behaviors\model.300ER\PMDG773ER_LOD3.gltf" />
   </LODS>
   <ModelAttachments>
      <ModelAttachment id="GSX_PASSENGERS_SEATS">
         <Model>..\..\..\GroundVehicles\FSDT_Passengers_Seats\model.PMDG_777-300er\FSDT_Passengers_Seats.xml</Model>
      </ModelAttachment>
      <ModelAttachment id="GSX_CREW_SEATS">
         <Model>..\..\..\GroundVehicles\FSDT_Crew_Seats\model.PMDG_777-300er_UAE\FSDT_Crew_Seats.xml</Model>
      </ModelAttachment>
   </ModelAttachments>

I am not sure why I have so many Behaviors entries?

Kindest

H

RolandKov78

  • Newbie
  • *
  • Posts: 17
Re: PMDG 777 missing external
« Reply #1 on: November 08, 2024, 07:55:16 pm »
As per my explanation in the linked post, your default 777 PMDG773ER_EX.xml file is corrupted.

Do the following:
- In the GSX "config" window take out the checkmark from the 777 seated pax. It will try to restore the original state.
- Close the GSX installer
- Navigate to the ...\pmdg-aircraft-77w\SimObjects\Airplanes\PMDG 777-300ER\Behaviors folder and edit the PMDG773ER_EX.xml file. It should have the wrong numerous Behaviors entry just like you posted...
- Correct the xml file to this:
   <LODS>
      <LOD minSize="90" ModelFile="..\..\PMDG 777-300ER\model.300ER\PMDG773ER_LOD0.gltf" />
      <LOD minSize="44" ModelFile="..\..\PMDG 777-300ER\model.300ER\PMDG773ER_LOD1.gltf" />
      <LOD minSize="10" ModelFile="..\..\PMDG 777-300ER\model.300ER\PMDG773ER_LOD2.gltf" />
      <LOD minSize="3" ModelFile="..\..\PMDG 777-300ER\model.300ER\PMDG773ER_LOD3.gltf" />
   </LODS>

- After saving the file, put back the GSX seated passengers checkmark.

Now the added files all should have the correct address.

If it's too complicated than with the checkmark off, you have to uninstall the 777 and do a clean install of it.

Hope it helps.

haza

  • Newbie
  • *
  • Posts: 10
Re: PMDG 777 missing external
« Reply #2 on: November 10, 2024, 03:40:05 pm »
Thank you. Still having issues but know where to look.

D.Fidalgo

  • Newbie
  • *
  • Posts: 15
Re: PMDG 777 missing external
« Reply #3 on: November 10, 2024, 05:36:00 pm »
As per my explanation in the linked post, your default 777 PMDG773ER_EX.xml file is corrupted.

Do the following:
- In the GSX "config" window take out the checkmark from the 777 seated pax. It will try to restore the original state.
- Close the GSX installer
- Navigate to the ...\pmdg-aircraft-77w\SimObjects\Airplanes\PMDG 777-300ER\Behaviors folder and edit the PMDG773ER_EX.xml file. It should have the wrong numerous Behaviors entry just like you posted...
- Correct the xml file to this:
   <LODS>
      <LOD minSize="90" ModelFile="..\..\PMDG 777-300ER\model.300ER\PMDG773ER_LOD0.gltf" />
      <LOD minSize="44" ModelFile="..\..\PMDG 777-300ER\model.300ER\PMDG773ER_LOD1.gltf" />
      <LOD minSize="10" ModelFile="..\..\PMDG 777-300ER\model.300ER\PMDG773ER_LOD2.gltf" />
      <LOD minSize="3" ModelFile="..\..\PMDG 777-300ER\model.300ER\PMDG773ER_LOD3.gltf" />
   </LODS>

- After saving the file, put back the GSX seated passengers checkmark.

Now the added files all should have the correct address.

If it's too complicated than with the checkmark off, you have to uninstall the 777 and do a clean install of it.

Hope it helps.


Hi RolandKov78 any idea to fix A320 from fenix? thanks