Hello, I’ve used mGear before in Maya 2020 and it worked perfectly but now I changed to 2019, I installed 3.3
and then today upgraded to mGear 3.4 and there seems to be no joints created after I build from selection. None of the controls relate to each other (for example rotating spine controls only moves those, not the arms, head etc)
I’ve tried deleting every file related to mGear and reinstalling but there’s no difference, I get these messages after the build selection is finished.
# Traceback (most recent call last):
# File "C:/Users/Lee/Documents/maya/2019/scripts\mgear\shifter\guide_manager.py", line 62, in build_from_selection
# rg.buildFromSelection()
# File "C:/Users/Lee/Documents/maya/2019/scripts\mgear\shifter\__init__.py", line 192, in buildFromSelection
# self.build()
# File "C:/Users/Lee/Documents/maya/2019/scripts\mgear\shifter\__init__.py", line 218, in build
# self.processComponents()
# File "C:/Users/Lee/Documents/maya/2019/scripts\mgear\shifter\__init__.py", line 396, in processComponents
# comp.stepMethods[i]()
# File "C:/Users/Lee/Documents/maya/2019/scripts\mgear\shifter\component\__init__.py", line 140, in step_02
# self.addOperators()
# File "C:/Users/Lee/Documents/maya/2019/scripts/mgear/shifter_classic_components\leg_2jnt_01\__init__.py", line 602, in addOperators
# self.tws2_loc.setAttr("sx", .001)
# File "C:\Program Files\Autodesk\Maya2019\Python\lib\site-packages\pymel\core\nodetypes.py", line 567, in setAttr
# return general.setAttr("%s.%s" % (self, attr), *args, **kwargs)
# File "C:\Program Files\Autodesk\Maya2019\Python\lib\site-packages\pymel\core\general.py", line 573, in setAttr
# cmds.setAttr(attr, *args, **kwargs)
# File "C:\Program Files\Autodesk\Maya2019\Python\lib\site-packages\pymel\internal\pmcmds.py", line 134, in setAttr_wrapped
# res = new_cmd(*new_args, **new_kwargs)
# RuntimeError: setAttr: The attribute 'leg_L0_tws2_loc.scaleX' is locked or connected and cannot be modified.
Hopefully it’s an easy fix or error on my part, I appreciate any replies.
Thanks