Rigify doesn't work #53466

Closed
opened 2017-12-04 19:47:07 +01:00 by edwin hernandez · 3 comments

System Information
Linux Mint 18.1 64-bit
Nvidia Gforce GTX 760

Blender Version
Broken: 2.79 (sub 1), branch: master, commit date: 2017-12-02 16:35, hash: e1eb1fbfca
Worked: 2.79 (sub 0), branch: master, commit date: 2017-09-11 10:43, hash: 5bd8ac9abfa

Short description of error
error when hit the button "Generate Rig"

Exact steps for others to reproduce the error
add >> armature>>Human (Meta-Rig)
in the properties editor go to armature and hit the button "Generate Rig"

error message shows:
File "/home/ed/apps/blender/2.79/scripts/addons/rigify/generate.py", line 182, in generate_rig

  bone_gen.bbone_in = bone.bbone_in

AttributeError: 'Bone' object has no attribute 'bbone_in'

**System Information** Linux Mint 18.1 64-bit Nvidia Gforce GTX 760 **Blender Version** Broken: 2.79 (sub 1), branch: master, commit date: 2017-12-02 16:35, hash: e1eb1fbfca Worked: 2.79 (sub 0), branch: master, commit date: 2017-09-11 10:43, hash: 5bd8ac9abfa **Short description of error** error when hit the button "Generate Rig" **Exact steps for others to reproduce the error** add >> armature>>Human (Meta-Rig) in the properties editor go to armature and hit the button "Generate Rig" error message shows: File "/home/ed/apps/blender/2.79/scripts/addons/rigify/generate.py", line 182, in generate_rig ``` bone_gen.bbone_in = bone.bbone_in ``` AttributeError: 'Bone' object has no attribute 'bbone_in'

Changed status to: 'Open'

Changed status to: 'Open'

Added subscriber: @EdHernandez

Added subscriber: @EdHernandez
Member

Closed as duplicate of #53356

Closed as duplicate of #53356
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#53466
No description provided.