Jump to content

SODE Jetways in Malaga X not working


Anxarces

Recommended Posts

  • Deputy Sheriffs
1 hour ago, Anxarces said:

So, finally I got the jetways working. It seems to be a conflict with VRS Tacpack. If I disable Tacpack in my dll.exe the jetways work perfect. After enabling Tacpack again the jetways are broken again.

Did you try to change the order of those entries in the xml file?

Link to comment
Share on other sites

I am not quite sure if something went wrong with my P3D and the dll.xml file.

My dll.xml contains the following lines (C: ProgrammData\Lockheed Martin\Prepar3D v3)

 

<?xml version="1.0" encoding="WINDOWS-1252"?>

-<SimBase.Document id="dll" version="3,0" Type="AceXML">

<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>TargetInfo</Name>

<Path>Gauges\TargetInfo.dll</Path>

</Launch.Addon>


-<Launch.Addon>

<Name>Addon Manager</Name>

<Path>bglmanx.dll</Path>

</Launch.Addon>


-<Launch.Addon>

<Name>Fury_1500</Name>

<Path>Gauges\Fury_1500.dll</Path>

<DLLType>PDK</DLLType>

</Launch.Addon>

</SimBase.Document>

 

Then i got another dll.xml file in (USERNAME\AppData\Roaming\Lockheed Martin\Prepar3D v3)

which contains the following:

 

<?xml version="1.0" encoding="WINDOWS-1252"?>

-<SimBase.Document version="1,0" Type="Launch">

<Descr>Launch</Descr>

<Filename>dll.xml</Filename>

<Disabled>False</Disabled>

<Launch.ManualLoad>False</Launch.ManualLoad>


-<Launch.Addon>

<Name>as_connect</Name>

<Disabled>False</Disabled>

<Path>as_srv\as_btstrp.dll</Path>

</Launch.Addon>

</SimBase.Document>

 

I can't see anything about Tacpack there...?

 

 

 

Link to comment
Share on other sites

  • Deputy Sheriffs

According to the P3D documenmtation there are indeed 2 places for the dll.xml allowed. As I do not have the tacpack running under P3d, no idea how it should look like and where it is usually written.In FSX it looks like this:

<Launch.Addon>
    <Name>VRS_TacPack</Name>
    <Disabled>False</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>Modules\VRS_TacPack\VRS_TacPack.dll</Path>
  </Launch.Addon>

Link to comment
Share on other sites

vor 4 Stunden , mopperle sagte:

Did you try to change the order of those entries in the xml file?

 

I just tried to change the order of the entries. But it doesn't matter if TacPack is at the beginning or at the end. In both cases, the jetways do not work.

 

vor 56 Minuten, Alaex sagte:

I am not quite sure if something went wrong with my P3D and the dll.xml file.

 

 

I can't see anything about Tacpack there...?

 

 

 

TacPack is located in the dll.xml under USERNAME\AppData\Roaming\Lockheed Martin\Prepar3D v3 and the entry looks like the following:

 

  <Launch.Addon>
    <Name>VRS_TacPack</Name>
    <Disabled>False</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>Modules\VRS_TacPack\VRS_TacPack.dll</Path>
  </Launch.Addon>

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy & Terms of Use