Convert To Rigify Error

Issue #562 resolved
naim abbassi created an issue

when i convert Rig To Rigify it show this error

Python: Traceback (most recent call last):
  File "C:\Users\ThE\AppData\Roaming\Blender Foundation\Blender\2.91\scripts\addons\Diffeomorphic-import_daz-4a7cbf6c44ed\error.py", line 247, in execute
    self.run(context)
  File "C:\Users\ThE\AppData\Roaming\Blender Foundation\Blender\2.91\scripts\addons\Diffeomorphic-import_daz-4a7cbf6c44ed\rigify.py", line 1307, in run
    gen = self.rigifyMeta(context)
  File "C:\Users\ThE\AppData\Roaming\Blender Foundation\Blender\2.91\scripts\addons\Diffeomorphic-import_daz-4a7cbf6c44ed\rigify.py", line 846, in rigifyMeta
    self.rigifyMeta1(context)
  File "C:\Users\ThE\AppData\Roaming\Blender Foundation\Blender\2.91\scripts\addons\Diffeomorphic-import_daz-4a7cbf6c44ed\rigify.py", line 931, in rigifyMeta1
    eb = gen.data.edit_bones[data[0]]
KeyError: 'bpy_prop_collection[key]: key "Face " not found'

location: <unknown location>:-1

before was working perfect i don’t what happen ,

Comments (4)

  1. Thomas Larsson repo owner

    Did you switch to Rigify legacy mode? When I do, I get the same error. Anyway, the plugin should not crash in legacy mode either.

  2. naim abbassi reporter

    i load factory setting and fixed ,another thing , how i can add custom bones to rig and megring face rig to meta rig with special WGTS_rig

  3. Log in to comment