Jump to content
Sign in to follow this  
matt127

DML Issue with PMDG 747

Recommended Posts

Hi

 

For some reason whenever I load the PMDG 747 I get the messages:

 

"PMDG_747400_Main.DLL cannot find PMDGOptions.DLL"

"PMDG_747400_ACS.DLL cannot find PMDGOptions.DLL"

"PMDG_747400_Overhead.DLL cannot find PMDGOptions.DLL"

 

I have followed all the steps on the PMDG website to fix DML errors and nothing seems to work. I have two dll files, GSX created an addon manager file. Mm dml files are below:

 

dll.xml

 

<?xml version="1.0" encoding="windows-1252"?>
<SimBase.Document Type="Launch" version="1,0">
  <Descr>Launch</Descr>
  <Filename>dll.xml</Filename>
  <Disabled>False</Disabled>
  <Launch.ManualLoad>False</Launch.ManualLoad>
  <Launch.Addon>
    <Name>Addon Manager</Name>
    <Disabled>False</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>bglmanx.dll</Path>
  </Launch.Addon>
  <Launch.Addon>
    <Name>PMDG Options</Name>
    <Disabled>False</Disabled>
    <Path>PMDG\DLLs\PMDGOptions.dll</Path>
  </Launch.Addon>
  <Launch.Addon>
    <Name>PMDG Events</Name>
    <Disabled>False</Disabled>
    <Path>PMDG\DLLs\PMDGEvents.dll</Path>
  </Launch.Addon>
  <Launch.Addon>
    <Name>PMDG Sounds</Name>
    <Disabled>False</Disabled>
    <Path>PMDG\DLLs\PMDGSounds.dll</Path>
  </Launch.Addon>
</SimBase.Document>
bled>False</Disabled>

 

 

 

 

dml.xml.addonmanager.xml

 

<?xml version="1.0" encoding="Windows-1252"?>
<SimBase.Document Type="Launch" version="1,0">
 <Descr>Launch</Descr>
 <Filename>dll.xml</Filename>
 <Disabled>False</Disabled>
 <Launch.ManualLoad>False</Launch.ManualLoad>
 <Launch.Addon>
  <Name>Object Placement Tool</Name>
  <Disabled>True</Disabled>
  <ManualLoad>False</ManualLoad>
  <Path>..\Microsoft Flight Simulator X SDK\SDK\Mission Creation Kit\object_placement.dll</Path>
 </Launch.Addon>
 <Launch.Addon>
  <Name>Traffic Toolbox</Name>
  <Disabled>True</Disabled>
  <ManualLoad>False</ManualLoad>
  <Path>..\Microsoft Flight Simulator X SDK\SDK\Environment Kit\Traffic Toolbox SDK\traffictoolbox.dll</Path>
 </Launch.Addon>
 <Launch.Addon>
  <Name>Visual Effects Tool</Name>
  <Disabled>True</Disabled>
  <ManualLoad>False</ManualLoad>
  <Path>..\Microsoft Flight Simulator X SDK\SDK\Environment Kit\Special Effects SDK\visualfxtool.dll</Path>
 </Launch.Addon>
 <Launch.Addon>
  <Name>FSUIPC 4</Name>
  <Disabled>False</Disabled>
  <Path>Modules\FSUIPC4.dll</Path>
 </Launch.Addon>
 <Launch.Addon>
  <Name>Captain Sim Menu</Name>
  <Disabled>False</Disabled>
  <Path>Captain_Sim\Captain_Sim.b757.menu.dll</Path>
 </Launch.Addon>
 <Launch.Addon>
  <Name>Captain Sim 767 Menu</Name>
  <Disabled>False</Disabled>
  <Path>Captain_Sim\Captain_Sim.b767.menu.dll</Path>
 </Launch.Addon>
 <Launch.Addon>
  <Name>Captain Sim 767 Sound</Name>
  <Disabled>False</Disabled>
  <Path>Captain_Sim\767\cs.sound.dll</Path>
 </Launch.Addon>
 <Launch.Addon>
  <Name>Captain Sim 777 Sound</Name>
  <Disabled>False</Disabled>
  <Path>Captain_Sim\777\cs.sound.dll</Path>
 </Launch.Addon>
 <Launch.Addon>
  <Name>PMDG Options</Name>
  <Disabled>False</Disabled>
  <Path>PMDG\DLLs\PMDGOptions.dll</Path>
 </Launch.Addon>
 <Launch.Addon>
  <Name>PMDG Events</Name>
  <Disabled>False</Disabled>
  <Path>PMDG\DLLs\PMDGEvents.dll</Path>
 </Launch.Addon>
 <Launch.Addon>
  <Name>PMDG Sounds</Name>
  <Disabled>False</Disabled>
  <Path>PMDG\DLLs\PMDGSounds.dll</Path>
 </Launch.Addon>
 <Launch.Addon>
  <Name>PMDG Interface</Name>
  <Disabled>False</Disabled>
  <Path>PMDG\DLLs\PMDG_Interface.dll</Path>
  <DllStartName>module_init</DllStartName>
  <DllStopName>module_deinit</DllStopName>
 </Launch.Addon>
 <Launch.Addon>
  <Name>RAASPRO</Name>
  <Disabled>False</Disabled>
  <ManualLoad>False</ManualLoad>
  <Path>.\RAASPRO\RAASPRO.dll</Path>
  <DllStartName>module_init</DllStartName>
  <DllStopName>module_deinit</DllStopName>
 </Launch.Addon>
 <Launch.Addon>
  <Name>VistaMare Core</Name>
  <Disabled>False</Disabled>
  <ManualLoad>False</ManualLoad>
  <Path>E:\Flight Simulator X\VistaMare\ViMaCoreX.dll</Path>
 </Launch.Addon>
 <Launch.Addon>
  <Name>PMDG HUD interface</Name>
  <Disabled>False</Disabled>
  <Path>PMDG\DLLs\PMDG_HUD_interface.dll</Path>
  <DllStartName>module_init</DllStartName>
  <DllStopName>module_deinit</DllStopName>
 </Launch.Addon>
</SimBase.Document>
bled>False</Disabled>

 

 

 

 

Any help to fix this issue would be much appreciated! It is only the PMDG 747 that seems to be causing some issues, all other PMDG products that I have appear to be fine.

 

Many Thanks

Share this post


Link to post

look in your FSX root folder, PMDG folder and see if the PMDGOptions.DLL files are there, if not then you may need to reinstall the aircraft.


Harry Nelson

Share this post


Link to post

Please submit a ticket at the link in my signature and attach the dll.xml to it. The problem is with hidden characters in the file, not with the plaintext - we need to see the actual file.


Ryan Maziarz
devteam.jpg

For fastest support, please submit a ticket at http://support.precisionmanuals.com

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  
  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...