SODE conflicts P3Dv4 with FSX

Home Forums Support SODE conflicts P3Dv4 with FSX

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #3288
    trisho0
    Participant

    I have installed Imaginesim WSSS for P3Dv4 and FSX, same machine with Windows 10 64bit, 64 GB RAM. SODE xml file for P3Dv4 has been added the instruction <TargetSim ID=”P3Dv4″/> for every Gate in order to stop conflicts in FSX jetways. What instruction would be to add into FSX SODE xml file in order to stop jetways problems (shaking, flicking and double jetways) in P3Dv4? I tried <TargetSim ID=”FSX”/> but it didn’t work.

    #3291
    trisho0
    Participant

    If I add the instruction <TargetSim ID=”P3Dv4″/> to SODE xml file like:

    <SimObject Name=”Jetway 2 GATE_F 58″>
    <TargetSim ID=”P3Dv4″/>
    <Placement Lat=”1.3504380457″ Lon=”103.9879173467″ Alt=”0.0#AGL” Hdg=”290.3″ />
    <Model SimTitle=”WSSSAnimatedJetway”>
    <Jetway InitialState=”50;40;50;0″ MultiIndex=”2″ />
    </Model>
    </SimObject>

    then, what instruction can be added to FSX SODE xml file instead?

     

    #3295
    trisho0
    Participant

    I added the node <TargetSim ID=”FSX”/> to the FSX SODE xml file. But, P3Dv4 still loading the FSX xml. Am I missing something?

    SODE FSX doesn’t load P3Dv4 SODE xml file because of the node <TargetSim ID=”P3Dv4″/> and it is what I want so, how can SODE P3Dv4 to stop loading FSX SODE xml file?. For now, I am renaming the FSX xml file to .off in order to resolve it temporarily.

    Any help available?

    #3298
    trisho0
    Participant

    Attached xml files and SODE log. WSSS lives in FSX and P3Dv4, same PC. As I mentioned before FSX loads WSSS jetways just fine. P3Dv4 gives double jetways and shimming and shaking “HSBC” logos in all jetways.

    I tried to add the node  <TargetSim ID=”FSX”/> in FSX xml file but no success for P3Dv4. So, I left attached the original FSX xml file. Can I try a different node? Help …

     

    • This reply was modified 5 years, 1 month ago by trisho0.
    Attachments:
    You must be logged in to view attached files.
    #3310
    trisho0
    Participant

    Is there someone can answer this? Many thanks in advance

    #3338
    12bPilot
    Keymaster

    Hello,

    That’s strange.

    I made a test with the FSX xml file and using only Gate F58. Running P3Dv4, the FSX jetway is correctly ignored (using the TargetSim ID=”FSX” node).

    [11:30:46.756] DEBUG SODE.XML : Building List from File ‘C:\ProgramData\12bPilot\SODE\xml\ImagineSim_WSSS2_FSX_Stands.xml’

    [11:30:57.618] INFO SODE.XML : SimObject ‘Jetway 1 GATE_F 58’ ignored due to different target sim. [FSX]!

    [11:30:57.619] INFO SODE.XML : SimObject ‘Jetway 2 GATE_F 58’ ignored due to different target sim. [FSX]!

    [11:30:57.619] DEBUG SODE.XML : Building List from File ‘C:\ProgramData\12bPilot\SODE\xml\ImagineSim_WSSS2_PD4_Stands.xml’

    Here’s the xml snippet:

    <Stand AfcadICAO=”WSSS” AfcadGateName=”GATE_F” AfcadParkingNumber=”58″>

    <!– StandLocation;1.3497546315193178;103.98797035217287;292.6343994140625;38.0–>

     

    <SimObject Name=”Jetway 1 GATE_F 58″>

    <TargetSim ID=”FSX”/>

    <Placement Lat=”1.3504897032″ Lon=”103.987864651″ Alt=”0.0#AGL” Hdg=”271.7″ />

    <Model SimTitle=”WSSSAnimatedJetway FSX”>

    <Jetway InitialState=”50;40;50;0″ MultiIndex=”1″ />

    </Model>

    </SimObject>

    <SimObject Name=”Jetway 2 GATE_F 58″>

    <TargetSim ID=”FSX”/>

    <Placement Lat=”1.3504380457″ Lon=”103.9879173467″ Alt=”0.0#AGL” Hdg=”290.3″ />

    <Model SimTitle=”WSSSAnimatedJetway FSX”>

    <Jetway InitialState=”50;40;50;0″ MultiIndex=”2″ />

    </Model>

    </SimObject>

    </Stand>

     

    #3342
    trisho0
    Participant

    OK, I am going to give a try again tonight by using the node <span style=”display: inline !important; float: none; background-color: transparent; color: #6b6b6b; font-family: ‘Open Sans’,sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;”><TargetSim ID=”FSX”/></span>

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.