|
Hi again brian1,
Okay, let’s try something else. The following steps should eliminate the plug-in as the problem.
First, let’s double check that the plug-in is loaded correctly (you may know how to do this already, but for argument’s sake, I’m describing the steps just to make sure we’re on the same page)
1) Start Max
2) Go to Customize>Plug-in Manager
3) Look for the fbxmax.dlu entry
4) Make the loaded status is green
If the status is not green:
5) Manually load the plug-in
6) Execute FBXExporterGetParam “Animation”
At this point you will get either a True or False result. If you don’t, please let us know what version of the plug-in you are using. If you do get a True or False result, this is proof that the plug-in is not the problem. In this case, it would seem that your batch process is not loading the plug-in before you call the exposed functions even though Max should have loaded the plug-in automatically.
If this is the case, we’d have to refer the problem to the Max team to see why this is happening. Let’s see what your results are and we’ll go from there.
Cheers!
Carlos
Author: CarlosC
|