crueleva1 / dynamica

Automatically exported from code.google.com/p/dynamica
0 stars 0 forks source link

Dynamica Plugin Load Error #54

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Install the dynamica plugin for version 2.81 maya 2011 x64, windows 7 64 bit.

2. In some instances the plugin will fail to load into maya despite 
uninstalling and then reinstalling.

3. it's not a 100% reproducable issue being as it seems to occur randomly.

What is the expected output? What do you see instead?

// Error: The specified module could not be found.
(DynamicaPlugin)

What version of the product are you using? On what operating system?

dynamica 2.81 64 bit, maya 2011 64 bit, windows 7 64 bit.

Please provide any additional information below.

The error occurs sporadically, eg it won't appear on all pc's that use the 
plugin. Each pc is using the same version of windows, maya and dynamica.

Original issue reported on code.google.com by Fishy.Pi...@googlemail.com on 21 May 2013 at 2:45

GoogleCodeExporter commented 8 years ago
corrections..

What steps will reproduce the problem?

2. The plugin will fail to load in maya despite uninstalling and then 
reinstalling.

3. It's 100% reproducable on the machines that have the problem, however i'm 
unaware why it appears to work fine on one machine but not on another.

Original comment by Fishy.Pi...@googlemail.com on 21 May 2013 at 2:54

GoogleCodeExporter commented 8 years ago
I should also mention:

1) Closing Maya and then reloading it fails to load the plugin.

2) Going to the plugin manager and manually checking the plugin (Load / Auto 
Load) also fails to work. The maya command line error simply appears again and 
the checkboxes are deselected.

Original comment by Fishy.Pi...@googlemail.com on 21 May 2013 at 3:00

GoogleCodeExporter commented 8 years ago
More info...

This is the error in detail.

# Error: Unable to dynamically load : C:/Program 
Files/DynamicaBullet2.81ForMaya2011-x64/plug-ins/DynamicaPlugin.mll
The specified module could not be found.

Original comment by Fishy.Pi...@googlemail.com on 21 May 2013 at 3:35

GoogleCodeExporter commented 8 years ago
!!ISSUE RESOLVED!!

Turns out a few of the pc's were missing these dll's

C:\Windows\System32\msvcp100.dll
C:\Windows\System32\msvcr100.dll

Thanks

Original comment by Fishy.Pi...@googlemail.com on 21 May 2013 at 5:12

GoogleCodeExporter commented 8 years ago
We should include those DLLs in the installer indeed. Thanks for the report and 
figuring out what went wrong!

Original comment by erwin.coumans on 5 Jun 2013 at 12:18

GoogleCodeExporter commented 8 years ago
No problem :)

FYI, I had to manually copy the dll's into the C:\Windows\System32 folder for 
everyone that installed dynamica. So I guess the installer isn't copying these 
files over?

Cheers

Original comment by Fishy.Pi...@googlemail.com on 5 Jun 2013 at 8:32

GoogleCodeExporter commented 8 years ago
Initially I was having the same problem, but I see manually copying those two 
dll files solved the issue. 
System Configuration: dynamica 2.81 64 bit, maya 2011 64 bit, windows 7 64 bit.

Thanks a lot.

Original comment by durga1...@gmail.com on 30 Dec 2013 at 10:54