Rigify Already Registered as a Subclass (Traceback) Error #96354

Closed
opened 2022-03-11 23:02:01 +01:00 by Tyler Peterson · 7 comments

System Information
Operating system: Windows 10
Graphics card: NVIDIA RTX 3060Ti

Blender Version
Broken: 3.1.0

Short description of error
When trying to enable the Rigify Addon, I am met with an error. It is as follows:

Traceback (most recent call last):
  File "D:\SteamLibrary\steamapps\common\Blender\3.1\scripts\modules\addon_utils.py", line 387, in enable
    mod.register()
  File "D:\SteamLibrary\steamapps\common\Blender\3.1\scripts\addons\rigify\__init__.py", line 500, in register
    ui.register()
  File "D:\SteamLibrary\steamapps\common\Blender\3.1\scripts\addons\rigify\ui.py", line 1418, in register
    animation_register()
  File "D:\SteamLibrary\steamapps\common\Blender\3.1\scripts\addons\rigify\utils\animation.py", line 956, in register
    register_class(RIGIFY_OT_get_frame_range)
ValueError: register_class(...): already registered as a subclass 'RIGIFY_OT_get_frame_range'


Exact steps for others to reproduce the error
Using the Default Factory Settings attempt to enable the rigify addon.

**System Information** Operating system: Windows 10 Graphics card: NVIDIA RTX 3060Ti **Blender Version** Broken: 3.1.0 **Short description of error** When trying to enable the Rigify Addon, I am met with an error. It is as follows: ``` Traceback (most recent call last): File "D:\SteamLibrary\steamapps\common\Blender\3.1\scripts\modules\addon_utils.py", line 387, in enable mod.register() File "D:\SteamLibrary\steamapps\common\Blender\3.1\scripts\addons\rigify\__init__.py", line 500, in register ui.register() File "D:\SteamLibrary\steamapps\common\Blender\3.1\scripts\addons\rigify\ui.py", line 1418, in register animation_register() File "D:\SteamLibrary\steamapps\common\Blender\3.1\scripts\addons\rigify\utils\animation.py", line 956, in register register_class(RIGIFY_OT_get_frame_range) ValueError: register_class(...): already registered as a subclass 'RIGIFY_OT_get_frame_range' ``` **Exact steps for others to reproduce the error** Using the Default Factory Settings attempt to enable the rigify addon.
Author

Added subscriber: @TP19

Added subscriber: @TP19
Member

Added subscriber: @OmarEmaraDev

Added subscriber: @OmarEmaraDev
Member

Changed status from 'Needs Triage' to: 'Needs User Info'

Changed status from 'Needs Triage' to: 'Needs User Info'
Member

Do you have any feature set installed? Not sure if those reset with factory settings.

Do you have any feature set installed? Not sure if those reset with factory settings.
Member

Just a poke regarding my inquiry above, otherwise, we will have to archive this for now.

Just a poke regarding my inquiry above, otherwise, we will have to archive this for now.
Member

Changed status from 'Needs User Info' to: 'Archived'

Changed status from 'Needs User Info' to: 'Archived'
Member

No activity for more than a week. As per the tracker policy we assume the issue is gone and can be closed.

Thanks again for the report. If the problem persists please open a new report with the required information.

No activity for more than a week. As per the tracker policy we assume the issue is gone and can be closed. Thanks again for the report. If the problem persists please open a new report with the required information.
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#96354
No description provided.