Jump to content

SOS for ESSA


vidas

Recommended Posts

Hyi Marcus, hyi all!

 

As you all I do have the same problem in ESSA: No buildings.

I studied almost all post and topics.

Conclusion in my fault (FSX):

1.) No P3D.exe file in my FSX folder

2.) No firewall installed

3.) !!!!!! In my ddl.xml this is missing for ESSA (other ORBX airports are listed and working):

<Launch.Addon>
    <Name>ObjectFlow.dll</Name>
    <Disabled>False</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>D:\Program\FSX\ORBX\FTX_AU\FTXAA_ORBXLIBS\Scenery\ObjectFlow.dll</Path>

Should be no problem to add manually, but:

4.)  !!!!!!!    I do NOT have any           ObjectFlow_ESSA.dll file          in my          FSX/ORBX/FTX_GLOBAL/FTX_AA_ESSA/Scenery.

 

Please tell me, where can I get this file???

Thanks for help

Michael

 

 

Link to comment
Share on other sites

Hey it is not supposed to be in that folder, so that's good!

There is no special Objectflow DLL file for Arlanda, it use the normal Objectflow.dll so as long as that one is in that folder and in the dll, it should work.

ORBX\FTX_AU\FTXAA_ORBXLIBS\Scenery <- is the place to be!

 

Link to comment
Share on other sites

10 minutes ago, Marcus Nyberg SE said:

Hey it is not supposed to be in that folder, so that's good!

There is no special Objectflow DLL file for Arlanda, it use the normal Objectflow.dll so as long as that one is in that folder and in the dll, it should work.

ORBX\FTX_AU\FTXAA_ORBXLIBS\Scenery <- is the place to be!

 

 

Yes Marcus, it is there. 

 

Shall I add this lines exactly as shown

<Launch.Addon>
    <Name>ObjectFlow.dll</Name>
    <Disabled>False</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>D:\Program\FSX\ORBX\FTX_AU\FTXAA_ORBXLIBS\Scenery\ObjectFlow.dll</Path>

to the dll.xml file, correct?

 

Sorry for asking, I´m not a genius inside this. 

Thanks once more

Michael

 

Link to comment
Share on other sites

No worries at all Michael, it's a bit of rocket science with all these dll files and stuff.

This is how it should look, so looks right except  </Launch.Addon> should be in the end?

I guess you have also dubblechecked so the path is correct?

 

<Launch.Addon>
    <Name>ObjectFlow</Name>
    <Disabled>False</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path> D:\Program\FSX\ORBX\FTX_AU\FTXAA_ORBXLIBS\Scenery\ObjectFlow.dll</Path>
  </Launch.Addon>

 

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...