Adverti horiz upsell

tk_bakeParticleInstancer 1.4.0 for Maya (maya script)

bakes particle Instancer

License
Button download
3,997 Downloads

Compatibility

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

Operating Systems

  • Mac
  • Windows

History

Created:06/01/2010
Last Modified:01/15/2018
File Size: 13.8 KB

Bugs

not running on maya2011/64b/win

Statusclosed
Priorityhigh
Date09/07/2011
Submitted byrgbaz rgbaz
Hi, after creating shelf button as suggested and executing it, I get the bellow errors without the gui-window showing up; if I source the script then the gui-window shows up but then get another error listed further below.

Errors from shelf button:

// Error: $tmpRot = `getAttr ("dup_" + $id[0] + ".rotate")`; //

// Error: "$aimWorl" is an undeclared variable. //

// Error: $tmpRot = `getAttr ("dup_" + $id[0] + ".rotate")`; //

// Error: "$tmpRot" is an undeclared variable. //

// Error: setKeyframe -at "rotateX" -v $tmpRot[0] -time $frame $dup[0]; //

// Error: "$tmpRot" is an undeclared variable. //

// Error: setKeyframe -at "rotateY" -v $tmpRot[1] -time $frame $dup[0]; //

// Error: "$tmpRot" is an undeclared variable. //

// Error: setKeyframe -at "rotateZ" -v $tmpRot[2] -time $frame $dup[0]; //

// Error: "$tmpRot" is an undeclared variable. //

// Error: delete $constraint; //

// Error: "$constraint" is an undeclared variable. //

 

Error from sourcing script:

// Error: Cannot find procedure "tkSelParticles". //

 

I would greatly apreciate some help to get this tool working in maya2011.

 

thanks,

Comments on this bug:

  • rgbaz

    rgbaz said about 13 years ago:

    I installed it incorectly. Literally: scriptEditor (MEL!) --> file --> load script - select all and drag it to your shelf - push the new script button The script doesnt have to be copied to any script folder like other scripts! and no index expressions either. thanks, rgbaz

Post a comment: