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.

UGCX VERSION 1.9 stop working p3d v5 +hotfix

Featured Replies

Hi,

when i lunch p3dv5   stops working and a windows appears with   " creating scenery index with  on reading add-on-xml file"

this is my log file and dll.xml 

INITIALIZATING FS MODULE ------------------------ 
            It's a supported Flight Simulator:        [11]...
            Hooking to the Flight Simulator's MAIN window procedure...
            Registering CUSTOM windows messages...
            Reading the INITIALIZATION file...
            Getting the FSX.CFG (or PREPAR3D.CFG) and CAMERAS.CFG files paths...
            Reading settings from the FSX.CFG or PREPAR3D.CFG file located here: 
            C:\Users\I-BORR\AppData\Roaming\Lockheed Martin\Prepar3D v5\Prepar3D.cfg 
            The Flight Simulator's frame rate LIMIT is 60 fps...
            **WARNING!** - The module has detected that your 'ADVANCED ANIMATIONS' setting is currently OFF!, this could affect the ramp agents movements!
            Creating our timer...
            Current language ID:    [409]    
            Current sound pack:         US        
            Retrieving UGCX module's version...
            Running UGCX module's version: Version: 1.9.0.0
            Attempting to connect to the Flight Simulator...
            CONNECTED! to Flight Simulator...
            Mapping Flight Simulator's events...
            Setting up data definitions...
            Registering delayed events...
            Initializating scenery reader system...
            The scenery index MUST BE CREATED!, because it doesn't exists...
            Building the scenery index files...
            Deleting the old scenery index files...
            Reading the SCENERY.CFG file, located in: 
            C:\ProgramData\Lockheed Martin\Prepar3D v5\Scenery.cfg  
            Reading the ADD-ONS.CFG file, located in: 
            C:\ProgramData\Lockheed Martin\Prepar3D v5\add-ons.cfg  
            Reading the ADD-ON.XML file, located in: 
            E:\Program Files\Prepar3D v5\aerosoft\Milan Malpensa Professional\Milan Malpensa Professional V5\add-on.xml  
            Reading the ADD-ON.XML file, located in: 
            C:\Program Files (x86)\12bPilot\SODE\P3Dv5\add-on.xml  
            Reading the ADD-ONS.CFG file, located in: 
            C:\Users\I-BORR\AppData\Roaming\Lockheed Martin\Prepar3D v5\add-ons.cfg  
            Reading the ADD-ON.XML file, located in: 
            C:\Users\I-BORR\Documents\Prepar3D v5 Add-ons\add-on.xml  
            Reading the ADD-ON.XML file, located in: 
            C:\Users\I-BORR\Documents\Prepar3D v5 Add-ons\Envtex\add-on.xml  
            Reading the ADD-ON.XML file, located in: 
            C:\Users\I-BORR\Documents\Prepar3D v5 Add-ons\FsDreamTeam Addon Manager\add-on.xml  
            Reading the ADD-ON.XML file, located in: 
            C:\Users\I-BORR\Documents\Prepar3D v5 Add-ons\FsDreamTeam Exclude\add-on.xml  
            Reading the ADD-ON.XML file, located in: 
            C:\Users\I-BORR\Documents\Prepar3D v5 Add-ons\FsDreamTeam LSGG\add-on.xml  
            Reading the ADD-ON.XML file, located in: 
            C:\Users\I-BORR\Documents\Prepar3D v5 Add-ons\FsDreamTeam ZurichX\add-on.xml  
            Reading the ADD-ON.XML file, located in: 
            C:\Users\I-BORR\Documents\Prepar3D v5 Add-ons\FSUIPC6\add-on.xml  
            Reading the ADD-ON.XML file, located in: 
            C:\Users\I-BORR\Documents\Prepar3D v5 Add-ons\Ivao\add-on.xml  

DLL.XML :

<?xml version="1.0" encoding="UTF-8"?>

<SimBase.Document Type="AceXML" version="3,0" id="dll">
    <Descr>AceXML Document</Descr>
    <Filename>dll.xml</Filename>
  <Launch.Addon>
    <Name>RAASPRO</Name>
    <Disabled>False</Disabled>
    <ManualLoad>True</ManualLoad>
    <Path>.\RAASPRO\RAASPRO.dll</Path>
    <DllStartName>module_init</DllStartName>
    <DllStopName>module_deinit</DllStopName>
  </Launch.Addon>
  <Launch.Addon>
      <Name>Ultimate Ground Crew X</Name>
      <Disabled>False</Disabled>
      <ManualLoad>False</ManualLoad>
      <Path>.\Ultimate Ground Crew X\UGCX64.dll</Path>
      <DllStartName>module_init</DllStartName>
      <DllStopName>module_deinit</DllStopName>
  </Launch.Addon>
</SimBase.Document>
 

  • Commercial Member
On 5/2/2020 at 7:29 AM, I-BORR said:

           Reading the ADD-ON.XML file, located in: 
            C:\Users\I-BORR\Documents\Prepar3D v5 Add-ons\Ivao\add-on.xml  

Hey,

Question, there isnt ANYTHING else after that line in the LOG? right?...just asking to ensure there isnt anything else. If so....can you send me out that file?:

C:\Users\I-BORR\Documents\Prepar3D v5 Add-ons\Ivao\add-on.xml  

So I can analyze it's content?

Manuel

Edited by Manuel82

spacer.png

  • Author

Hi Manuel and thanks for reply:

there is anything  after that line *.log

 

<?xml version="1.0" encoding="Windows-1252" ?>
<SimBase.Document Type="ivao" version="1,0">
    <Descr>IVAO</Descr>
    <Filename>dll.xml</Filename>
    <Disabled>False</Disabled>
    <Launch.ManualLoad>False</Launch.ManualLoad>
    <Launch.Addon>
        <Name>IVAO Pilot Client</Name>
        <Disabled>False</Disabled>
        <Path>C:\IVAO\Pilot\PilotCore\pilot_core_fsxp3d_x64.dll</Path>
        <Commandline />
    </Launch.Addon>
</SimBase.Document>

 

Paolo

Edited by I-BORR

  • Commercial Member
23 hours ago, I-BORR said:

<?xml version="1.0" encoding="Windows-1252" ?>
<SimBase.Document Type="ivao" version="1,0">
    <Descr>IVAO</Descr>
    <Filename>dll.xml</Filename>
    <Disabled>False</Disabled>
    <Launch.ManualLoad>False</Launch.ManualLoad>
    <Launch.Addon>
        <Name>IVAO Pilot Client</Name>
        <Disabled>False</Disabled>
        <Path>C:\IVAO\Pilot\PilotCore\pilot_core_fsxp3d_x64.dll</Path>
        <Commandline />
    </Launch.Addon>
</SimBase.Document>

Hey Paolo,

Are you sure is that one?....that seems to be the dll.xml file's content...I mean the:

C:\Users\I-BORR\Documents\Prepar3D v5 Add-ons\Ivao\add-on.xml  

It should have a different structure...

Cheers,

Manuel

spacer.png

  • Author

Hi Manuel ..check yes i have this file 

How should it be ?

  • Commercial Member
2 hours ago, I-BORR said:

How should it be ?

It should have a content similar to...not the same but close format like that:

<SimBase.Document Type="AddOnXml" version="3,3" id="add-on">
    <AddOn.Name>MyAddOn</AddOn.Name>
    <AddOn.Description>My Add-on developed by My Company.</AddOn.Description>
    <AddOn.Component>
        <Category>SimObjects</Category>
        <Path>Content\SimObjects\Airplanes</Path>
    </AddOn.Component>
    <AddOn.Component>
        <Category>Scenarios</Category>
        <Path>Content\Scenarios</Path>
    </AddOn.Component>
    <AddOn.Component>
        <Category>Scenery</Category>
        <Path>Content\Scenery\Scenery01</Path>
        <Name>Scenery01</Name>
    </AddOn.Component>
    <AddOn.Component>
        <Category>Scenery</Category>
        <Path>Content\Scenery\Scenery02</Path>
        <Name>Scenery02</Name>
    </AddOn.Component>
    <AddOn.Component>
        <Category>DLL</Category>
        <Path>MyFirstDll.dll</Path>
        <DLLType>PDK</DLLType>
    </AddOn.Component>
    <AddOn.Component>
        <Category>DLL</Category>
        <Path>MySecond.dll</Path>
        <DLLStartName>MyStartFunc</DLLStartName>
        <DLLStopName>MyStopFunc</DLLStopName>
    </AddOn.Component>
    <AddOn.Component>
        <Category>Texture</Category>
        <Path>Textures/Global</Path>
        <Type>GLOBAL</Type>
    </AddOn.Component>
</SimBase.Document>

Cheers

Manuel

spacer.png

  • Author

I don't know why ,but i don't have in that folder what you describe.....

  • Commercial Member

Hey I-BOOR,

Just was asking if the

C:\Users\I-BORR\Documents\Prepar3D v5 Add-ons\Ivao\add-on.xml  

File had a structure like the one I posted, in order words, I just was asking you to open the

C:\Users\I-BORR\Documents\Prepar3D v5 Add-ons\Ivao\add-on.xml  

file with a text editor like "Notepad" or any other similar to see it's content. I was just asking you to double-check if its:

On 5/3/2020 at 12:52 PM, I-BORR said:

<?xml version="1.0" encoding="Windows-1252" ?>
<SimBase.Document Type="ivao" version="1,0">
    <Descr>IVAO</Descr>
    <Filename>dll.xml</Filename>
    <Disabled>False</Disabled>
    <Launch.ManualLoad>False</Launch.ManualLoad>
    <Launch.Addon>
        <Name>IVAO Pilot Client</Name>
        <Disabled>False</Disabled>
        <Path>C:\IVAO\Pilot\PilotCore\pilot_core_fsxp3d_x64.dll</Path>
        <Commandline />
    </Launch.Addon>
</SimBase.Document>

Because, if that's the case, then that means, We need to fix the code that reads the scenery, by just reading this part:

On 5/3/2020 at 12:52 PM, I-BORR said:

<SimBase.Document Type="ivao"

I'm sure will fix the issue. The problem is that our module "thinks" the "add-on.xml" file in IVAO folder has a structure like this:

On 5/4/2020 at 4:37 PM, Manuel82 said:

<SimBase.Document Type="AddOnXml" version="3,3" id="add-on"> <AddOn.Name>MyAddOn</AddOn.Name> <AddOn.Description>My Add-on developed by My Company.</AddOn.Description> <AddOn.Component> <Category>SimObjects</Category> <Path>Content\SimObjects\Airplanes</Path> </AddOn.Component> <AddOn.Component> <Category>Scenarios</Category> <Path>Content\Sc

But it's clear that it's not, so as a result...our module crashes due to that reason.

I'm writting down the fix now, so it goes into the next version. But it would be great if you contact Bryan, so you can test my fix prior we release it.

Manuel

Edited by Manuel82

spacer.png

  • Author

ok thanks for info Manuel82 .waiting fix

best regards

Paolo

 

  • Commercial Member

Can you send me these two files?:

C:\ProgramData\Lockheed Martin\Prepar3D v5\add-ons.cfg  
C:\Users\I-BORR\AppData\Roaming\Lockheed Martin\Prepar3D v5\add-ons.cfg

Manuel

spacer.png

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.