[Closed] iPhysique extension problems
Autodesk have released this file which is supposed to give maxscript more exposure to the physique modifier.
http://images.autodesk.com/adsk/files/iphysique_3dsmax9.zip
when I unzip this i get 2 files:
IPhysique.gup
a readme file explaining the methods.
I tried copying the .gup file into the plugins folder but that only causes errors, can anybody tell me how to install this correctly?
Thanks for reading
Dan
Hi,
This file is for Max9 (32 bit) only
my guess is that you are using another version of max.
Hi Zbuffer,
It seems you have recompiled IPhysique.gup : http://forums.cgsociety.org/showthread.php?f=6&t=468335&highlight=rigging+knife
It would be nice to send the binary to Dan. Also if you can tell me where to find the sources I will be interested :).
I am in max9 32bit, have you got this to work?
Thanks for the reply.
Dan
Hi Dan,
I think some DLLs are missing or the plugin wasn’t well compiled…
Try to download and execute this file : http://www.microsoft.com/downloads/details.aspx?familyid=32bc1bee-a3f9-4c13-9c99-220b62a191ee&displaylang=en
It installs runtime components of Visual C++ Libraries required to run applications developed with Visual C++ on a computer that does not have Visual C++ 2005 installed.
Yannick
I found the source code for the Physique Maxscript exposure on the old Sparks download website.
I’ve recompiled the plugin. Here is the binaries for 32 and 64 bits platforms :
http://ypuechweb.free.fr/Files/IPhysique_max9.zip
64 bits plugin works fine. I’ve not yet tested 32 bits.
Hi Yannick,
Thanks for updating the plugin, it loads now without any errors, but if I open the listener and type physiqueOps it returns undefined. I was thinking it might have listed all the methods like when you type splineOps into the listener. Is this right? I`m in max9 32bit and I have installed the microsoft patch.
thanks again for your help and everything I owe you drink!
Dan
Hi Dan,
On the 64 bit version if I type physiqueOps in the listener I have :
physiqueOps
<Interface:physiqueOps>
If you have undefined returned I don’t know exactly why. I’ll test the 32 bit at home.
I fixed the bug.
You can download the updated archive at http://ypuechweb.free.fr/Files/IPhysique_max9.zip
Hi Yannick,
Its working great now, thanks for your efforts. Autodesk should replace the file they have for download with your recompile.
thanks again
Dan
Hi,
sorry for the late answer…
In case anyone still needs it,
I have attached the Max9-32 version