absolute-quantum / cats-blender-plugin

:smiley_cat: A tool designed to shorten steps needed to import and optimize models into VRChat. Compatible models are: MMD, XNALara, Mixamo, DAZ/Poser, Blender Rigify, Sims 2, Motion Builder, 3DS Max and potentially more
https://catsblenderplugin.com
MIT License
3.52k stars 457 forks source link

Blender-Cats Plugin Add On Error 'pose' object has no attribute 'bone_group' #674

Open NiteSek opened 6 months ago

NiteSek commented 6 months ago

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

Yusarina commented 6 months ago

Please read this first

https://github.com/absolute-quantum/cats-blender-plugin/issues/670