🐞 Bug Report
Description
Selecting a skinned mesh and running Game Tools > Proxy Slicer produces RuntimeError: Node 'ProxyGeo' does not exist.
Steps to Reproduce
- Select a skinned mesh
- Run Game Tools > Proxy Slicer
Expected Behavior
In v4.2.2 running the Proxy Slicer cuts up the skinned mesh by bone influence
Actual Behavior
RuntimeError is generated
Maya Version
- Maya Version: 2023.3
- OS: Windows 11 Pro
mGear Version
Error Log Formatting
# 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.
Additional Context
🐞 Bug Report
Description
Selecting a skinned mesh and running Game Tools > Proxy Slicer produces RuntimeError: Node 'ProxyGeo' does not exist.
Steps to Reproduce
Expected Behavior
In v4.2.2 running the Proxy Slicer cuts up the skinned mesh by bone influence
Actual Behavior
RuntimeError is generated
Maya Version
mGear Version
Error Log Formatting
Additional Context