Rigify: CloudRig featureset fails to register #97622
Labels
No Label
Interest
Animation & Rigging
Interest
Blender Cloud
Interest
Collada
Interest
Core
Interest
Documentation
Interest
Eevee & Viewport
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
Import and Export
Interest
Modeling
Interest
Modifiers
Interest
Nodes & Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds, Tests & Devices
Interest
Python API
Interest
Rendering & Cycles
Interest
Sculpt, Paint & Texture
Interest
Translations
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Meta
Good First Issue
Meta
Papercut
Module
Add-ons (BF-Blender)
Module
Add-ons (Community)
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
7 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-addons#97622
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
System Information
Operating system: Windows-10-10.0.19041-SP0 64 Bits
Graphics card: AMD Radeon R6 Graphics ATI Technologies Inc. 4.5.13596 Core Profile Context 20.10.35.02 27.20.1034.6
Blender Version
Broken: version: 3.1.0, branch: master, commit date: 2022-03-08 18:16, hash:
blender/blender@c77597cd0e
Worked: (newest version of Blender that worked as expected)
Addon Information
Name: Rigify (0, 6, 5)
Author: Nathan Vegdahl, Lucio Rossi, Ivan Cappiello, Alexander Gavrilov
Exact steps for others to reproduce the error
opened the rigify addon and added the cloud rig via the new feature sets
Video taken from blender/blender#103541
20221229_rigify_generate_python_scrip_error.mp4
Added subscriber: @njuguna01
blender/blender#103541 was marked as duplicate of this issue
#103331 was marked as duplicate of this issue
#103233 was marked as duplicate of this issue
#102821 was marked as duplicate of this issue
#98409 was marked as duplicate of this issue
#98787 was marked as duplicate of this issue
#97646 was marked as duplicate of this issue
#96989 was marked as duplicate of this issue
rigify addonto Rigify: CloudRig featureset fails to registerAdded subscriber: @Mets
Changed status from 'Needs Triage' to: 'Needs User Info'
Can you check if this is happening with the version of CloudRig for Blender 3.0-3.1?
Added subscriber: @OmarEmaraDev
Added subscriber: @Harvester
It does happen with version 3.1 too but, please, note that in the init.py file of the CloudRig feature set it states clearly that the minimum compatible version of Blender is 3.2, so I wouldn't expect it to work with 3.1 version. Anyway, the error messages are the same.
Added subscribers: @lukai, @mano-wii
Added subscribers: @Densle, @TodorNikolov
Added subscribers: @mernaz_ze, @PratikPB2123, @Kali-4, @sorciere007
Changed status from 'Needs User Info' to: 'Needs Triage'
Added subscriber: @abbuntt
Added subscriber: @Dturtle
Added subscriber: @kaicovieira
Added subscriber: @hoanguk
AFAICT, the version of CloudRig I linked has the minimum Blender version in
__init__.py
as 3.0, which is correct.I tested each of the tagged CloudRig releases in their corresponding Blender versions, and they all seem to work. But to try to remedy the situation, I've made the Releases page a bit clearer.
Thank you @Mets for that update to the Releases page of CloudRig, very clear and detailed.
Just to reiterate, at the time I write this comment, I'm pretty sure all the reports being merged into this thread are a result of users trying to match incompatible versions of CloudRig and Blender.
Most of the time, these compatibility breaks come from features from CloudRig being merged into core Rigify, which means it's not just compatibility breaks for the sake of it, but it's something that cannot be avoided, and is a symptom of positive progress.
I don't know what else to do about the constant influx of people who are plainly installing wrong versions of CloudRig. I added warnings, updated ReadMe's, gave people buttons in Blender with links that lead to the correct page, I do all I can to help users find the correct version before having to resort to feeling like they need to make a bug report.
If anyone has any more suggestions, please let me know. But, considering I've recently tested all the releases and they're working fine, I will close this task for now.