Hello
Today I updated the Addon Manager. After that Update P3D failed to start, during loading Screen Message:
"Prepar3D exe stopped working.."
The Error Message in the Eventviewer:
Name der fehlerhaften Anwendung: Prepar3D.exe, Version: 3.4.22.19868, Zeitstempel: 0x588f7cbf
Name des fehlerhaften Moduls: MSVCR120.dll, Version: 12.0.21005.1, Zeitstempel: 0x524f7ce6
Ausnahmecode: 0xc0000409
Fehleroffset: 0x000a46a9
ID des fehlerhaften Prozesses: 0x1cf8
Startzeit der fehlerhaften Anwendung: 0x01d282f2a48fcce5
Pfad der fehlerhaften Anwendung: D:\P3D\Prepar3D.exe
Pfad des fehlerhaften Moduls: C:\WINDOWS\SYSTEM32\MSVCR120.dll
Berichtskennung: 3c7bb22e-ffbc-476e-94b9-c33018e29d0c
Then I opened the dll.xml in the Program Data\Lockheed Martin\Prepar3D v3\ folder and removed this line:
<Launch.Addon>
<Name>Addon Manager</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>bglmanx.dll</Path>
</Launch.Addon>
P3d starts without problems but without FSDT Addons of course. So I guess there is something worng with the last update and the bglmanx.dll, beacause when I restore this line, p3d crash again during loading. I'm using latest P3D Version with HF3 in Windows 10.