Page MenuHome

rigify problem
Closed, DuplicatePublic

Description

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: rBe05e1e369187
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'