I found a bunch of error here and there, like scope and syntax ! Nice DVD btw...
On Aug 9, 5:47 pm, Tyler <[email protected]> wrote: > Hi everyone ! > I just bought the Mastering Maya DVD, building an autorig with object > oriented system. > I was following the DVD for a while but I got lost at some point. > I got this error below >> > > # Error: RuntimeError: line 139 of file C:/Projects/RiggingTool/Modules > \System\utils.py in module basic_stretchy_IK: New name has no legal > characters. > > It comes from this line below : > > distNode = cmds.shadingNode("distanceBetween", asUtility=True, > n=moduleNamespace+":distBetween_"+rootLocatorWithoutNamespace > +"_"+endLocatorWithoutNamespace) > > Thanks in advance. -- http://groups.google.com/group/python_inside_maya
