P3D crashing with ntdll.dll error (Investigation?)

Any issues, problems or troubleshooting topics related to the Prepar3D client application.
Locked
airbusflyer
Posts: 11
Joined: Sat Aug 22, 2015 12:58 pm

P3D crashing with ntdll.dll error (Investigation?)

Post by airbusflyer »

Hey mates,

I already discussed the problem in another thread here: http://www.prepar3d.com/forum/viewtopic ... 2&t=113146

I then reinstalled P3D and the problem was solved and today it suddenly appeared again. But it looks like I found the fault for the todays crash.
I added within the dll.xml in C:\Users\xxx\AppData\Roaming\Lockheed Martin\Prepar3D v2 the following lines:

Code: Select all

<Launch.Addon>
		<Name>IvAp</Name>
		<Disabled>False</Disabled>
		<Path>V:\IVAO\IvAp v2\ivap_fsx_bootstrap.dll</Path>
		<Commandline></Commandline>
	</Launch.Addon>
	<Launch.Addon>
		<Name>as_connect</Name>
		<Disabled>False</Disabled>
		<Path>as_srv\as_btstrp.dll</Path>
	</Launch.Addon>
After removal of these lines P3D was not crashing anymore. Very strange in my eyes. Just to report that in case someone else has that problem popping up.
John York
Posts: 151
Joined: Sat Nov 01, 2014 1:45 pm

Re: P3D crashing with ntdll.dll error (Investigation?)

Post by John York »

I tried to do that but found the file wouldn't copy & paste and will not accept my manually typing it in.

So, for the moment I'm stuck.

I did add another aircraft (XP learjet) that hasn't been fully tested for P3Dv3 yet and it seemed to work but I'm wondering if it's that causing the problem?

John
Locked