Jump to content

NA airports with missing objects


lgustavo

Recommended Posts

After an installation of GSX on my P3D V2.5, some NA Orbx airports were affected and are imcomplete, missing several important features. I tried to uninstall GSX, reinstall the airports and Orbxlibs and without any result. Mr. Nick Cooper tried to help me changing my dll.xml file, but it didn't solve the problem. What is odd for me is how one of my files look:

 

 

 dll.xml.addonmanager.xml :

 

<?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>ObjectFlow_YWOL_P3D</Name>
    <Disabled>False</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>C:\Program Files (x86)\Lockheed Martin\Prepar3D v2\ORBX\FTX_AU\FTXAA_YWOL\scenery\ObjectFlow_YWOL_P3D.dll</Path>
  </Launch.Addon>
  <Launch.Addon>
    <Name>ObjectFlow_YMML_P3D</Name>
    <Disabled>False</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>C:\Program Files (x86)\Lockheed Martin\Prepar3D v2\ORBX\FTX_AU\FTXAA_YMML\Scenery\ObjectFlow_YMML_P3D.dll</Path>
  </Launch.Addon>
  <Launch.Addon>
    <Name>iFly 747-400 Menu</Name>
    <Disabled>False</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>Modules\iFly744.dll</Path>
  </Launch.Addon>
  <Launch.Addon>
    <Name>ObjectFlow_05S_P3D</Name>
    <Disabled>False</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>C:\Program Files (x86)\Lockheed Martin\Prepar3D v2\ORBX\FTX_NA\FTX_AA_05S\scenery\ObjectFlow_05S_P3D.dll</Path>
  </Launch.Addon>
  <Launch.Addon>
    <Name>ObjectFlow_11S_P3D</Name>
    <Disabled>False</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>C:\Program Files (x86)\Lockheed Martin\Prepar3D v2\ORBX\FTX_NA\FTX_AA_11S\scenery\ObjectFlow_11S_P3D.dll</Path>
  </Launch.Addon>
  <Launch.Addon>
    <Name>ObjectFlow_CYSE_P3D</Name>
    <Disabled>False</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>C:\Program Files (x86)\Lockheed Martin\Prepar3D v2\ORBX\FTX_NA\FTX_AA_CYSE\scenery\ObjectFlow_CYSE_P3D.dll</Path>
  </Launch.Addon>

  <Launch.Addon>
    <Name>ObjectFlow</Name>
    <Disabled>False</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>C:\Program Files (x86)\Lockheed Martin\Prepar3D v2\ORBX\FTX_AU\FTXAA_ORBXLIBS\Scenery\ObjectFlow_P3D.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>PMDG HUD interface</Name>
    <Disabled>False</Disabled>
    <Path>PMDG\DLLs\PMDG_HUD_interface.dll</Path>
    <DllStartName>module_init</DllStartName>
    <DllStopName>module_deinit</DllStopName>
  </Launch.Addon>
  <Launch.Addon>
    <Name>Flight Recorder</Name>
    <Disabled>False</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>Aerosoft\Flight Recorder\AS-FlightRecorder.dll</Path>
  </Launch.Addon>
  </SimBase.Document>

 

 

Why are these specifc airports in this file? They are the ones I have problems by the way. 

 

Sekiu 11S: No hangars, no grass, no static airplanes

1WA6 Fall City: no paved runway, no grass

05S Vernonia: no grass, no static planes

WA56 Israel Farm: no grass

CYSE: no hangars

KTLV Lake Tahoe: no terminal, no static planes

OG39 and OR49: terrible, missing almost everything

7S3 Twin Oaks : missing static airplanes.

 

 

 I really like these airports and don't know how to fix them.

 

 

Luiz
 

Link to comment
Share on other sites

I have all those entries and the airports look as they should.

I am no expert in the dll.xml file but I am sure there should not be


      <Name>CMeteoXml</Name>
      <Disabled>False</Disabled>
      <Path>.\CMeteoXml.dll</Path>
   </Launch.Addon>

this space
   <Launch.Addon>
      <Name>Carenavigraph</Name>
      <Disabled>False</Disabled>
      <Path>.\Carenavigraph.dll</Path>
   </Launch.Addon>

 

I wonder if in fact none of the addon entries are working,

I remember you replied that the iFly aircraft menu was missing.

Link to comment
Share on other sites

Hi Mopperle,

 

 I have installed the latest set of Orbxlibs. My system is absolutely updated. I have about 100 Orbx airports, but only the ones i listed seem to be in trouble.

 

Nick,

 

Regarding the file, i will try changing that empty line and check what happens.

Link to comment
Share on other sites

Good question, I don't know. I was also wondering if we could contact the developer guys from GSX and check with them what their addon changes P3D files and how we can revert it other than uninstallig it like i have done already.

 

Luiz

 

Link to comment
Share on other sites

Dear All

 

I have contacted GSX developers about my issue, and this is what they think:

 

GSX doesn't make any changes to any of the P3D files, with the exception of the addition the lines that call its needed modules in the DLL.XML file ( the Addon Manager ) and in the EXE.XML file ( the Couatl exe )

The GSX installer will check your DLL.XML BEFORE doing any changes to it. It calls the standard XML validation routine that comes with Windows so, if that one reports the XML is corrupted, it IS corrupted, no question about it.

If the DLL.XML file is found corrupted, the installer WON'T TOUCH IT, but it will offer YOU a CHOICE between:

1) Aborting the installation, so you might try fixing the already-corrupted file yourself

OR

2) Starting from scratch with a *new* DLL.XML file, that of course, will contain ONLY the lines needed by our software, and nothing else.

If you chose option #2, it's normal that, if you have *other* 3rd party modules in your old (corrupted) XML file, they won't be present in the new one.

No, the installer won't try to "fix" or "merge" your old file with a brand new file. Brand new means exactly that: an empty XML with JUST the FSDT modules inside.

OF COURSE, the installer is not so careless to allow you to choose a potentially dangerous option #2 (you might not clearly understood what it means...), so it MADE A BACKUP, named DLL_XML_Before_Addon_Manager.XML in your %APPDATA%\Lockheed Martin folder.

So, it's not possible to do any "harm" with the GSX installer and, in the worse possible case, you have a backup.

So, if your OrbX airports needed addon modules in the DLL.XML, and you chose option #2 after the installer warned you about your DLL.XML being corrupted, is to be expected the sceneries depending on those modules wouldn't work correctly.

But of course, reinstalling the sceneries SHOULD fix the problem, because their installer should hopefully restore their needed lines and re-enable their modules, which were removed after you chose option #2.

If they don't, even after reinstalling, than I'm afraid there's nothing we can do and it's a problem you should report to the developers of those modules. Again, I confirm that, other than adding its lines to the XML files, the GSX installer doesn't change ANY P3D file.

We never had any previous report of known incompatibilities between our modules and OrbX which, considering how popular both GSX and OrbX sceneries are, should have surfaced by now.

It's also possible ( we have seen cases of this ), the problem is neither GSX or OrbX, but the presence of ANOTHER 3rd party module that, for some reason, is causing conflicts with the Simconnect library (there are several versions of it, all installed at the same time) needed by almost every module out there, so you might try checking this thread for more informations about this:

http://www.fsdreamteam.com/forum/index.php/topic,13165.msg98428.html#msg98428

Link to comment
Share on other sites

  • 2 weeks later...

 

Nick, this is my Prepar3D.cfg file. I don´t see any trusted section here.

 

 

[Display]
ChangeTime=4.000000
TransitionTime=4.000000
TEXTURE_FILTERING=16
MSAA=4
SSAA=0
VSYNC=1
FXAA=1
TRIPLE_BUFFER=1
SKINNED_ANIMATIONS=1
TEXTURE_BANDWIDTH_MULT=30
UPPER_FRAMERATE_LIMIT=25
WideViewAspect=True
FullScreenExclusive=True
FullScreenAutoFill=True
ActiveWindowTitleTextColor=255,255,255
ActiveWindowTitleBackGroundColor=0,28,140,64
NonActiveWindowTitleTextColor=255,255,255
NonActiveWindowTitleBackGroundColor=24,33,87,64
InfoUpperRightTextColor=255,0,0
InfoUpperRightBackGroundColor=0,0,0,0
InfoLowerLeftTextColor=255,255,255
InfoLowerLeftBackGroundColor=255,0,0,128
InfoLowerRightTextColor=255,255,255
InfoLowerRightBackGroundColor=255,0,0,128
InfoBrakesEnable=True
InfoParkingBrakesEnable=True
InfoPauseEnable=True
InfoSlewEnable=True
InfoStallEnable=True
InfoOverspeedEnable=True
InfoWeaponSystemEnable=True
InfoCountermeasureEnable=True
FullScreen=True
[SCENERY]
POP_FREE_AUTOGEN=1
AUTOGEN_BATCH_LOD=2
AUTOGEN_TREE_MAX_DRAW_DISTANCE=9500.000000
AUTOGEN_TREE_MIN_DISTANCE_TO_LOD=2500.000000
IMAGE_COMPLEXITY=3
[Main]
User Objects=Airplane, Helicopter, Submersible, ExternalSim
LabelsSupported=Airplane, Helicopter
Location=0,0,5760,1200,\\.\DISPLAY1
LocationFullScreen=0,0,5760,1200,\\.\DISPLAY1
Maximized=1
HideMenuNormal=0
HideMenuFullscreen=1
[PANELS]
IMAGE_QUALITY=1
SAVE_AND_LOAD_PANEL_STATE=0
PANEL_OPACITY=100
PANEL_MASKING=1
PANEL_STRETCHING=1
UNITS_OF_MEASURE=0
QUICKTIPS=1
[Weather]
WindshieldPrecipitationEffects=1
MinGustTime=10
MaxGustTime=500
MinGustRampSpeed=1
MaxGustRampSpeed=200
MinVarTime=5
MaxVarTime=50
MinVarRampSpeed=10
MaxVarRampSpeed=75
TurbulenceScale=1.000000
WeatherGraphDataInDialog=0
AdjustForMagVarInDialog=1
DynamicWeather=3
DownloadWindsAloft=0
DisableTurbulence=1
CLOUD_DRAW_DISTANCE=3
DETAILED_CLOUDS=1
OPTIMIZE_DENSE_CLOUDS=0
CLOUD_COVERAGE_DENSITY=8
THERMAL_VISUALS=1
VolumetricFog=1
[CONTROLS]
Controls_Default=Standard
Controls_Current=Standard
KBDAIL=64
KBDELEV=64
KBDRUD=64
force_master_gain=10000
force_stick_force_enabled=1
force_stick_shaker_enabled=1
force_gear_bump_enabled=1
force_crash_enabled=1
force_ground_bumps_enabled=1
force_machinegun_enabled=1
[TextInfo.1]
Latitude=1,1
Longitude=1,2
Altitude=1,3
Heading=1,4
AirSpeed=1,5
WindDirectionAndSpeed=1,6
[TextInfo.2]
FrameRate=1,1
LockedFrameRate=1,2
GForce=1,3
FuelPercentage=1,4
[TextInfo.3]
Latitude=1,1
Longitude=1,2
Altitude=1,3
Heading=1,4
AirSpeed=1,5
WindDirectionAndSpeed=1,6
FrameRate=2,1
LockedFrameRate=2,2
GForce=2,3
FuelPercentage=2,4
[SlewTextInfo.1]
Latitude=1,1
Longitude=1,2
Altitude=1,3
Heading=1,4
AirSpeed=1,5
[SlewTextInfo.2]
FrameRate=1,1
LockedFrameRate=1,2
[SlewTextInfo.3]
Latitude=1,1
Longitude=1,2
Altitude=1,3
Heading=1,4
AirSpeed=1,5
FrameRate=2,1
LockedFrameRate=2,2
[DynamicHeadMovement]
LonAccelOnHeadLon=-0.020000
LonAccelOnHeadPitch=-0.010000
RollAccelOnHeadLat=0.010000
YawAccelOnHeadLat=-0.100000
RollAccelOnHeadRoll=0.100000
MaxHeadAngle=5.000000
MaxHeadOffset=0.300000
HeadMoveTimeConstant=1.000000
[VirtualCopilot]
VirtualCopilotActive=0
[FlightPlanMap]
LineWidth=2
[GRAPHICS]
MIPMAP_VC_PANELS=0
TESSELLATION=1
TEXTURE_MAX_LOAD=2048
NUM_LIGHTS=4
COCKPIT_HIGH_LOD=1
AIRCRAFT_REFLECTIONS=1
LANDING_LIGHTS=0
DAWN_DUSK_SMOOTHING=1
LENSFLARE=1
HDR=1
BLOOM_LEVEL=2
SHADOW_QUALITY=1
TERRAIN_SHADOW_CAST_DISTANCE=0
CLOUD_SHADOW_CAST_DISTANCE=0
OBJECT_SHADOW_CAST_DISTANCE=1
CONTENT_NO_SHADOW=0
INTERIOR_SHADOWS_CAST=1
EXTERIOR_SHADOWS_CAST=1
SIMOBJECT_SHADOWS_CAST=1
TERRAIN_SHADOWS_CAST=0
VEGETATION_SHADOWS_CAST=0
BUILDING_SHADOWS_CAST=0
CLOUD_SHADOWS_CAST=0
INTERIOR_SHADOWS_RECEIVE=1
EXTERIOR_SHADOWS_RECEIVE=1
SIMOBJECT_SHADOWS_RECEIVE=1
TERRAIN_SHADOWS_RECEIVE=1
VEGETATION_SHADOWS_RECEIVE=0
BUILDING_SHADOWS_RECEIVE=0
SHADOW_NUM_CASCADES_LOW=4
SHADOW_NUM_CASCADES_MID=5
SHADOW_NUM_CASCADES_HIGH=7
SHADOW_NUM_CASCADES_ULTRA=12
GROUND_SHADOW_TEXTURE_SIZE=2048
CLOUD_SHADOW_TEXTURE_SIZE=512
SHADOW_LOG_PARTITION_LOW=0.850000
SHADOW_LOG_PARTITION_MID=0.850000
SHADOW_LOG_PARTITION_HIGH=0.850000
SHADOW_LOG_PARTITION_ULTRA=0.850000
EFFECTS_QUALITY=2
EFFECTS_DISTANCE=1
TEXTURE_QUALITY=3
IMAGE_QUALITY=0
See_Self=1
Text_Scroll=1
[DISPLAY.Device.AMD Radeon R9 200 Series.0.0]
Mode=5760x1200x32
[TrafficManager]
AirlineDensity=0
GADensity=0
FreewayDensity=0
ShipsAndFerriesDensity=0
LeisureBoatsDensity=0
IFROnly=0
AIRPORT_SCENERY_DENSITY=0
[AContain]
ShowLabels=1
ShowUserLabel=0
ShowLabelManufacturer=1
ShowLabelModel=1
ShowLabelTailNumber=0
ShowLabelDistance=1
ShowLabelAltitude=1
ShowLabelAirline=0
ShowLabelAirlineAndFlightNumber=0
ShowLabelFlightPlan=0
ShowLabelContainerId=0
ShowLabelAirspeed=0
ShowLabelHeading=0
LabelDelay=1000
LabelColor=FFFF0000
[TERRAIN]
LOD_RADIUS=6.500000
TESSELLATION_FACTOR=85
MESH_RESOLUTION=23
TEXTURE_RESOLUTION=28
AUTOGEN_VEGETATION_DENSITY=1
AUTOGEN_BUILDING_DENSITY=2
DETAIL_TEXTURE=1
WATER_REFLECT_CLOUDS=0
WATER_REFLECT_USERAIRCRAFT=1
WATER_REFLECT_SIMOBJECTS=0
WATER_REFLECT_TERRAIN=0
WATER_REFLECT_AUTOGEN_VEGETATION=0
WATER_REFLECT_AUTOGEN_BUILDINGS=0
WATER_REFRACT_CLOUDS=0
WATER_REFRACT_USERAIRCRAFT=0
WATER_REFRACT_SIMOBJECTS=0
WATER_REFRACT_TERRAIN=0
WATER_REFRACT_AUTOGEN_VEGETATION=0
WATER_REFRACT_AUTOGEN_BUILDINGS=0
ENABLE_BATHYMETRY=0
WATER_CLARITY=30
WATER_DETAIL=2
UseGlobalTerrainView=False
[ATC]
AutoOpenAirTrafficWindow=1
UsePilotVoice=1
PilotVoice=0
[INTERNATIONAL]
ASLAT=2
ASLON=1
MEASURE=0
[REALISM]
PFactor=0.240000
Torque=0.240000
GyroEffect=0.240000
CrashTolerance=0.470000
General=0.250000
UnlimitedFuel=False
AllowEngineDamage=False
TrueAirspeed=False
AutoCoord=False
RealMixture=True
StressDamage=True
GEffect=True
ManualLights=True
GyroDrift=False
CrashWithDyn=False
CrashDetection=False
OnCrashAction=0
AutoTrim=False
[ATTACHMENTS]
WeaponHighlight=False
HighlightDuration=1.000000
AutoWeaponSwitching=False
UnlimitedWeapons=False
UnlimitedCountermeasures=False
IgnoreAttachmentWeight=False
IgnoreAttachmentForces=True
[RECORDER]
RecordAITraffic=True
RecordAirportVehicles=True
RecordLeisureBoats=True
[SIM]
SYSCLOCK=0
OPTIMIZE_PARTS=0
[SOUND]
SOUND=1
SOUND_QUALITY=2
SOUND_LOD=0
PrimaryPlaybackDevice={DEF00000-9C6D-47ED-AAF1-4DDA8F2B5C03}
VoicePlaybackDevice={DEF00002-9C6D-47ED-AAF1-4DDA8F2B5C03}
VoiceCaptureDevice={DEF00003-9C6D-47ED-AAF1-4DDA8F2B5C03}
[STARTUP]
DEMO=0
STARTUP_DEMO=
LOAD_SIMDIRECTOR=1
LoadWindow=1
[USERINTERFACE]
PAUSE_ON_LOST_FOCUS=1
PROMPT_ON_EXIT=1
SITUATION=C:\Users\LuizGustavo\Documents\Prepar3D v2 Files\Bonanza V35B em Sekiu
SHOW_SCENARIO_WINDOW=0
RestoreTimeOnMove=0
SHOW_MISSION_CAPTIONS=0
Map_Orientation=2
[PointOfInterestSystem]
CycleSetting=0
[FACILITIES]
COUNTRY=
STATE=
CITY=
GTL_BUTTON=4096
[Misc]
Com_Rate=7
[MULTIPLAYER]
condAccoutPassword=0
LanUsername="Player1"
 

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