rigify problem #99049

Closed
opened 2022-06-21 13:03:39 +02:00 by laure · 2 comments

System Information
Operating system: Windows-10-10.0.19043-SP0 64 Bits
Graphics card: NVIDIA GeForce RTX 3090/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 466.77

Blender Version
Broken: version: 3.2.0, branch: master, commit date: 2022-06-08 10:22, hash: blender/blender@e05e1e3691
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
[Please fill out a short description of the error here]

I just install the new version and I move my settings from the 3.1 version.

I add cloud rig and other rigify intern addon.
It didn't show in the add menu so I unchecked it

Exact steps for others to reproduce the error
[Please describe the exact steps needed to reproduce the issue]
[Based on the default startup or an attached .blend file (as simple as possible)]

I just install the new version and I move my settings from the 3.1 version.

I add cloud rig and other rigify intern addon.
It didn't show in the add menu so I unchecked "rigify" and Now I can't turn it on I've got this error

Traceback (most recent call last):

File "C:\Program Files\Blender Foundation\Blender 3.2\3.2\scripts\modules\addon_utils.py", line 371, in enable
  mod.register()
File "C:\Program Files\Blender Foundation\Blender 3.2\3.2\scripts\addons\rigify\__init__.py", line 484, in register
  ui.register()
File "C:\Program Files\Blender Foundation\Blender 3.2\3.2\scripts\addons\rigify\ui.py", line 1409, in register
  animation_register()
File "C:\Program Files\Blender Foundation\Blender 3.2\3.2\scripts\addons\rigify\utils\animation.py", line 940, in register
  register_class(RIGIFY_OT_get_frame_range)

ValueError: register_class(...): already registered as a subclass 'RIGIFY_OT_get_frame_range'

**System Information** Operating system: Windows-10-10.0.19043-SP0 64 Bits Graphics card: NVIDIA GeForce RTX 3090/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 466.77 **Blender Version** Broken: version: 3.2.0, branch: master, commit date: 2022-06-08 10:22, hash: `blender/blender@e05e1e3691` 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** [Please fill out a short description of the error here] >>> I just install the new version and I move my settings from the 3.1 version. I add cloud rig and other rigify intern addon. It didn't show in the add menu so I unchecked it **Exact steps for others to reproduce the error** [Please describe the exact steps needed to reproduce the issue] [Based on the default startup or an attached .blend file (as simple as possible)] >>> I just install the new version and I move my settings from the 3.1 version. I add cloud rig and other rigify intern addon. It didn't show in the add menu so I unchecked "rigify" and Now I can't turn it on I've got this error Traceback (most recent call last): ``` File "C:\Program Files\Blender Foundation\Blender 3.2\3.2\scripts\modules\addon_utils.py", line 371, in enable mod.register() File "C:\Program Files\Blender Foundation\Blender 3.2\3.2\scripts\addons\rigify\__init__.py", line 484, in register ui.register() File "C:\Program Files\Blender Foundation\Blender 3.2\3.2\scripts\addons\rigify\ui.py", line 1409, in register animation_register() File "C:\Program Files\Blender Foundation\Blender 3.2\3.2\scripts\addons\rigify\utils\animation.py", line 940, in register register_class(RIGIFY_OT_get_frame_range) ``` ValueError: register_class(...): already registered as a subclass 'RIGIFY_OT_get_frame_range'
Author

Added subscriber: @sorciere007

Added subscriber: @sorciere007
Member

Closed as duplicate of #98409

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