Home Website Youtube GitHub

Bug - changing Guide Template Samples naming rules

Hi,

I am in Maya 2023 on Windows 10.
The error below, or a variation of it happen when ever I make a change to the Naming Rules that isn’t the first time in a Maya session. I can make one change, but if I try again, no matter which Guide Template I’m using I get an error ‘guide’ isn’t unique, during the same Maya session. Even if I make a new empty scene. I’ll still get the error.

Traceback (most recent call last):

File “C:\Users\azaslavsky\Documents\maya\modules\scripts\mgear\shifter\guide.py”, line 1974, in export_name_config

config[“ctl_name_rule”] = self.root.attr(“ctl_name_rule”).get()

File “C:\Program Files\Autodesk\Maya2023\Python\lib\site-packages\pymel\core\nodetypes.py”, line 3834, in attr

res = self._attr(attr, checkShape)

File “C:\Program Files\Autodesk\Maya2023\Python\lib\site-packages\pymel\core\nodetypes.py”, line 712, in _attr

plug = self.apimfn().findPlug(attr, False)

File “C:\Program Files\Autodesk\Maya2023\Python\lib\site-packages\pymel\core\general.py”, line 2695, in apimfn

self.apimobject()

File “C:\Program Files\Autodesk\Maya2023\Python\lib\site-packages\pymel\core\nodetypes.py”, line 377, in apimobject

raise general.MayaNodeError(self._name)

pymel.core.general.MayaNodeError: Maya Node does not exist (or is not unique):: ‘guide’