Author Topic: No exterior PMDG 737-600 with seated pax  (Read 369 times)

sorcky

  • Newbie
  • *
  • Posts: 4
No exterior PMDG 737-600 with seated pax
« on: December 01, 2024, 11:09:28 am »
I still have this issue. When seated passengers enabled for my pmdg 737-600 aircraft it has no exterior. Only cockpit.
As I know problem is that fsdt updater creates model.cfg with incorrect path. Here is my "D:\MSFS\Packages\Community\pmdg-aircraft-736-liveries\SimObjects\Airplanes\PMDG 737-600 United Airlines  (N629UA - 2022 - Battleship Fictional)\model.UAL\model.cfg":
Code: [Select]
[model.options]
withexterior_showinterior = true
withexterior_showinterior_hidefirstlod = true
withinterior_forcefirstlod = true
withinterior_showexterior = true

[models]
exterior = PMDG_NG3_600.xml
interior = ../../pmdg 737-600/behaviors/pmdg_ng3_vc_600.xml
exterior value should read
Code: [Select]
exterior = ../../pmdg 737-600/behaviors/PMDG_NG3_600.xml
So each time I change it manually. It there any chance to get it finaly fixed?
My couatl_updater2.exe varsion is 2.0.5.0.
GSX Pro version = 3.3.0
MSFS2020

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 51949
    • VIRTUALI Sagl
Re: No exterior PMDG 737-600 with seated pax
« Reply #1 on: December 01, 2024, 01:30:59 pm »
As I know problem is that fsdt updater creates model.cfg with incorrect path.

That path is correct.

Quote
So each time I change it manually. It there any chance to get it finaly fixed?

There's nothing to fix, the path IS correct because, in order to have custom crew uniforms for extra liveries, the exterior XML will be copied in that new folder, so the path will reference to it.

So, the real issue might be the exterior xml hasn't been copied, which is not normal. As usual, when reporting a problem like this with a livery, please point where it can be found. Is this livery found in the PMDG installer by default, or it must be downloaded ? If it must be downloaded, please provide a link so I can test it.

sorcky

  • Newbie
  • *
  • Posts: 4
Re: No exterior PMDG 737-600 with seated pax
« Reply #2 on: December 02, 2024, 10:41:47 am »
Thank you for the response. The root cause in my case was corrupted original PMDG_NG3_600.xml.