BlenderBricks / EpicFigRig

Blender Lego Minifigure Rig Addon
GNU General Public License v3.0
107 stars 35 forks source link

Error #22

Open Avenger531 opened 1 year ago

Avenger531 commented 1 year ago

Python: Traceback(most recent call last): File "C:\Users\username\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\EpicFigRig-master_init_.py", line 597, in execute bpy.context.object.modifiers["Boolean"].object = bpy.data.objcts["RHBool"] KeyError: 'bpy_prop_collection[key]: key "Boolean" not found'

When I click on the ”Rig Selected Minifigure", this is what I see. Is this my fault? I have not changed the contents of the file in any way.