October 8, 201213 yr Commercial Member Hi guys, I have had a google and am really really stuck here. Suddenly my FSX closes every single time a few seconds after the splash screen. Does anyone have any suggestions? 1) I have inserted the msfsx acceration disc and clicked on repair 2) I have deleted both FSX.cfg and logbook files Any help, would be greatly appreciated. Alex Alex Ridge Join Fswakevortex here! YOUTUBE and FACEBOOK
October 8, 201213 yr Commercial Member Did you do or install anything before this started to happen? Repaint Requests - Get your OWN custom repaint
October 8, 201213 yr Check event viewer to see what is going on. Tom "I just wanna tell you both: good luck. We're all counting on you."
October 8, 201213 yr Author Commercial Member Did you do or install anything before this started to happen? Check event viewer to see what is going on. Event viewer doesn't show up with any errors, it simply closes, no error message EDIT I get this The Desktop Window Manager was unable to start because composition was disabled by a running application Alex Ridge Join Fswakevortex here! YOUTUBE and FACEBOOK
October 8, 201213 yr Author Commercial Member Are you using Windows 7? If so, try the reliability monitor. the only thing i can find is this Description Faulting Application Path: D:\Microsoft Flight Simulator X\fsx.exe Problem signature Problem Event Name: APPCRASH Application Name: fsx.exe Application Version: 10.0.61637.0 Application Timestamp: 46fadb14 Fault Module Name: simprop.dll Fault Module Version: 10.0.61637.0 Fault Module Timestamp: 46fadb59 Exception Code: c0000005 Exception Offset: 00006da7 OS Version: 6.1.7601.2.1.0.768.3 Locale ID: 2057 Alex Ridge Join Fswakevortex here! YOUTUBE and FACEBOOK
October 8, 201213 yr Hi Alex, My guess (as good as anybody else's) is the problem is in the simprop.dll. I googled simprop.dll and found some interesting results. The first one is from answers.microsoft.com. Seven people found it usefull. Perhaps it's useful to you? HERE IS THE FIX: You may have to take ownership of the files if windows stops you from deleting the file. Open CMD prompt and right click to run as administrator and then type in exactly as below substituting your windows login username where it says username:takeown /f C:\Windows\System32\uiautomationcore.dll cacls C:\Windows\System32\uiautomationcore.dll /G username:F takeown /f C:\Windows\Syswow64\uiautomationcore.dll cacls C:\Windows\Syswow64\uiautomationcore.dll /G username:F Now you can just navigate to your syswow64 and system32 folders in windows explorer and after backing up the UIautomationcore.dll files just delete them from your computer. (Remember to delete the Uiatomationcore.dll file in ure FSX folder also if you installed it as the fix in other posts.) http://answers.micro...42-146414087ec5 I solved my own problem as follows:1- I deleted FSX {Logbook.bin) located in C:UsersnameDocumentsFlight Simulator X Files.2- renamed Fsx.cfg file .3- Run FSX repair.4- Installed SP15- Run repair FSX Acceleration Expansion pack6- Reboot PCFSX started http://forum.avsim.n...289-simpropdll/ Actually I uninstalled Acceleration first and the SDK... which I don't even know why i had it installed. And Flight Sim started up!!! Hoorah!! http://forums.vatsim...=53260&start=30 Do you have Acceleration? If so, perhaps you could you try uninstalling that to see if it helps? I can send you a copy of my simprop.dll if you like. Mine is: Created wednesday 26 september 2007, 16:08:04 Size = 175 KB (179.776 bytes) Size on disk = 176 KB (180.224 bytes)
October 8, 201213 yr Author Commercial Member Hi Alex, My guess (as good as anybody else's) is the problem is in the simprop.dll. I googled simprop.dll and found some interesting results. The first one is from answers.microsoft.com. Seven people found it usefull. Perhaps it's useful to you? http://answers.micro...42-146414087ec5 http://forum.avsim.n...289-simpropdll/ http://forums.vatsim...=53260&start=30 Do you have Acceleration? If so, perhaps you could you try uninstalling that to see if it helps? I can send you a copy of my simprop.dll if you like. Mine is: Created wednesday 26 september 2007, 16:08:04 Size = 175 KB (179.776 bytes) Size on disk = 176 KB (180.224 bytes) Thanks for your help, I did all of these before the post.. I have found the issue, it is EZDOK. Now, I have just reinstalled FSX with no issues. just installed EZdok again, and I get a "fsx process not found handle 0" Uninstalling EZdok, comes with a warning, 'this dll is apparently no longer used, do you want to remove it". After that FSX will no longer boot up Alex Ridge Join Fswakevortex here! YOUTUBE and FACEBOOK
October 8, 201213 yr Can you paste your exe.xml here, Alex? It's in the same folder as your fsx.cfg. Thanks. i7 [email protected] | 32GB RAM | EVGA RTX 3080Ti | Maximus Hero VII | 512GB 860 Pro | 512GB 850 Pro | 256GB 840 Pro | 2TB 860 QVO | 1TB 870 EVO | Seagate 3TB Cloud | EVGA 1000 GQ | Win10 Pro | EK Custom water cooling.
October 8, 201213 yr Author Commercial Member Can you paste your exe.xml here, Alex? It's in the same folder as your fsx.cfg. Thanks. Sure. I am missing the ezdok entry in the FSX dll file [no matter how many times i reinstall EZDOK] can someone paste that code for me asap? Here is my DLL and EXE <?xml version="1.0" encoding="windows-1252"?> <SimBase.Document Type="Launch" version="1,0"> <Descr>Launch</Descr> <Filename>exe.xml</Filename> <Disabled>False</Disabled> <Launch.ManualLoad>False</Launch.ManualLoad> <Launch.Addon> <Name>Couatl</Name> <Disabled>False</Disabled> <ManualLoad>False</ManualLoad> <Path>fsdreamteam\couatl\couatl.exe</Path> </Launch.Addon> <Launch.Addon><Name>EZdok camera addon</Name><Disabled>False</Disabled><Path>C:\Program Files (x86)\EZCA\EZCA.exe</Path></Launch.Addon></SimBase.Document> and dll <?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>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 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> Alex Ridge Join Fswakevortex here! YOUTUBE and FACEBOOK
October 8, 201213 yr Add this, Alex:- <Launch.Addon> <Name>EZdok camera addon</Name> <Disabled>false</Disabled> <Path>C:\Program Files (x86)\EZCA\EZCA.exe</Path> </Launch.Addon> - under any </Launch.Addon> in your exe.xml. There are no issues with your dll.xml. OK? :smile: If you want to disable EZCA, just make the <Disabled>false</Disabled> into <Disabled>True</Disabled> i7 [email protected] | 32GB RAM | EVGA RTX 3080Ti | Maximus Hero VII | 512GB 860 Pro | 512GB 850 Pro | 256GB 840 Pro | 2TB 860 QVO | 1TB 870 EVO | Seagate 3TB Cloud | EVGA 1000 GQ | Win10 Pro | EK Custom water cooling.
October 8, 201213 yr Author Commercial Member Like This>? Still gives me issues <?xml version="1.0" encoding="windows-1252"?> <SimBase.Document Type="Launch" version="1,0"> <Descr>Launch</Descr> <Filename>exe.xml</Filename> <Disabled>False</Disabled> <Launch.ManualLoad>False</Launch.ManualLoad> <Launch.Addon> <Name>Couatl</Name> <Disabled>False</Disabled> <ManualLoad>False</ManualLoad> <Path>fsdreamteam\couatl\couatl.exe</Path> </Launch.Addon> <Launch.Addon> <Name>EZdok camera addon</Name> <Disabled>True</Disabled> <Path>C:\Program Files (x86)\EZCA\EZCALoader.exe</Path> </Launch.Addon> </SimBase.Document> Alex Ridge Join Fswakevortex here! YOUTUBE and FACEBOOK
October 8, 201213 yr Yep - that's what it should look like.. - except that you've turned it off by making it <Disabled>True</Disabled> For EZCA to work it has to be enabled, and the word "Disabled" in the line <Disabled>True</Disabled> actually means "Do you want EZCA disabled?" - and the answer should be "False", if you want it to run, right? Well, you have it as "True", that's all, so it won't work until you change it back - OK? :smile: i7 [email protected] | 32GB RAM | EVGA RTX 3080Ti | Maximus Hero VII | 512GB 860 Pro | 512GB 850 Pro | 256GB 840 Pro | 2TB 860 QVO | 1TB 870 EVO | Seagate 3TB Cloud | EVGA 1000 GQ | Win10 Pro | EK Custom water cooling.
October 8, 201213 yr Author Commercial Member Yep - that's what it should look like.. - except that you've turned it off by making it <Disabled>True</Disabled> For EZCA to work it has to be enabled, and the word "Disabled" in the line <Disabled>True</Disabled> actually means "Do you want EZCA disabled?" - and the answer should be "False", if you want it to run, right? Well, you have it as "True", that's all, so it won't work until you change it back - OK? :smile: I only changed it to True as a test, but it was only like that for moments Alex Ridge Join Fswakevortex here! YOUTUBE and FACEBOOK
October 8, 201213 yr Thanks for your help, I did all of these before the post.. Sorry Alex. But I'm glad to read you're on the right track getting this solved.
Create an account or sign in to comment