[MED] Import from FBX (2010) missing!!!

Posted By: MPQ

[MED] Import from FBX (2010) missing!!! - 02/24/11 21:37

Hi,

Because the FBX-Import-function is missing in my MED drop down menu, I cant import animations with bone weights. This problem have been since a long time now (so the 8.10 Version is not the reason for that)

I tried to reinstall gamestudio (with many restarts) but nothing helped! Maybe is there a easy way to get it working?

pic:

Posted By: Pappenheimer

Re: [MED] Import from FBX (2010) missing!!! - 02/24/11 22:22

The easy way is to install one of your older versions(A7) and copy the fbx dlls from the med_plugins folder to your med_plugins folder of A8.
I never did that because I have several versions installed anyway and use an old version of MED, when ever I need the fbx import.
Posted By: MPQ

Re: [MED] Import from FBX (2010) missing!!! - 02/25/11 09:09

hmm Ill try that, but the Fbx2010.dll is not missing in this folder
Posted By: Tobias

Re: [MED] Import from FBX (2010) missing!!! - 02/25/11 09:27

Maybe the reason is that you once copied DLLs from old versions (A7) like Pappenheimer suggested, because a mix of old and new DLLs will probably make a mess of your import filters. Deinstalling wont help then because it only deinstalls A8 but does not erase those old versions. My advice is to deinstall first all Gamestudio versions completely and then manually erase the folders from the hard disk, especially the MED plugins folder, then install A8 again.
Posted By: MPQ

Re: [MED] Import from FBX (2010) missing!!! - 02/25/11 09:40

I never messed dlls up, and I always deleted the folder completely before reinstalling. At the moment Iam reinstalling A7, maybe it works then. Really strange problem

Edit:
I tried A7 but it doesnt work as well, but after closing MED I saw that a med.txt file is created with a lot of errors concerning med-dlls.

one of them concerning the fbxexport.dll:

Code:
load dll: med_plugins\FbxFiles2010.dll
Can't load library <H:\Program Files (x86)\GStudio7\med_plugins\FbxFiles2010.dll>
System message #14001:
The Application has failed to start because its side-by-side configuration is incorrect. Please see the application event log for more detail.
error loading



i tried already:
- reinstall Microsoft Visual C++ 2010 Redistributable Package (x86)
-...?
Posted By: Pappenheimer

Re: [MED] Import from FBX (2010) missing!!! - 02/25/11 10:16

I only once used the fbx()2010, but I wasn't satisfied.
I used the (12.2005) version, it worked for my models with bones weight, that I built in Blender. In the earlier versions of A7 MED still has the fbx importers from 2005 and 2006.
Posted By: Tobias

Re: [MED] Import from FBX (2010) missing!!! - 02/25/11 11:06

There is a free tool named dependency walker, it shows you which system DLLs are required to load a certain DLL. Probably, one of those system DLLs is missing in your Windows installation, thats why the fbx2010 DLL does not load.
Posted By: MPQ

Re: [MED] Import from FBX (2010) missing!!! - 02/25/11 12:25

ok i downloaded this program and got the following results:

Error: The Side-by-Side configuration information for "d:\program files\gstudio8\med_plugins\FBXFILES2010.DLL" contains errors.
Error: At least one required implicit or forwarded dependency was not found.
Error: At least one module has an unresolved import due to a missing export function in an implicitly dependent module.
Error: Modules with different CPU types were found.



© 2024 lite-C Forums