Jump to content
Sign in to follow this  
whammo11224

FSUIPC4 4.936 not in add-ons menu bar

Recommended Posts

It installed properly. The module folder is there. There is nothing in the menu bar regarding FSUIPC4 4.936. It even accepted my key. The only issue I had was that it was looking for FSX which I do not have installed, but that isn't an issue. I am confused as to what to do!

 

Thanks

Share this post


Link to post

Check your dll.xmll file and make sure the proper entry for FSUIPC has been made:

  <Launch.Addon>
        <Name>FSUIPC 4</Name>
        <Disabled>False</Disabled>
        <Path>Modules\FSUIPC4.dll</Path>
    </Launch.Addon>
</SimBase.Document>

..\Users\YourName\AppData\Roaming\Lockheed Martin\Prepar3D v2\dll.xml


Fr. Bill    

AOPA Member: 07141481 AARP Member: 3209010556


     Avsim Board of Directors | Avsim Forums Moderator

Share this post


Link to post

Yes it's there. i don't understand what's happening! Thanks. I'm open to any other suggestions. Here is a copy of the 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>RAZBAM Metroliner System Control</Name>
        <Disabled>False</Disabled>
        <ManualLoad>False</ManualLoad>
        <Path>Addon Modules\MM3SM.dll</Path>
        <DllStartName>module_init</DllStartName>
        <DllStopName>module_deinit</DllStopName>
    </Launch.Addon>
  <Launch.Addon>
        <Name>VistaMare Core</Name>
        <Disabled>True</Disabled>
        <ManualLoad>False</ManualLoad>
        <Path>VistaMare\ViMaCoreX.dll</Path>
    </Launch.Addon>
  <Launch.Addon>
        <Name>Migration Tool Plugin</Name>
        <Path>MigTool.dll</Path>
        <DllStartName>module_init</DllStartName>
        <DllStopName>module_deinit</DllStopName>
    </Launch.Addon>
  <Launch.Addon>
<Name>RAZBAM Metroliner System Control</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>Addon Modules\MM3SM.dll</Path>
<DllStartName>module_init</DllStartName>
<DllStopName>module_deinit</DllStopName>
<Launch.Addon>
        <Name>FSUIPC 4</Name>
        <Disabled>False</Disabled>
        <Path>Modules\FSUIPC4.dll</Path>
    </Launch.Addon>
</SimBase.Document>
 

Share this post


Link to post

You are missing a </Launch.Addon> tag on the entry directly above the FSUIPC entry. That is causing the FSUIPC module to be ignored!
 

  <Launch.Addon>
     <Name>RAZBAM Metroliner System Control</Name>
     <Disabled>False</Disabled>
     <ManualLoad>False</ManualLoad>
     <Path>Addon Modules\MM3SM.dll</Path>
     <DllStartName>module_init</DllStartName>
     <DllStopName>module_deinit</DllStopName>
   </Launch.Addon>     // This entry is missing!
   <Launch.Addon>

Fr. Bill    

AOPA Member: 07141481 AARP Member: 3209010556


     Avsim Board of Directors | Avsim Forums Moderator

Share this post


Link to post

You also have two (2) entries which are identical for the RAZBAM Metroliner System Control. I would remove the last one.

 

Best regards,


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 

 

Share this post


Link to post

Good catch, Jim!
My eyes most have just glazed over the first entry... :blush:
 
I wonder why Razbam didn't just use the default ..\Modules folder, but instead created one of their own: ..\Addon Modules :rolleyes:


Fr. Bill    

AOPA Member: 07141481 AARP Member: 3209010556


     Avsim Board of Directors | Avsim Forums Moderator

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