I think the Uuunyaa_tools i messing with default operation of rigify on non mmd tasks.
I added the default meta-rig. Set it up my non mmd model. But when i wanted to generate the rig it failed and mentions:
Generation has thrown an exception "mmd_bone" does not support UI data.
I have tried to see if there are any mention of a mmd bone in the Meta-rig but no mentions anywhere. I also tried to disable both mmd addons but get the same error.
I also see this in the console:
Python: Traceback (most recent call last):
File "C:\Users\admin\AppData\Roaming\Blender Foundation\Blender\3.0\scripts\addons\mmd_uuunyaa_tools\converters\armatures\panels.py", line 40, in draw
arm_l_ik_fk = rigify_armature_object.datapaths[ControlType.ARM_L_IK_FK]
KeyError: <ControlType.ARM_L_IK_FK: 'arm_l_ik_fk'>
I think the Uuunyaa_tools i messing with default operation of rigify on non mmd tasks.
I added the default meta-rig. Set it up my non mmd model. But when i wanted to generate the rig it failed and mentions:
Generation has thrown an exception "mmd_bone" does not support UI data.
I have tried to see if there are any mention of a mmd bone in the Meta-rig but no mentions anywhere. I also tried to disable both mmd addons but get the same error.
I also see this in the console:
Python: Traceback (most recent call last): File "C:\Users\admin\AppData\Roaming\Blender Foundation\Blender\3.0\scripts\addons\mmd_uuunyaa_tools\converters\armatures\panels.py", line 40, in draw arm_l_ik_fk = rigify_armature_object.datapaths[ControlType.ARM_L_IK_FK] KeyError: <ControlType.ARM_L_IK_FK: 'arm_l_ik_fk'>
location::-1