You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can't figure this out Added the Cats Plugin/Add-on to Blender & attempted to use the "Fix Model" button within Blender & then was immediately presented with this error 👇
Python: Traceback (most recent call last):
File "C:\Users\nites\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\cats-blender-plugin-0-19-0\tools\armature.py", line 468, in execute for group in armature.pose.bones_groups:
^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'Pose' object has no attribute 'bone_groups'
If someone can PLEEEEEEASE help me figure out how to fix this, then pls let me know ASAP. I'm dying over here Lol
The text was updated successfully, but these errors were encountered:
Can't figure this out Added the Cats Plugin/Add-on to Blender & attempted to use the "Fix Model" button within Blender & then was immediately presented with this error 👇
Python: Traceback (most recent call last):
File "C:\Users\nites\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\cats-blender-plugin-0-19-0\tools\armature.py", line 468, in execute for group in armature.pose.bones_groups:
^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'Pose' object has no attribute 'bone_groups'
If someone can PLEEEEEEASE help me figure out how to fix this, then pls let me know ASAP. I'm dying over here Lol
The text was updated successfully, but these errors were encountered: