Unable to generating the rig due layer (Blender 4.0) #124

Closed
opened 2023-10-04 18:06:28 +02:00 by ZAQraven · 2 comments
ZAQraven commented 2023-10-04 18:06:28 +02:00 (Migrated from gitlab.com)

System Information
Operating system: Linux-6.5.5-200.fc38.x86_64-x86_64-with-glibc2.37 64 Bits

Blender Version
4.0.0 Beta, branch: blender-v4.0-release, commit: 2023-10-03

CloudRig Version: (0, 0, 9) (2023-10-04 03:49)


Generating CloudRig normally appeared error.
Log:

Error: Python: Traceback (most recent call last):
  File "/home/zaqraven/.config/blender/4.0/scripts/rigify/CloudRig/generation/cloud_generator.py", line 1074, in execute
    state_layers = metarig.data.layers[:]
AttributeError: 'Armature' object has no attribute 'layers'
**System Information** Operating system: Linux-6.5.5-200.fc38.x86_64-x86_64-with-glibc2.37 64 Bits **Blender Version** 4.0.0 Beta, branch: blender-v4.0-release, commit: [2023-10-03](https://developer.blender.org/rB2f3e3cda5103) **CloudRig Version**: (0, 0, 9) (2023-10-04 03:49) *************************************** Generating CloudRig normally appeared error. Log: <pre>Error: Python: Traceback (most recent call last): File "/home/zaqraven/.config/blender/4.0/scripts/rigify/CloudRig/generation/cloud_generator.py", line 1074, in execute state_layers = metarig.data.layers[:] AttributeError: 'Armature' object has no attribute 'layers' </pre>
zickkie commented 2023-11-11 15:33:04 +01:00 (Migrated from gitlab.com)

I think CloudRig is not yet ready for Blender 4.0 as this version of Blender doesn't have Armature Layers anymore.

I think CloudRig is not yet ready for Blender 4.0 as this version of Blender doesn't have Armature Layers anymore.

That's correct, I took my sweet time adding support for bone collections, so CloudRig for Blender 4.0 and 4.1 was skipped, sorry. But 4.2 should work! :)

That's correct, I took my sweet time adding support for bone collections, so CloudRig for Blender 4.0 and 4.1 was skipped, sorry. But 4.2 should work! :)
Sign in to join this conversation.
No description provided.