add-ons - rigify didn't work #102821

Closed
opened 2022-11-28 01:02:22 +01:00 by Archie B. · 2 comments

System Information
Operating system: macOS-12.4-arm64-arm-64bit 64 Bits
Graphics card: Apple M2 Apple 4.1 Metal - 76.3

Blender Version
Broken: version: 3.3.1, branch: master, commit date: 2022-10-04 18:35, hash: blender/blender@b292cfe5a9
Worked: (newest version of Blender that worked as expected)

Addon Information
Name: Rigify (0, 6, 6)
Author: Nathan Vegdahl, Lucio Rossi, Ivan Cappiello, Alexander Gavrilov

Short description of error
[trying to enable a rigidify add-on but shown report:error]

Exact steps for others to reproduce the error
[after trying to click enable the rigidify add-on it shown
Report:error
Traceback (most recent call last):
File "/Applications/Blender.app/Contents/Resources/3.3/scripts/modules/addon_ utils.py", line 369, in enable
mod.register(
File "/Applications/Blender.app/Contents/Resources/3.3/scripts/addons/rigify/_initpy",line 482, in register
ui.register()
File "/Applications/Blender.app/Contents/Resources/3.3/scripts/addons/rigify/ui.py",line 1417, in register
animation register()
File "/Applications/Blender.app/Contents/Resources/3.3/scripts/addons/rigify/utils/animation.py",line 938, in register
register_class(RIGIFY_OT_get_frame_range)
ValueError: register_class(...): already registered as a subclass 'RIGIFY_OT _get frame range']
[Based on the default startup or an attached .blend file (as simple as possible)]

**System Information** Operating system: macOS-12.4-arm64-arm-64bit 64 Bits Graphics card: Apple M2 Apple 4.1 Metal - 76.3 **Blender Version** Broken: version: 3.3.1, branch: master, commit date: 2022-10-04 18:35, hash: `blender/blender@b292cfe5a9` Worked: (newest version of Blender that worked as expected) **Addon Information** Name: Rigify (0, 6, 6) Author: Nathan Vegdahl, Lucio Rossi, Ivan Cappiello, Alexander Gavrilov **Short description of error** [trying to enable a rigidify add-on but shown report:error] **Exact steps for others to reproduce the error** [after trying to click enable the rigidify add-on it shown Report:error Traceback (most recent call last): File "/Applications/Blender.app/Contents/Resources/3.3/scripts/modules/addon_ utils.py", line 369, in enable mod.register( File "/Applications/Blender.app/Contents/Resources/3.3/scripts/addons/rigify/_initpy",line 482, in register ui.register() File "/Applications/Blender.app/Contents/Resources/3.3/scripts/addons/rigify/ui.py",line 1417, in register animation register() File "/Applications/Blender.app/Contents/Resources/3.3/scripts/addons/rigify/utils/animation.py",line 938, in register register_class(RIGIFY_OT_get_frame_range) ValueError: register_class(...): already registered as a subclass 'RIGIFY_OT _get frame range'] [Based on the default startup or an attached .blend file (as simple as possible)]
Author

Added subscriber: @abbuntt

Added subscriber: @abbuntt
Archie B. changed title from add-ons - rigiify didn't work to add-ons - rigify didn't work 2022-11-28 01:02:48 +01:00
Member

Closed as duplicate of #97622

Closed as duplicate of #97622
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#102821
No description provided.