Skip to content
New issue

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

Error and mesh import failure when override 'exported rigify' checked #7

Open
Hunanbean opened this issue Oct 8, 2020 · 1 comment

Comments

@Hunanbean
Copy link

Error and mesh import failure when override 'exported rigify' checked

Generated <bpy_struct, Object("rig")>
Traceback (most recent call last):
File "C:\Users\MyAccountName\AppData\Roaming\Blender Foundation\Blender\2.83\scripts\addons\import_runtime_mhx2\importer.py", line 57, in execute
importMhx2File(self.filepath, cfg, context)
File "C:\Users\MyAccountName\AppData\Roaming\Blender Foundation\Blender\2.83\scripts\addons\import_runtime_mhx2\importer.py", line 145, in importMhx2File
build(struct, cfg, context)
File "C:\Users\MyAccountName\AppData\Roaming\Blender Foundation\Blender\2.83\scripts\addons\import_runtime_mhx2\importer.py", line 230, in build
rig,parser = buildRig(mhHuman, mhSkel, cfg, context)
File "C:\Users\MyAccountName\AppData\Roaming\Blender Foundation\Blender\2.83\scripts\addons\import_runtime_mhx2\armature\build.py", line 170, in buildRig
rig = rigifyMhx(context, parser)
File "C:\Users\MyAccountName\AppData\Roaming\Blender Foundation\Blender\2.83\scripts\addons\import_runtime_mhx2\armature\rigify.py", line 299, in rigifyMhx
eb.parent = gen.data.edit_bones[Parents[bname]]
KeyError: 'bpy_prop_collection[key]: key "ORG-chest" not found'

location: :-1

location: :-1

Thank you, and be well

@Aranuvir
Copy link
Contributor

Aranuvir commented Oct 8, 2020

I won't copy/paste my comment from that last bug report. Rigify does not work atm...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants