Chatefucio Posted October 27, 2016 Report Posted October 27, 2016 Hi there, well after fresh install of p3d.3.4 and all addons, there is time for testing. 3 tests without problem (average 7h duration, on PMDG738), then tongiht, 4th trial and baam - CTD. Checked the error log and that's what was there: Faulting application name: Prepar3D.exe, version: 3.4.9.18400, time stamp: 0x57d9b14e Faulting module name: SimConnectP3D3.dll_unloaded, version: 0.0.0.0, time stamp: 0x571e4e28 Exception code: 0xc0000005 Fault offset: 0x13d41eb0 Faulting process id: 0x21e4 Faulting application start time: 0x01d22fd9dc19f48f Faulting application path: E:\Program Files\Lockheed Martin\Prepar3D.exe Faulting module path: SimConnectP3D3.dll Report Id: 117c0380-9c01-11e6-9f34-74d435e2a771 Now, what could cause that? I've the latest FSUIPC and fresh installs of next addons/programs: AS16+softclouds, ORBX base+vector, ezdok, accufeel, rwy bumping effect, fscaptain, ivap and acars. The error occured after 7 hours of flight with PMDG738 on holding above LEPA (added aerosoft's airport). So, what to do? Thanks for help..
Pete Dowson Posted October 27, 2016 Report Posted October 27, 2016 1 hour ago, Chatefucio said: Now, what could cause that? No idea. There are no other reports. This: 1 hour ago, Chatefucio said: SimConnectP3D3.dll_unloaded means that my code, that DLL, wasn't in memory when the error occurred. Normally such errors would only occur when P3D was being shut down, as nothing else would really unload it -- or perhaps it could do that if it ran out of memory space in the 4k. Did you check VAS? The error probably occurs on a callback from SimConnect, or maybe one from FSUIPC itself, which tries to enter the relevant function in the DLL and crashes because the code is no longer there. I really have no control over that, and suspect it's actually a symptom of memory depletion. Pete
Chatefucio Posted October 27, 2016 Author Report Posted October 27, 2016 Thanks for reply, Pete. Will test again tonight and see if i can repat error. Will monitor VAS.. Thanks :)
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now