# Error: Node 'ProxyGeo' does not exist.
# # Traceback (most recent call last):
# # File "<maya console>", line 3, in <module>
# # File "C:\Users\username\Documents\maya\modules\scripts\mgear\rigbits\proxySlicer.py", line 52, in slice
# # parentGroup = pm.PyNode("ProxyGeo")
# # File "C:\Users\username\Documents\maya\modules\scripts\mgear\pymaya\bind.py", line 64, in PyNode
# # raise RuntimeError(
# # RuntimeError: Node 'ProxyGeo' does not exist.
I’m getting this error on mgear 5.0.3 in Maya 2023.3 after selecting the skinned mesh and running the tool.
Thanks
Just for testing I rolled back to v. 4.2.2 and the Proxy Slicer works.