Jump to content
Sign in to follow this  
johnbla

Add on menu disappeared

Recommended Posts

My add on menu has disappeared after I copied and pasted my FSX folder onto a new ssd drive. I have ran the FSX registry fix file. I have installed a number of add ons (fsuipc, Fstramp) but there is no add on menu. Any help very much appreciated.

 

Thanks

John

Share this post


Link to post
Share on other sites

This might be because the file paths for all those modules (located in the dll.xml) is still pointing to the previous location. I belive you'll have to fix it manually, but that shouldn't be too much work.

Share this post


Link to post
Share on other sites

Yes, it should be fixable in the dll.xml.

 

If not, just do a reinstall of the addons.


Simmerhead - Making the virtual skies unsafe since 1987! 

Share this post


Link to post
Share on other sites

This might be because the file paths for all those modules (located in the dll.xml) is still pointing to the previous location.

 

 

Many thanks FloG but I have changed that file and still no success. FSX was originally on C drive but I have copied it to the H drive. I have pasted my dll.xml file where you can see some entries pointing to H:\FSX. 

 

If you would be so kind to have a look at it for me I would very much appreciate it.

 

 

<?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>ObjectFlow_YWOL.dll</Name>
    <Disabled>False</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>H:\FSX\ORBX\FTX_AU\FTXAA_YWOL\Scenery\ObjectFlow_YWOL.dll</Path>
  </Launch.Addon>
  <Launch.Addon>
    <Name>ObjectFlow_SAK.dll</Name>
    <Disabled>False</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>H:\FSX\ORBX\FTX_NA\FTX_NA_SAK05_SCENERY\scenery\ObjectFlow_SAK.dll</Path>
  </Launch.Addon>
  <Launch.Addon>
<Name>ObjectFlow_KCMW.dll</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>H:\FSX\ORBX\FTX_NA\FTX_AA_KCMW\Scenery\ObjectFlow_KCMW.dll</Path>
</Launch.Addon>
  <Launch.Addon>
<Name>FSDiscover!</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>E:\Flight Sims\FS Discover\FSDiscoverFSX.dll</Path>
</Launch.Addon>
  <Launch.Addon>
<Name>ObjectFlow_NZNI.dll</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>H:\FSX\ORBX\FTX_NZ\FTX_NZNI_05_SCENERY\scenery\ObjectFlow_NZNI.dll</Path>
</Launch.Addon>
  <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>FSTramp</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>E:\Flight Sims\FSTramp\FSTramp for FSX\FSTramp.dll</Path>
</Launch.Addon>
  <Launch.Addon>
<Name>PDFKneeboard</Name>
<Disabled>False</Disabled>
<Path>.\modules\pdfkneeboard.dll</Path>
<Commandline/>
</Launch.Addon>
  <Launch.Addon>
<Name>A2A Feel</Name>
<Disabled>False</Disabled>
<Path>Modules\A2A_Feel.dll</Path>
<DllStartName>module_init</DllStartName>
<DllStopName>module_deinit</DllStopName>
</Launch.Addon>
  <Launch.Addon>
<Name>AccuFeelMenu</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>Modules\AccuFeelMenu.dll</Path>
</Launch.Addon>
  <Launch.Addon>
<Name>AirnavBridge</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>H:\FSX\AirnavBridgeFSX\AirnavbridgeFSX.dll</Path>
</Launch.Addon>
  <Launch.Addon>
<Name>FollowMe 2</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>Disposition\FollowMe.dll</Path>
</Launch.Addon>
  <Launch.Addon>
        <Name>RealTrim</Name>
        <Disabled>False</Disabled>
        <Path>.\modules\realtrim.dll</Path>
        <Commandline/>
    </Launch.Addon>
  <Launch.Addon>
        <Name>FSUIPC 4</Name>
        <Disabled>False</Disabled>
        <Path>Modules\FSUIPC4.dll</Path>
    </Launch.Addon>
</SimBase.Document>
 

 

 

 

 

Many thanks

John

Share this post


Link to post
Share on other sites

John, to which drive did you move? I only ask because some entries point to the H drive, some to the E, and some are still pointing to the standard directory unless I'm mistaken.

 

Summary:

ORBX dll's are located at H, but you wouldn't find them in the addon menu, you'd just not see the "Flow" animations in their sceneries. AirnavBridges seems to be there, too.

SDK tools seem to be in the default directory*, but you wouldn't see those either, because they're disabled

FSTramp and FSDiscover seem to be in E, and seem to be enabled, so check if those paths are correct.

Follow me, FSUIPC, RealTrim, AccuFeel and FsKneeboard might also refer to paths that are not correct, namely the original directories*.

 

*I'm not entirely sure about it, but I believe that the directory, where FSX looks for the dll's is the default one (C:\Program Files (x86)\ Microsot Games\Microsoft Fligth Simulator X) unless specified otherwise, hence you might  need to change those entries, but again, I'm not sure about it.

Share this post


Link to post
Share on other sites

Thanks FloG. I think the easiest way out of it is an uninstall and reinstall. A pain in the a... But it might tidy things up. I am now in the process of reinstalling. Once that is done, I will copy my saved Fsx folder into the one I just reinstalled into and hope for the best. If I run into a problem I will post again. Many thanks for your input.

 

John

Share this post


Link to post
Share on other sites

Guys

I have just uninstalled FSX and then re installed it into my H drive. I then re installed fsuipc, follow me and Fs Tramp and still no add on menu. I am pulling my hair out. Has anyone please got any suggestions? Here is the contents of my dll.xml file:

 

 

 
<?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_Loader.dll</Path>
  </Launch.Addon>
  <Launch.Addon>
    <Name>FSTramp</Name>
    <Disabled>False</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>E:\Flight Sims\FSTramp\FSTramp for FSX\FSTramp.dll</Path>
  </Launch.Addon>
  <Launch.Addon>
    <Name>FollowMe 2</Name>
    <Disabled>False</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>Disposition\FollowMe.dll</Path>
  </Launch.Addon>
</SimBase.Document>
 
 
and here is the contents of my exe.xml file:
 
<?xml version="1.0" encoding="Windows-1252"?>
<SimBase.Document Type="Launch" version="1,0">
  <Descr>Launch</Descr>
  <Filename>exe.xml</Filename>
  <Disabled>False</Disabled>
  <Launch.ManualLoad>False</Launch.ManualLoad>
  <Launch.Addon>
    <Name>FollowMe 2</Name>
    <Disabled>False</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>Disposition\FollowMe.exe</Path>
  </Launch.Addon>
</SimBase.Document>
 
 
Many thanks for any help.
 
John

 

Share this post


Link to post
Share on other sites

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...