Jump to content

KTEX (Telluride) errors in scenery


marky123

Recommended Posts

Hello marky,

You are reading 2 separate files, here are mine, check against yours, both in the same folder plus a PSSCBAK File.

Add-on = XML document

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

<SimBase.Document Type="AddOnXml" version="4,0" id="add-on">

  <AddOn.Name>Orbx ObjectFlow 2</AddOn.Name>

  <AddOn.Description>Allows Orbx scenery to display dynamic content.</AddOn.Description>

  <AddOn.Component>

    <Category>DLL</Category>

    <Path>C:\Users\Me\AppData\Local\Orbx\FTXCentral\v3.2.3.0\Orbx_ObjectFlow_x64.dll</Path>

  </AddOn.Component>

</SimBase.Document>

 

Add-on.xml ORIG File

<SimBase.Document Type="AddOnXml" version="4,0" id="add-on">

    <AddOn.Name>Orbx ObjectFlow 2</AddOn.Name>

    <AddOn.Description>Allows Orbx scenery to display dynamic content.</AddOn.Description>

    <AddOn.Component>

        <Category>DLL</Category>

        <Path>C:\Users\Me\AppData\Local\Orbx\FTXCentral\v3.2.3.0\Orbx_ObjectFlow_x64.dll</Path>

        <DllStartName>module_init</DllStartName>

            <DllStopName>module_deinit</DllStopName>

    </AddOn.Component>

</SimBase.Document>

Link to comment
Share on other sites

Archived

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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...