We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
//已經有使用3.0Rigify的補丁 info log如下 Python: Traceback (most recent call last): File "C:\Users\user\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\MikuMikuRig\mmr_operators\physics.py", line 480, in execute convert_rigid_body_to_cloth(context) File "C:\Users\user\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\MikuMikuRig\mmr_operators\physics.py", line 84, in convert_rigid_body_to_cloth bone=mmd_arm.pose.bones[r.mmd_rigid.bone] KeyError: 'bpy_prop_collection[key]: key "" not found'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
//已經有使用3.0Rigify的補丁
info log如下
Python: Traceback (most recent call last):
File "C:\Users\user\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\MikuMikuRig\mmr_operators\physics.py", line 480, in execute
convert_rigid_body_to_cloth(context)
File "C:\Users\user\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\MikuMikuRig\mmr_operators\physics.py", line 84, in convert_rigid_body_to_cloth
bone=mmd_arm.pose.bones[r.mmd_rigid.bone]
KeyError: 'bpy_prop_collection[key]: key "" not found'
The text was updated successfully, but these errors were encountered: