Hello,

On a fresh install of the latest version of Gamestudio A8 on a modern Windows 10 64 Bit machine, MED has problems with the FbxFiles2010.dll, the WmpImporter.dll and the cpi01.dll. The dlls exist and are located in the right folders. The med.log looks like this:

Code
load dll: MS\CPI01.DLL
full name: <C:\Program Files (x86)\GStudio8\MS\CPI01.DLL>
.............

load dll: med_plugins\FbxFiles2010.dll
Can't load library <C:\Program Files (x86)\GStudio8\med_plugins\FbxFiles2010.dll>
System message #14001:
Diese Anwendung konnte nicht gestartet werden, da die Side-by-Side-Konfiguration ungültig ist. Weitere Informationen finden Sie im Anwendungsereignisprotokoll. Weitere Details können auch mit dem Befehlszeilentool sxstrace.exe angezeigt werden.
error loading

------------

load dll: med_plugins\WmpImporter.dll
Can't load library <C:\Program Files (x86)\GStudio8\med_plugins\WmpImporter.dll>
System message #126:
Das angegebene Modul wurde nicht gefunden.
error loading


I need those plugins to import some fbx files. Is there any dependency that has to be installed?