data = arm_ob.data bones = arm_ob.data.bones.values() Fixed by returning existing armatures if they exist in the weakref list. tested with FBX and BVH support.
data = arm_ob.data bones = arm_ob.data.bones.values() Fixed by returning existing armatures if they exist in the weakref list. tested with FBX and BVH support.