• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
3

Mixamo add on- creating control rig throws error

New Here ,
Jan 10, 2024 Jan 10, 2024

Copy link to clipboard

Copied

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: Error
Python: Traceback (most recent call last):
File "/Users/rtongbai/Library/Application Support/Blender/4.0/scripts/addons/mixamo_rig/mixamo_rig.py", line 157, in execute
layer_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.layers
AttributeError: '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 execute
restore_armature_layers (layer_select)
File "/Users/rtongbai/Library/Application
Support/Blender/4.0/scripts/addons/mixamo_rig/lib/armature.py", line 6, in restore_armature_layers
bpy.context.active_object.data.layers[i] = layers_select[i]
IndexError: list index out of range

 

Any suggestions? Thanks in advance guys!

TOPICS
Bug

Views

1.7K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jan 11, 2024 Jan 11, 2024

Copy link to clipboard

Copied

put the model in T pose first then try again

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jan 12, 2024 Jan 12, 2024

Copy link to clipboard

Copied

Thanks for the suggestion! I tried it but it still doesn't work. Any other
ideas? Thanks in advance!

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Mar 21, 2024 Mar 21, 2024

Copy link to clipboard

Copied

Did you ever find a solution to this? I'm struggling with this as well.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 30, 2024 Mar 30, 2024

Copy link to clipboard

Copied

Hey, had similar issue, did some digging, if you dowlnoad the file in the description of this video it fixes the problem. Just replace it in the addon folder of your blender and the problem goes away. He also goes into detail regarding the changes in the code if you want to do it yourself.

Full source here

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 14, 2024 May 14, 2024

Copy link to clipboard

Copied

LATEST

THANKS

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines