Bone with 0 length, generation error on Sintel rig #114

Closed
opened 2023-08-25 00:38:12 +02:00 by benjiko99 · 1 comment
benjiko99 commented 2023-08-25 00:38:12 +02:00 (Migrated from gitlab.com)

System Information
Operating system: Windows-10-10.0.19045-SP0 64 Bits

Blender Version
3.6.1, branch: blender-v3.6-release, commit: 2023-07-17

CloudRig Version: (0, 0, 9) (2023-08-23 17:56)

Stack trace

\rigify\CloudRig_master\generation\cloud_generator.py -> execute -> line 1081 ↵
                                                              -> generate_rig -> line 1116 ↵
                                                              -> generate -> line 904 ↵
                                                              -> invoke_parent_bones -> line 552 ↵
\rigify\CloudRig_master\rig_features\bone.py -> write_edit_data -> line 422 ↵
\rigify\CloudRig_master\generation\troubleshooting.py -> add_log_bug -> line 59:
          kwargs['op_kwargs']['stack_trace'] = get_pretty_stack()


Description of the problem: The Sintel rig throws an error "(Fatal) Bone with 0 length - Nose1" when generated.

Steps to reproduce

  1. In a new file, click Add->Armature->Cloud Humans->Cloud Sintel
  2. Click Generate CloudRig with default settings
  3. Check the Generation Log
**System Information** Operating system: Windows-10-10.0.19045-SP0 64 Bits **Blender Version** 3.6.1, branch: blender-v3.6-release, commit: [2023-07-17](https://developer.blender.org/rB8bda729ef4dc) **CloudRig Version**: (0, 0, 9) (2023-08-23 17:56) Stack trace ``` \rigify\CloudRig_master\generation\cloud_generator.py -> execute -> line 1081 ↵ -> generate_rig -> line 1116 ↵ -> generate -> line 904 ↵ -> invoke_parent_bones -> line 552 ↵ \rigify\CloudRig_master\rig_features\bone.py -> write_edit_data -> line 422 ↵ \rigify\CloudRig_master\generation\troubleshooting.py -> add_log_bug -> line 59: kwargs['op_kwargs']['stack_trace'] = get_pretty_stack() ``` *************************************** Description of the problem: The Sintel rig throws an error "(Fatal) Bone with 0 length - Nose1" when generated. **Steps to reproduce** 1. In a new file, click **Add->Armature->Cloud Humans->Cloud Sintel** 2. Click **Generate CloudRig** with default settings 3. Check the **Generation Log**

Thanks, this was fixed a while ago.

Thanks, this was fixed a while ago.
Sign in to join this conversation.
No description provided.