UuuNyaa / blender_mmd_uuunyaa_tools

mmd_uuunyaa_tools is a blender addon for adjust scenes, models and materials in concert with mmd_tools
GNU General Public License v3.0
444 stars 28 forks source link

UuuNyaa overwrite Rigify addon on non mmd projects #67

Closed lordborok closed 2 years ago

lordborok commented 2 years ago

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