Wayne Pierce wrote: ↑10-05-2019 10:44 AM
... I get the same error almost each time I shut off P3d...)
I get a "Prepar3D exe has stopped working" error every time I shut down P3D when running the Majestic Q400. That a/c only. No problem with any others. It has a conflict with a module that is getting loaded at P3D startup. I determined that by doing the below. Ted, you might want to see if this helps you zero in on what is causing your problem, too.
I edited the dll.xml file located at C:\Users\
YOURNAME\AppData\Roaming\Lockheed Martin\Prepar3D v4 and changed (just the start of the file is shown below)
<?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>
to
<?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>
True</Launch.ManualLoad>
<Launch.Addon>
Save the change and start P3d. It will prompt to load all the modules. I would only load the mimimal modules you think are essential for the A320/321 to function, then try flying.
In the case of my Q400, all I loaded was FSUIPC. When I exited P3D from the Q400, no error! I could selective add other modules and determine which is the conflict -- but I'm too lazy. I can live with the error since it only happens when I close P3D running the Q400.
When I installed the Aerosoft Airbus' I did NOT install RAAS. That possibly is another difference in our configs.