Mixamo add on- creating control rig throws error Hi, I've tried this with several rigged character models that I downloaded from the mixamo website. When I try to "create control rig" with the mixamo add on, I get this same error every time: Report: ErrorPython: Traceback (most recent call last):File "/Users/rtongbai/Library/Application Support/Blender/4.0/scripts/addons/mixamo_rig/mixamo_rig.py", line 157, in executelayer_select = enable_all_armature_layers()File "/Users/rtongbai/Library/Application Support/Blender/4.0/scripts/addons/mixamo_rig/lib/armature.py", line 12, in enable_all_armature_layers _layers = bpy.context.active_object.data.layersAttributeError: 'Armature' object has no attribute 'layers'During handling of the above exception, another exception occurred:Traceback (most recent call last):File "/Users/rtongbai/Library/Application Support/Blender/4.0/scripts/addons/mixamo_rig/mixamo_rig.py", line 202, in executerestore_armature_layers (layer_select)File "/Users/rtongbai/Library/ApplicationSupport/Blend