July 31, 201312 yr I have been trying all sorts of things, all except uninstalling NGX all together. Please help if anyone can take a look at my XML and see if they can see what's wrong with it. I tried PMDGs steps... Any suggestions will help...! Faulting application name: fsx.exe, version: 10.0.61472.0, time stamp: 0x475e17d3 Faulting module name: PMDG_737NGX.DLL, version: 1.0.0.0, time stamp: 0x4f5162a3 Exception code: 0xc0000005 Fault offset: 0x0013129b Faulting process id: 0xfc8 Faulting application start time: 0x01ce8e0736287f6c Faulting application path: D:\games\fsx.exe Faulting module path: D:\games\GAUGES\PMDG_737NGX.DLL Report Id: cd5072b0-f9fa-11e2-a377-6cf049505656 <?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>Addon Manager</Name> <Disabled>False</Disabled> <ManualLoad>False</ManualLoad> <Path>bglmanx.dll</Path> </Launch.Addon> <Launch.Addon> <Name>ObjectFlow_YBAS.dll</Name> <Disabled>False</Disabled> <ManualLoad>False</ManualLoad> <Path>D:\games\ORBX\FTX_AU\FTXAA_YBAS\Scenery\ObjectFlow_YBAS.dll</Path> </Launch.Addon> <Launch.Addon> <Name>ObjectFlow_7S3.dll</Name> <Disabled>False</Disabled> <ManualLoad>False</ManualLoad> <Path>D:\games\ORBX\FTX_NA\FTX_AA_7S3\Scenery\ObjectFlow_7S3.dll</Path> </Launch.Addon> <Launch.Addon> <Name>ObjectFlow_KCMW.dll</Name> <Disabled>False</Disabled> <ManualLoad>False</ManualLoad> <Path>D:\games\ORBX\FTX_NA\FTX_AA_KCMW\Scenery\ObjectFlow_KCMW.dll</Path> </Launch.Addon> <Launch.Addon> <Name>ObjectFlow_YBCS.dll</Name> <Disabled>False</Disabled> <ManualLoad>False</ManualLoad> <Path>D:\games\ORBX\FTX_AU\FTXAA_YBCS\scenery\ObjectFlow_YBCS.dll</Path> </Launch.Addon> <Launch.Addon> <Name>ObjectFlow_YMML.dll</Name> <Disabled>False</Disabled> <ManualLoad>False</ManualLoad> <Path>D:\games\ORBX\FTX_AU\FTXAA_YMML\Scenery\ObjectFlow_YMML.dll</Path> </Launch.Addon> <Launch.Addon> <Name>AFXModule</Name> <Disabled>False</Disabled> <ManualLoad>False</ManualLoad> <Path>C:\Program Files (x86)\AFX\AFXModuleFSX.dll</Path> </Launch.Addon> <Launch.Addon> <Name>Object Placement Tool</Name> <Disabled>True</Disabled> <ManualLoad>False</ManualLoad> <Path>..\Microsoft Flight Simulator X SDK\SDK\Mission Creation Kit\object_placement.dll</Path> </Launch.Addon> <Launch.Addon> <Name>Traffic Toolbox</Name> <Disabled>True</Disabled> <ManualLoad>False</ManualLoad> <Path>..\Microsoft Flight Simulator X SDK\SDK\Environment Kit\Traffic Toolbox SDK\traffictoolbox.dll</Path> </Launch.Addon> <Launch.Addon> <Name>Visual Effects Tool</Name> <Disabled>True</Disabled> <ManualLoad>False</ManualLoad> <Path>..\Microsoft Flight Simulator X SDK\SDK\Environment Kit\Special Effects SDK\visualfxtool.dll</Path> </Launch.Addon> <Launch.Addon> <Name>PMDG Options</Name> <Disabled>False</Disabled> <Path>PMDG\DLLs\PMDGOptions.dll</Path> </Launch.Addon> <Launch.Addon> <Name>PMDG Events</Name> <Disabled>False</Disabled> <Path>PMDG\DLLs\PMDGEvents.dll</Path> </Launch.Addon> <Launch.Addon> <Name>PMDG Sounds</Name> <Disabled>False</Disabled> <Path>PMDG\DLLs\PMDGSounds.dll</Path> </Launch.Addon> <Launch.Addon> <Name>Maddog 2008</Name> <Disabled>False</Disabled> <ManualLoad>False</ManualLoad> <Path>D:\games\Modules\LeonardoSH.dll</Path> </Launch.Addon> <Launch.Addon> <Name>VistaMare Core</Name> <Disabled>False</Disabled> <ManualLoad>False</ManualLoad> <Path>D:\games\VistaMare\ViMaCoreX.dll</Path> </Launch.Addon> <Launch.Addon> <Name>mpFSS.brakeFix</Name> <Disabled>False</Disabled> <Path>Modules\mpFSS.brakeFix.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>FSUIPC 4</Name> <Disabled>False</Disabled> <Path>Modules\FSUIPC4.dll</Path> </Launch.Addon> </SimBase.Document> Yours trulyBoaz FraizerCopenhagen, Denmark
July 31, 201312 yr Commercial Member I tried PMDGs steps... To include using an additional program (not just Notepad) to check the line breaks? Kyle Rodgers
July 31, 201312 yr Author How do you check it? I use notepad++ Thank you for the fast reply! there are no CR LF mistakes if that's what you mean Yours trulyBoaz FraizerCopenhagen, Denmark
July 31, 201312 yr Commercial Member there are no CR LF mistakes if that's what you mean Yeah, that's what I meant. Any program that can see that kind of thing. Are you able to use the plane at all, or is it giving you an error any time you select the plane? Kyle Rodgers
July 31, 201312 yr Well, for starters, PMDG_737NGX.DLL is not a DLL that is called by your dll.xml, so why do you think the issue is with your dll.xml ?? Is FSUIPC loading ? If YES, then your dll.xml does NOT have a syntax error If NO, then it proabbly does. Wonder what would change, if anything, if you were not loading all those ORBX dlls, and other PMDG PMDG dlls ? Try backing up your current dll.xml, and then removing all extra dll loads, that are not required for the PMDG 737NGX - even remove the HUD dll, just for testing ( just keep FSUIPC ) I suspect you will still get the same errors, indicating that your issue is NOT your dll.xml. ie <?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>FSUIPC 4</Name> <Disabled>False</Disabled> <Path>Modules\FSUIPC4.dll</Path> </Launch.Addon> </SimBase.Document> Note: Make sure you have the LATEST version of FSUIPC . (one less possible cause of an issue) Use NOTEPAD (or Notepad++ is fine) to edit your dll.xml Do NOT use WORD, or any other Word Processor !!!
July 31, 201312 yr upload your XML.DLL so we can check this. But your error can be caused by too many things like corrupted system files, corupted dll's, memory, drivers, hardware... So maybe re-installing NGX is not a bad idea at all. Also, check DX, .NET and FSUIPC Zeljko Budovic
July 31, 201312 yr Author I can't even start the flight... The loading stays at 0% and then it crashes... With the error mentioned in the event log that I posted at the top. I had other XML errors that I thought I had fixed before I am not allowed to add these files?! Yours trulyBoaz FraizerCopenhagen, Denmark
July 31, 201312 yr I agree with Geoff above. Start with a clean xml file and add until you find one of your problems. Then, run the 737NGX installer and select repair. Make sure that admin rights apply where needed. Dan Downs KCRP
July 31, 201312 yr That DLL is not a module DLL, but a gauge DLL. Nothing to do with dll.xml. --Peter Fabian
August 1, 201312 yr Author I started a fresh XML, and no issues until I installed fs2crew... I posted a question in their forum... Anyone has experience with this? Yours trulyBoaz FraizerCopenhagen, Denmark
Create an account or sign in to comment