Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

P3D V3.4 addon menu bar not working

Featured Replies

Hello everyone,

I have a issue where my addons from my addon menu bar do not work at all, this includes FSUIPC, GSX, EZDOK etc however i can see them on the list. I first encountered this whilst climbing out of Heathrow in the FSLABS A320 and the aircraft fell out of the sky with my camera view stuck - i have done over 30+ flights with P3D V3.4. That day i had installed Aerosoft Holiday airports V2 + Flytampa athens with EMT. My first flight that day was perfectly fine until i recieved an NTL.DLL error when stretching the GSX menu to select my gate, after the restart i did the return flight as mentioned earlier out of Heathrow when it first happened.

After a sim restart it was fine (in a hurry closed the sim) but today after a week break away from my PC i had realised that this occurs about 3-4 seconds of the sim loading up. 

Here are my DLL XML files just incase something is wrong with them: 

***Program data DLL XML***

<?xml version="1.0" encoding="windows-1252"?>
<SimBase.Document Type="AceXML" version="3,0" id="dll">
<Descr>AceXML Document</Descr>
<Filename>dll.xml</Filename>
<Launch.Addon>
<Name>SODE Animation Module</Name>
<Path>C:\Program Files (x86)\12bPilot\SODE\SimObjectAnimationModule.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>Addon Manager</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>bglmanx.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>TargetInfo</Name>
<Path>Gauges\TargetInfo.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>Fury_1500</Name>
<Path>Gauges\Fury_1500.dll</Path>
<DLLType>PDK</DLLType>
</Launch.Addon>
</SimBase.Document>

***APP DATA***
<?xml version="1.0"?>
<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</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>C:\Program Files (x86)\Lockheed Martin\Prepar3D v3\ORBX\FTX_AU\FTXAA_ORBXLIBS\Scenery\ObjectFlow_P3D.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>FSUIPC 4</Name>
<Disabled>False</Disabled>
<Path>Modules\FSUIPC4.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>
<Launch.Addon>
<Name>FSLOptions</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>FSLabs\DLLs\FSLOptions.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>FSLEvents</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>FSLabs\DLLs\FSLEvents.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>FSLSounds</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>FSLabs\DLLs\FSLSounds.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>FSLSpotLights</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>FSLabs\FSLSpotLights\DLL\FSLSpotLights_P3D.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>as_connect</Name>
<Disabled>False</Disabled>
<Path>as_srv\as_btstrp.dll</Path>
</Launch.Addon>
</SimBase.Document>

 

THANKS :)

The formatting for your dll.xml is incorrect.

Spoiler

<?xml version="1.0" encoding="windows-1252"?>
<SimBase.Document Type="AceXML" version="3,0" id="dll">
  <Descr>AceXML Document</Descr>
  <Filename>dll.xml</Filename>
  <Launch.Addon>
    <Name>SODE Animation Module</Name>
    <Path>C:\Program Files (x86)\12bPilot\SODE\SimObjectAnimationModule.dll</Path>
  </Launch.Addon>
  <Launch.Addon>
    <Name>Addon Manager</Name>
    <Disabled>False</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>bglmanx.dll</Path>
  </Launch.Addon>
  <Launch.Addon>
    <Name>TargetInfo</Name>
    <Path>Gauges\TargetInfo.dll</Path>
  </Launch.Addon>
  <Launch.Addon>
    <Name>Fury_1500</Name>
    <Path>Gauges\Fury_1500.dll</Path>
    <DLLType>PDK</DLLType>
  </Launch.Addon>
  <Launch.Addon>
    <Name>Carenavigraph</Name>
    <Path>.\Carenavigraph.dll</Path>
  </Launch.Addon>
</SimBase.Document>

Make sure it is formatted like this.

Jim Young | AVSIM Online! - Simming's Premier Resource!

Member, AVSIM Board of Directors - Serving AVSIM since 2001

Submit News to AVSIM
Important other links: Basic FSX Configuration Guide | AVSIM CTD Guide | AVSIM Prepar3D Guide | Help with AVSIM Site | Signature Rules | Screen Shot Rule | AVSIM Terms of Service (ToS)

I7 8086K  5.0GHz | GTX 1080 TI OC Edition | Dell 34" and 24" Monitors | ASUS Maximus X Hero MB Z370 | Samsung M.2 NVMe 500GB and 1TB | Samsung SSD 500GB x2 | Toshiba HDD 1TB | WDC HDD 1TB | Corsair H115i Pro | 16GB DDR4 3600C17 | Windows 10 

 

  • Author

I did some testing, loading default aircraft then the fslabs A320 works for me. 

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.