Sintel generation error #327

Closed
opened 2024-08-10 01:03:03 +02:00 by Arseny-3 · 2 comments

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

Blender Version
4.2.1 LTS Release Candidate, branch: blender-v4.2-release, commit: 2024-08-08

CloudRig Version: (2, 1, 10) (2024-08-09 22:55)

Stack trace

C:\Users\ARS\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\user_default\cloudrig\generation\cloud_generator.py -> generate_rig -> line 1039 ↵
                                                              -> generate -> line 337 ↵
C:\Users\ARS\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\user_default\cloudrig\generation\actions_component.py -> rig_bones_and_shape_keys -> line 123 ↵
                                                               -> rig_child_shape_keys -> line 223:
          for child in self.owner.child_meshes:
AttributeError: 'ActionLayerComponent' object has no attribute 'child_meshes'

Description of the problem:
Attached .blend file to reproduce the problem:

**System Information** Operating system: Windows-10-10.0.22631-SP0 64 Bits **Blender Version** 4.2.1 LTS Release Candidate, branch: blender-v4.2-release, commit: [2024-08-08](https://projects.blender.org/blender/blender/commit/2f1dac10223f) **CloudRig Version**: (2, 1, 10) (2024-08-09 22:55) Stack trace ``` C:\Users\ARS\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\user_default\cloudrig\generation\cloud_generator.py -> generate_rig -> line 1039 ↵ -> generate -> line 337 ↵ C:\Users\ARS\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\user_default\cloudrig\generation\actions_component.py -> rig_bones_and_shape_keys -> line 123 ↵ -> rig_child_shape_keys -> line 223: for child in self.owner.child_meshes: AttributeError: 'ActionLayerComponent' object has no attribute 'child_meshes' ``` *************************************** Description of the problem: Attached .blend file to reproduce the problem:

I get the same error(

I get the same error(
Member

Sorry I didn't see this report until just now, but the issue should be fixed for a while now, just update to latest. :) Thanks for the report anyway. I'll sort out the report templates to make sure the relevant people get an actual notification.

Sorry I didn't see this report until just now, but the issue should be fixed for a while now, just update to latest. :) Thanks for the report anyway. I'll sort out the report templates to make sure the relevant people get an actual notification.
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 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: studio/blender-studio-tools#327
No description provided.