What can cause this plugin problem?

What can cause this plugin problem?

Anonymous
Not applicable
554 Views
2 Replies
Message 1 of 3

What can cause this plugin problem?

Anonymous
Not applicable

When i try to export a model using my plugin i get this error (im using maya 8.5):


// Error: Unable to dynamically load : C:/Program Files/Call of Duty Modern Warfare/bin/maya/tools/XModelExport.mll
//
// Error: //
// Error: (XModelExport) //
// Error: XModelExport plugin is not loaded //

 

Can u guys help me about this problem? 😕

0 Likes
555 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable

I have had this similar problem before.

 

The problem was for me that the plugin is requiring some other DLL file. -- -- I had to put these dll files inside Maya's bin folder and it worked fine.

 

For example, my Plugin was using part of glew32.lib  -- so I had to put the glew32.dll inside of Maya's Bin -- and it worked fine.

 

 

0 Likes
Message 3 of 3

Anonymous
Not applicable

It could also be that the System does not have an installed dll in System32 or such.

0 Likes