Hello Pete,
I have a problem with FSUIPC. I recently installed the newest version 4.949 and FSX-SE is crashing as soon as it gets past the loading screen. When my flight loads and it goes to the cockpit, it immediately shuts down without any errors. When I change the DLL.XML entry to "True", my FSX-SE does not crash anymore. Which confirms to me that FSUIPC is the culprit. I am sending you my FSUIPC log file as well as my DLL.XML entries for you to see in hopes that you could help me with this. I've never had this problem before and it is quite strange that this is happening now.
Thanks Pete!
********* FSUIPC4, Version 4.949 by Pete Dowson *********
fsx.exe version = 10.0.62615.0
Reading options from "C:\Program Files\Steam\steamapps\common\FSX\Modules\FSUIPC4.ini"
Running inside FSX Steam Edition on Windows 7
Module base=54A90000
User Name=""
User Addr=""
FSUIPC4 not user registered
WIDEFS7 not user registered, or expired
0 System time = 20/01/2016 21:31:42
0 FLT path = "C:\Users\John\Documents\Flight Simulator X - Steam Edition Files\"
0 ------ Module Version Check ------
0 acontain.dll: 10.0.62615.0
0 api.dll: 10.0.62615.0
0 controls.dll: 10.0.62615.0
0 fs-traffic.dll: 10.0.62615.0
0 G3D.dll: 10.0.62615.0
0 sim1.dll: 10.0.62615.0
0 visualfx.dll: 10.0.62615.0
0 weather.dll: 10.0.62615.0
0 window.dll: 10.0.62615.0
0 ----------------------------------
31 Trying to connect to SimConnect Steam ...
31 FS path = "C:\Program Files\Steam\steamapps\common\FSX\"
265 LogOptions=00000000 00000001
265 -------------------------------------------------------------------
265 ------ Setting the hooks and direct calls into the simulator ------
265 --- CONTROLS timer memory location obtained ok
265 --- SIM1 Frictions access gained
265 --- FS Controls Table located ok
265 --- Installed Mouse Macro hooks ok.
265 --- Wind smoothing fix is fully installed
265 --- All links checked okay
265 -------------------------------------------------------------------
265 SimConnect_Open succeeded: waiting to check version okay
265 Trying to use SimConnect Steam
2652 Running in "Microsoft Flight Simulator X", Version: 10.0.62615.0 (SimConnect: 10.0.62615.0)
2652 Initialising SimConnect data requests now
2652 FSUIPC Menu entry added
2667 C:\Program Files\Steam\steamapps\common\FSX\flights\other\FLTSIM.FLT
2667 C:\Program Files\Steam\steamapps\common\FSX\SimObjects\Airplanes\Aircreation_582SL\Aircreation_582SL.air
7987 Weather Mode now = Theme
91791 System time = 20/01/2016 21:33:14, Simulator time = 12:36:32 (17:36Z)
114411 Sim stopped: average frame rate for last 22 secs = 41.2 fps
118982 Starting everything now ...
131087 System time = 20/01/2016 21:33:54, Simulator time = 12:36:35 (17:36Z)
131087 *** FSUIPC log file being closed
Minimum frame rate was 60.1 fps, Maximum was 61.3 fps
Minimum available memory recorded was 32768Mb
Average frame rate for running time of 25 secs = 43.0 fps
Memory managed: 4 Allocs, 4 Freed
********* FSUIPC Log file closed ***********
This is my DLL.XML entry:
<?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>FS Recorder</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>C:\Program Files (x86)\FS Recorder for FSX\FSRecorder_FSX.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>FSUIPC 4</Name>
<Disabled>False</Disabled>
<Path>Modules\FSUIPC4.dll</Path>
</Launch.Addon>
</SimBase.Document>