Orbx purchase XMLTools problem? [Resolved]
-
- Posts: 6
- Joined: Sat Jul 18, 2020 2:32 pm
Orbx purchase XMLTools problem? [Resolved]
Hi Gents,
after I have purchased yesterday the DHC 3 T for P3D via Orbx, I have recognised that following problems are occurring:
- rudder is not responding
- power lever stuck in full beta position
I have installed it via Orbx Central after disabling AV etc. I am running a non-registered FSPUIC version.
DLL.xml shows like that:
<?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>FSUIPC 5</Name>
<Disabled>False</Disabled>
<Path>C:\Program Files\Lockheed Martin\Prepar3D v4\Modules\FSUIPC5.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>CMeteoXml</Name>
<Disabled>False</Disabled>
<Path>.\CMeteoXml.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>Carenavigraph</Name>
<Disabled>False</Disabled>
<Path>.\Carenavigraph.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>as_connect</Name>
<Disabled>False</Disabled>
<Path>as_srv\as_connect_64.dll</Path>
</Launch.Addon>
</SimBase.Document>
There is nothing mentioned like XMLTools, so where exactly do I have to put the XMLTools Installer? Before or after another installation of the DHC-3T?
Thanks for your help and have a great sunday!
after I have purchased yesterday the DHC 3 T for P3D via Orbx, I have recognised that following problems are occurring:
- rudder is not responding
- power lever stuck in full beta position
I have installed it via Orbx Central after disabling AV etc. I am running a non-registered FSPUIC version.
DLL.xml shows like that:
<?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>FSUIPC 5</Name>
<Disabled>False</Disabled>
<Path>C:\Program Files\Lockheed Martin\Prepar3D v4\Modules\FSUIPC5.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>CMeteoXml</Name>
<Disabled>False</Disabled>
<Path>.\CMeteoXml.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>Carenavigraph</Name>
<Disabled>False</Disabled>
<Path>.\Carenavigraph.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>as_connect</Name>
<Disabled>False</Disabled>
<Path>as_srv\as_connect_64.dll</Path>
</Launch.Addon>
</SimBase.Document>
There is nothing mentioned like XMLTools, so where exactly do I have to put the XMLTools Installer? Before or after another installation of the DHC-3T?
Thanks for your help and have a great sunday!

- Slayer
- Posts: 1517
- Joined: Sat Mar 08, 2014 3:26 am
- Contact:
Re: Orbx purchase XMLTools problem?
If for some reason XMLTools didn't get installed you should run the installer located in
\Prepar3D v4\SimObjects\Airplanes\MV_King_Air_350i\Redistributables
\Prepar3D v4\SimObjects\Airplanes\MV_King_Air_350i\Redistributables
-
- Posts: 6
- Joined: Sat Jul 18, 2020 2:32 pm
Re: Orbx purchase XMLTools problem?
Hi Slayer,
The folder MV_King_Air_350i\Redistributables is not existing (I don't own this plane), but I downloaded and copied the XMLTools Installer in P3D Main folder and run from there (as Admin) AND the same I did putting it in one of the Milviz DHC-3T airplane folders in the programs/simobjects area.
Every time I get the message attached.
The folder MV_King_Air_350i\Redistributables is not existing (I don't own this plane), but I downloaded and copied the XMLTools Installer in P3D Main folder and run from there (as Admin) AND the same I did putting it in one of the Milviz DHC-3T airplane folders in the programs/simobjects area.
Every time I get the message attached.
- Slayer
- Posts: 1517
- Joined: Sat Mar 08, 2014 3:26 am
- Contact:
Re: Orbx purchase XMLTools problem?
Can you go to C:\Users\<your username>\AppData\Roaming\Lockheed Martin\Prepar3D v4 folder and see if there is a dll.xml in there?
Looks like that may have been corrupted or missing. You may have a backup in there also.
If it is in there and you can open it with notepad or notepad++ you can paste this in above the last line
<Launch.Addon>
<Name>XMLTools64</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>XMLTools64.dll</Path>
<DllStartName>module_init</DllStartName>
<DllStopName>module_deinit</DllStopName>
</Launch.Addon>
</SimBase.Document> <--------PASTE ABOVE THIS LINE
Looks like that may have been corrupted or missing. You may have a backup in there also.
If it is in there and you can open it with notepad or notepad++ you can paste this in above the last line
<Launch.Addon>
<Name>XMLTools64</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>XMLTools64.dll</Path>
<DllStartName>module_init</DllStartName>
<DllStopName>module_deinit</DllStopName>
</Launch.Addon>
</SimBase.Document> <--------PASTE ABOVE THIS LINE
-
- Posts: 6
- Joined: Sat Jul 18, 2020 2:32 pm
Re: Orbx purchase XMLTools problem?
All done and working nicely now.
Thanks a lot.
Thanks a lot.
