Rigify doesn't load on 3.2 Blender version and above #99931

Closed
opened 2022-07-23 16:39:34 +02:00 by Mark · 15 comments

System Information
Operating system: Windows-10-10.0.19044-SP0 64 Bits
Graphics card: GeForce GT 630/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 391.35

Blender Version
Broken: version: 3.2.1, branch: master, commit date: 2022-07-05 15:44, hash: blender/blender@a2d59b2dac
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 Rigify first time after opening Blender provides this error:
Rigify-error-01.txt
All the next attempts giving this error in response:
Rigify-error-02.txt

Exact steps for others to reproduce the error
Enable Rigify without regard to settings, opened scene, or other enabled addons

**System Information** Operating system: Windows-10-10.0.19044-SP0 64 Bits Graphics card: GeForce GT 630/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 391.35 **Blender Version** Broken: version: 3.2.1, branch: master, commit date: 2022-07-05 15:44, hash: `blender/blender@a2d59b2dac` 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 Rigify first time after opening Blender provides this error: [Rigify-error-01.txt](https://archive.blender.org/developer/F13310234/Rigify-error-01.txt) All the next attempts giving this error in response: [Rigify-error-02.txt](https://archive.blender.org/developer/F13310291/Rigify-error-02.txt) **Exact steps for others to reproduce the error** Enable Rigify without regard to settings, opened scene, or other enabled addons
Author

Added subscriber: @Mark-10

Added subscriber: @Mark-10

Added subscriber: @Alex_Rom

Added subscriber: @Alex_Rom

Removed subscriber: @Alex_Rom

Removed subscriber: @Alex_Rom

Added subscriber: @Alex_Rom

Added subscriber: @Alex_Rom
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 sets installed? Does the issue persists even with them removed?
If yes, maybe try updating this feature set?

Do you have any feature sets installed? Does the issue persists even with them removed? If yes, maybe try updating this feature set?
Author

There are two of them here, but I'm unable to interact with feature sets with addon disabled. I tried to do it through files by deleting "rigify" folder in "\Apps\Steam\steamapps\common\Blender\3.2\scripts\addons" and then restoring these files using Steam. Blender gives the same errors

There are two of them here, but I'm unable to interact with feature sets with addon disabled. I tried to do it through files by deleting "rigify" folder in "\Apps\Steam\steamapps\common\Blender\3.2\scripts\addons\" and then restoring these files using Steam. Blender gives the same errors
Member

You need to delete 3.2\scripts\rigify instead, or its contents.

You need to delete `3.2\scripts\rigify` instead, or its contents.
Author

There's no \scripts\rigify, but there is \scripts\addons\rigify. Reinstallation of it is also to no avail

There's no `\scripts\rigify`, but there is `\scripts\addons\rigify`. Reinstallation of it is also to no avail
Member

So there is no scripts\rigify, but you can still see feature sets in the add-on preferences?
Which feature sets do you have installed?

So there is no `scripts\rigify`, but you can still see feature sets in the add-on preferences? Which feature sets do you have installed?
Author

They show up only with rigify enabled image.png

{F13334015}(the screenshots show the old Blender version)
Experimental Rigs doesn't show any version and the CloudRig is 0.0.7

They show up only with rigify enabled ![image.png](https://archive.blender.org/developer/F13334012/image.png) {[F13334015](https://archive.blender.org/developer/F13334015/image.png)}(the screenshots show the old Blender version) `Experimental Rigs` doesn't show any version and the `CloudRig` is 0.0.7
Member

I see, it seems they are installed in the user config path. Can you remove the rigify folder from the user path, which is probably in C:\Users\leoma\AppData\Roaming\Blender\3.2\scripts\?

If my guess was not accurate, paste the following into the Blender python console to get the path:

bpy.utils.script_path_user()
I see, it seems they are installed in the user config path. Can you remove the `rigify` folder from the user path, which is probably in `C:\Users\leoma\AppData\Roaming\Blender\3.2\scripts\`? If my guess was not accurate, paste the following into the Blender python console to get the path: ``` bpy.utils.script_path_user() ```
Author

Yep. That works. Thanks a lot, Omar

Yep. That works. Thanks a lot, Omar
Member

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

Changed status from 'Needs User Info' to: 'Archived'
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 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#99931
No description provided.