Adverti horiz upsell

Soft Cluster EX 3.0.1 for Maya (maya plugin)

Soft Cluster EX is a python and c++ based tool for converting soft selection to cluster or joint, supports common types of deformable geometry(e.g. polygon,nurbs ,subdiv and lattice) with a lot of advance features.

License
Button download
5,649 Downloads

Compatibility

  • 2017, 2016, 2015, 2014, 2013, 2012, 2011

Operating Systems

  • Linux
  • Mac
  • Windows

History

Created:10/01/2013
Last Modified:12/01/2020
File Size: 108 KB

Bugs

Selected objects Unsupported! - Error

Statusclosed
Priorityhigh
Date05/26/2014
Submitted byPeter Walters Peter Walters
I'm getting the same error in Maya 2014 on a Mac. GUI loads, plugin loads, I can load/unload objects to Exclude but 'Create' doesn't work.

# Error: RuntimeError: file /Users/.../Maya/Scripts/Python/softClusterEX.py line 182: Selected objects Unsupported! #

Comments on this bug:

  • Webber Huang

    Webber Huang said over 10 years ago:

    I'll release a new version compiled against maya 2014 SP4 and 2015 SP2 soon, hope it can solve this problem.
  • Webber Huang

    Webber Huang said over 10 years ago:

    Well, would you mind do me a favor? 1.Load the softSelectionQuery_2014-x64.mll 2.select some vertices on polymesh with soft selection 3.run the following code, and give me the result: print maya.cmds.softSelectionQuery(cmp=1, exo=None) print maya.cmds.softSelectionQuery(w=1, exo=None) It seems the plug couldn't work properly on your mac, i'm sorry that i don't have any mac computer for debugging, i just compile it in virtual machine,but few of my friends who own mac tell me it works fine.what a weird.
  • Peter Walters

    Peter Walters said over 10 years ago:

    Doesn't look like it's returning anything. Here's the result I get when I run: print maya.cmds.softSelectionQuery(cmp=1, exo=None) print maya.cmds.softSelectionQuery(w=1, exo=None) Result: [] None Don't know if this helps but I did get another script, ClusterTools 1.1.0 to work. https://www.creativecrash.com/maya/script/clustertools . It's the only one though, I tried others, and it's not just yours, none of them work on my Maya 2014 or 2015.
  • Peter Walters

    Peter Walters said over 10 years ago:

    Thanks! :D
  • Webber Huang

    Webber Huang said over 10 years ago:

    Hey, peter, please try the new version.
  • Peter Walters

    Peter Walters said over 10 years ago:

    New version works great, thanks!!! You rock! :D
  • Webber Huang

    Webber Huang said over 10 years ago:

    Okay,i have figured out where the problem is, it was a stupid mistake, it happens on 2013 too, i will release a properly version soon.

Post a comment: