coa_tools icon indicating copy to clipboard operation
coa_tools copied to clipboard

property 'release_confirm' not found in keymap item 'OperatorProperties'

Open tomaszjacek opened this issue 4 years ago • 0 comments

Hi,

After armature design i'm in posemode selecting bone and (with Alt) the mesh under it. But when klick the error appears

Warning: property 'release_confirm' not found in keymap item 'OperatorProperties' Traceback (most recent call last): File "C:\Users\stefan\AppData\Roaming\Blender Foundation\Blender\2.82\scripts\addons\coa_tools\operators\edit_armature.py", line 416, in modal functions.set_weights(self, context, self.object_hover) File "C:\Users\stefan\AppData\Roaming\Blender Foundation\Blender\2.82\scripts\addons\coa_tools\functions.py", line 247, in set_weights parent = bpy.data.objects[obj.parent.name] AttributeError: 'NoneType' object has no attribute 'name' Warning: property 'release_confirm' not found in keymap item 'OperatorProperties' Error: An Error occured, please check the console for more information

Thank you, tj

tomaszjacek avatar Apr 13 '20 22:04 tomaszjacek