Closed BlackShift closed 2 months ago
Neither bpy.context.selected_pose_bones
nor self.target.pose.bones
should be None. Is source or target hidden or unlinked perhaps?
I had some bones hidden, then this came up, I tried un-hiding them, but the issue still persists.
Without knowing your setup, I cannot help further
Is there a way to clear what ever object data or cache that exists? The issue persists across saves. Or is there is no persistent data store?
Solved, by going into the context and unchecking ui_guessing_mappings and others
I can't seem to figure out why, but the add-on hard locks on specific armature with the following error:
It seems the addon will get into an invalid state and I can't seem to recover it.