Jump to content
The simFlight Network Forums

CTDs when FSUIPC is installed


Recommended Posts

Hi,

I have Win 7 64 Bit with FSX SP2 and had a very stable system for a long time now. The only CTDs that I had were related to the uiautomationcore issue which I solved long time ago with the replacement dll - the common solution for most of us.

Since some days I started using my FSX installation again and had strange CTDs several minutes after starting a flight. Most of the time I did not even finish cockpit preparations but already got the crash.

I tried a lot of things that did not help (like going back in graphics driver version, disabling scenery, trying several aircraft, etc.)

At one point I did something that really made a difference - I deleted the FSUIPC.ini. And suddenly, I could just sit at the gate for hours and no crash (that was my test during all the disabling of add-ons: just start a flight at a gate and do nothing but wait some minutes for the crash).

So, after that I did the setup of my Saitek Pro Flight Yoke and rudder pedals again via FSUIPC and enabled wind smoothing again. In the next two flights, I again got CTDs. So finally I decided to delete the FSUIPC.dll for a test, configured all controls in FSX directly, and for the first time I was able to finish a complete flight and sat at the destination gate for several hours more without any issue.

So, I strongly get the feeling, that FSUIPC has a problem on my system that is causing crashes.

I am using version 4.91 as registered user. I also downloaded Appcrashview and saw that the CTDs were Segfaults all the time, but in different modules. There were more crashes in DINPUT8.DLL than in all other mentioned dlls in the crash reports, however. Being a C++ developer myself for many years, I know that the crash doesn't always occur in the module that is initially responsible for the root of a crash, so maybe the faulting module names don't tell anything at all.

Does anyone have similar experiences and can give me a hint how to solve that?

Edited by Robbybobby
Link to comment
Share on other sites

At one point I did something that really made a difference - I deleted the FSUIPC.ini. And suddenly, I could just sit at the gate for hours and no crash (that was my test during all the disabling of add-ons: just start a flight at a gate and do nothing but wait some minutes for the crash).

So, I strongly get the feeling, that FSUIPC has a problem on my system that is causing crashes.

I am using version 4.91 as registered user. I also downloaded Appcrashview and saw that the CTDs were Segfaults all the time, but in different modules. There were more crashes in DINPUT8.DLL than in all other mentioned dlls in the crash reports, however. Being a C++ developer myself for many years, I know that the crash doesn't always occur in the module that is initially responsible for the root of a crash, so maybe the faulting module names don't tell anything at all.

Does anyone have similar experiences and can give me a hint how to solve that?

 

 

The main differences having FSUIPC running are really only the coninuous reading of weather data from SimConnect. That can cause crashes which wouldn't otherwise occur if the weather data or the weather station list files are corrupt. I've known that to occur through bad or interrputed weather downloads.  The stationlist is called "wxstationlist.BIN" and is in your User AppData\Roaming\Microsoft\FSX folder. I think if you delete that a new one is created. Otherwise it could be in one of the .WX files associated with flights loaded from the Flight Simulator X Files folder.

 

The only other thing FSUIPC will be doing, assuming of course that there are no applications actually using it, is scanning your devices.

 

I also downloaded Appcrashview and saw that the CTDs were Segfaults all the time, but in different modules. There were more crashes in DINPUT8.DLL than in all other mentioned dlls in the crash reports

 

Well, that suggests more that it could be some rogue or corrupt device driver. DINPUT is of course Direct Input.

 

Regards

Pete

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.