Cloudrig bone feature UI panel not appearing in edit or any mode #91

Closed
opened 2023-01-17 09:51:28 +01:00 by keoni3d · 2 comments
keoni3d commented 2023-01-17 09:51:28 +01:00 (Migrated from gitlab.com)

System Information
Operating system: Linux-6.0.12-76060006-generic-x86_64-with-glibc2.35 64 Bits

Blender Version
3.3.0, branch: master, commit: 2022-09-06

CloudRig Version: (0, 0, 8) (2023-01-15 06:31)


Description of the problem:

Hello, forgive me if this issue write up is not optimal as I created an account just for this, but I have tried everything to troubleshoot and I have no idea what is going on. I had finished my cloudrig on 3.3 and moved on to other parts of another project, (trying to get the particle hair rigging script from sprite fright to work on my rig and failing actually haha, not sure if that is relevant at all though) but when I came back to edit the rig again I realized that the panel that shows up to edit the cloudrig bone parameters was not there anymore! This was strange because every other cloudrig feature was fine (the side panel, the armature panel had all the cloudrig options) but I could not change the bone type in edit mode anymore.

I tried everything from installing 3.4 and the new cloudrig on it, did not work. I tried 3.2, nothing. I tried using multiple combos of blender versions and cloudrig 3.2-3.4 stable, nothing. I saw another issue about how the name should be "cloudrig" instead of "cloudrig-master" in the file hierarchy, so I suspect it may be a problem similar to that. However when I checked my scripts folder in the blender install, I could not find the cloudrig files under rigify, or I think I just got confused as I never looked in this folder before I'm not sure.

Fearing this was a problem with either my file or Linux environment I booted my computer back to Windows 10 which I had used before I switched OS. The same still happened! Even on a fresh install of 3.4. I tried the same thing as above to no avail.

After failing to get the cloudrig bone panel to show up on both Linux and Windows, I installed blender 3.4 on another Windows 11 laptop that is practically brand new. Brand new computer, brand new install, both the cloudrig stable 3.2-3.4 and latest alpha cloudrip zips do not open the bone panel. Interestingly on this computer I tried to enable rigify then cloudrig at once, but when I closed the preferences window neither add on worked, my add menu did not have any presets from rigify nor cloudrig. After I removed the cloudrig file and re-opened blender rigify was once again working though.

At this point I am starting to doubt that the bone panel even existed in the first place, after all the cloudrig regeneration on the meta-rig still works perfectly fine! Any help would be greatly appreciated as at this time it appears I cannot create any new cloudrigs at the moment which is very devestating for me. Or just tell me how I'm missing something incredibly obvious and that I'm dumb for having wasted so much time on this. Thanks!

Attached .blend file to reproduce the problem:
ellie.blend
CH-JettV2.zip

Error outputs which occur at time when installing and removing cloudrig file from preferences menu:
I did not record all of the outputs because they all seemed to look very similar, but let me know if I should re-do any errors to get more logs!

When installing cloudrig on linux -

Python: Traceback (most recent call last):
  File "/home/keoning/Downloads/blender-3.4.1-linux-x64.tar(1)/blender-3.4.1-linux-x64/3.4/scripts/addons/rigify/metarig_menu.py", line 210, in get_external_metarigs
    get_metarigs(metarigs['external'], base_dir, base_path)
  File "/home/keoning/Downloads/blender-3.4.1-linux-x64.tar(1)/blender-3.4.1-linux-x64/3.4/scripts/addons/rigify/metarig_menu.py", line 52, in get_metarigs
    get_metarigs(metarigs[f], base_dir, base_path, path=[*path, f], nested=True)  # "" adds a final slash
  File "/home/keoning/Downloads/blender-3.4.1-linux-x64.tar(1)/blender-3.4.1-linux-x64/3.4/scripts/addons/rigify/metarig_menu.py", line 56, in get_metarigs
    module = get_resource('.'.join([*base_path, *path, f]))
  File "/home/keoning/Downloads/blender-3.4.1-linux-x64.tar(1)/blender-3.4.1-linux-x64/3.4/scripts/addons/rigify/utils/rig.py", line 110, in get_resource
    module = importlib.import_module(resource_name)
  File "/home/keoning/Downloads/blender-3.4.1-linux-x64.tar(1)/blender-3.4.1-linux-x64/3.4/python/lib/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
  File "<frozen importlib._bootstrap>", line 992, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
  File "<frozen importlib._bootstrap>", line 992, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
  File "<frozen importlib._bootstrap>", line 992, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 883, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/home/keoning/.config/blender/3.4/scripts/rigify/CloudRig_master/__init__.py", line 7, in <module>
    from . import versioning, manual, operators, rigs, utils, rig_features, ui
  File "/home/keoning/.config/blender/3.4/scripts/rigify/CloudRig_master/manual.py", line 2, in <module>
    from . import rigs
  File "/home/keoning/.config/blender/3.4/scripts/rigify/CloudRig_master/rigs/__init__.py", line 1, in <module>
    from .cloud_ik_chain import CLOUDRIG_GG_ik_pole_distance
  File "/home/keoning/.config/blender/3.4/scripts/rigify/CloudRig_master/rigs/cloud_ik_chain.py", line 9, in <module>
    from .cloud_fk_chain import CloudFKChainRig
  File "/home/keoning/.config/blender/3.4/scripts/rigify/CloudRig_master/rigs/cloud_fk_chain.py", line 6, in <module>
    from .cloud_chain import CloudChainRig
  File "/home/keoning/.config/blender/3.4/scripts/rigify/CloudRig_master/rigs/cloud_chain.py", line 3, in <module>
    from ..rig_features.bone_set import BoneSet
  File "/home/keoning/.config/blender/3.4/scripts/rigify/CloudRig_master/rig_features/__init__.py", line 1, in <module>
    from . import parent_switching, bone_set
  File "/home/keoning/.config/blender/3.4/scripts/rigify/CloudRig_master/rig_features/parent_switching.py", line 6, in <module>
    from ..utils.generic_ui_list import draw_ui_list
  File "/home/keoning/.config/blender/3.4/scripts/rigify/CloudRig_master/utils/generic_ui_list.py", line 1, in <module>
    from rigify.operators.generic_ui_list import draw_ui_list
ModuleNotFoundError: No module named 'rigify.operators.generic_ui_list'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/keoning/Downloads/blender-3.4.1-linux-x64.tar(1)/blender-3.4.1-linux-x64/3.4/scripts/addons/rigify/feature_set_list.py", line 221, in execute
    addon_prefs.update_external_rigs()
  File "/home/keoning/Downloads/blender-3.4.1-linux-x64.tar(1)/blender-3.4.1-linux-x64/3.4/scripts/addons/rigify/__init__.py", line 210, in update_external_rigs
    metarig_menu.get_external_metarigs(set_list)
  File "/home/keoning/Downloads/blender-3.4.1-linux-x64.tar(1)/blender-3.4.1-linux-x64/3.4/scripts/addons/rigify/metarig_menu.py", line 212, in get_external_metarigs
    print("Rigify Error: Could not load feature set '%s' metarigs: exception occurred.\n" % (feature_set))
NameError: name 'feature_set' is not defined. Did you mean: 'feature_set_list'?

When installing cloudrig latest alpha on Win11 laptop -

Python: Traceback (most recent call last):
  File "C:\Program Files\Blender Foundation\Blender 3.4\3.4\scripts\addons\rigify\metarig_menu.py", line 210, in get_external_metarigs
    get_metarigs(metarigs['external'], base_dir, base_path)
  File "C:\Program Files\Blender Foundation\Blender 3.4\3.4\scripts\addons\rigify\metarig_menu.py", line 52, in get_metarigs
    get_metarigs(metarigs[f], base_dir, base_path, path=[*path, f], nested=True)  # "" adds a final slash
  File "C:\Program Files\Blender Foundation\Blender 3.4\3.4\scripts\addons\rigify\metarig_menu.py", line 56, in get_metarigs
    module = get_resource('.'.join([*base_path, *path, f]))
  File "C:\Program Files\Blender Foundation\Blender 3.4\3.4\scripts\addons\rigify\utils\rig.py", line 110, in get_resource
    module = importlib.import_module(resource_name)
  File "C:\Program Files\Blender Foundation\Blender 3.4\3.4\python\lib\importlib\__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
  File "<frozen importlib._bootstrap>", line 992, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
  File "<frozen importlib._bootstrap>", line 992, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
  File "<frozen importlib._bootstrap>", line 992, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 883, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "C:\Users\h2oha\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\rigify\CloudRig_master\__init__.py", line 7, in <module>
    from . import versioning, manual, operators, rigs, utils, rig_features, ui
  File "C:\Users\h2oha\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\rigify\CloudRig_master\manual.py", line 2, in <module>
    from . import rigs
  File "C:\Users\h2oha\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\rigify\CloudRig_master\rigs\__init__.py", line 1, in <module>
    from .cloud_ik_chain import CLOUDRIG_GG_ik_pole_distance
  File "C:\Users\h2oha\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\rigify\CloudRig_master\rigs\cloud_ik_chain.py", line 9, in <module>
    from .cloud_fk_chain import CloudFKChainRig
  File "C:\Users\h2oha\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\rigify\CloudRig_master\rigs\cloud_fk_chain.py", line 6, in <module>
    from .cloud_chain import CloudChainRig
  File "C:\Users\h2oha\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\rigify\CloudRig_master\rigs\cloud_chain.py", line 3, in <module>
    from ..rig_features.bone_set import BoneSet
  File "C:\Users\h2oha\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\rigify\CloudRig_master\rig_features\__init__.py", line 1, in <module>
    from . import parent_switching, bone_set
  File "C:\Users\h2oha\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\rigify\CloudRig_master\rig_features\parent_switching.py", line 6, in <module>
    from ..utils.generic_ui_list import draw_ui_list
  File "C:\Users\h2oha\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\rigify\CloudRig_master\utils\generic_ui_list.py", line 1, in <module>
    from rigify.operators.generic_ui_list import draw_ui_list
ModuleNotFoundError: No module named 'rigify.operators.generic_ui_list'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "C:\Program Files\Blender Foundation\Blender 3.4\3.4\scripts\addons\rigify\feature_set_list.py", line 221, in execute
    addon_prefs.update_external_rigs()
  File "C:\Program Files\Blender Foundation\Blender 3.4\3.4\scripts\addons\rigify\__init__.py", line 210, in update_external_rigs
    metarig_menu.get_external_metarigs(set_list)
  File "C:\Program Files\Blender Foundation\Blender 3.4\3.4\scripts\addons\rigify\metarig_menu.py", line 212, in get_external_metarigs
    print("Rigify Error: Could not load feature set '%s' metarigs: exception occurred.\n" % (feature_set))
NameError: name 'feature_set' is not defined. Did you mean: 'feature_set_list'?
**System Information** Operating system: Linux-6.0.12-76060006-generic-x86_64-with-glibc2.35 64 Bits **Blender Version** 3.3.0, branch: master, commit: [2022-09-06](https://developer.blender.org/rB0759f671ce1f) **CloudRig Version**: (0, 0, 8) (2023-01-15 06:31) *************************************** Description of the problem: Hello, forgive me if this issue write up is not optimal as I created an account just for this, but I have tried everything to troubleshoot and I have no idea what is going on. I had finished my cloudrig on 3.3 and moved on to other parts of another project, (trying to get the particle hair rigging script from sprite fright to work on my rig and failing actually haha, not sure if that is relevant at all though) but when I came back to edit the rig again I realized that the panel that shows up to edit the cloudrig bone parameters was not there anymore! This was strange because every other cloudrig feature was fine (the side panel, the armature panel had all the cloudrig options) but I could not change the bone type in edit mode anymore. I tried everything from installing 3.4 and the new cloudrig on it, did not work. I tried 3.2, nothing. I tried using multiple combos of blender versions and cloudrig 3.2-3.4 stable, nothing. I saw another issue about how the name should be "cloudrig" instead of "cloudrig-master" in the file hierarchy, so I suspect it may be a problem similar to that. However when I checked my scripts folder in the blender install, I could not find the cloudrig files under rigify, or I think I just got confused as I never looked in this folder before I'm not sure. Fearing this was a problem with either my file or Linux environment I booted my computer back to Windows 10 which I had used before I switched OS. The same still happened! Even on a fresh install of 3.4. I tried the same thing as above to no avail. After failing to get the cloudrig bone panel to show up on both Linux and Windows, I installed blender 3.4 on another Windows 11 laptop that is practically brand new. Brand new computer, brand new install, both the cloudrig stable 3.2-3.4 and latest alpha cloudrip zips do not open the bone panel. Interestingly on this computer I tried to enable rigify then cloudrig at once, but when I closed the preferences window neither add on worked, my add menu did not have any presets from rigify nor cloudrig. After I removed the cloudrig file and re-opened blender rigify was once again working though. At this point I am starting to doubt that the bone panel even existed in the first place, after all the cloudrig regeneration on the meta-rig still works perfectly fine! Any help would be greatly appreciated as at this time it appears I cannot create any new cloudrigs at the moment which is very devestating for me. Or just tell me how I'm missing something incredibly obvious and that I'm dumb for having wasted so much time on this. Thanks! **Attached .blend file to reproduce the problem:** [ellie.blend](/uploads/43feebefbcc8b190d8aa4d649a77fc3a/ellie.blend) [CH-JettV2.zip](/uploads/6c42c8704510e64eeb4139081521aec3/CH-JettV2.zip) **Error outputs which occur at time when installing and removing cloudrig file from preferences menu:** I did not record all of the outputs because they all seemed to look very similar, but let me know if I should re-do any errors to get more logs! **When installing cloudrig on linux -** ``` Python: Traceback (most recent call last): File "/home/keoning/Downloads/blender-3.4.1-linux-x64.tar(1)/blender-3.4.1-linux-x64/3.4/scripts/addons/rigify/metarig_menu.py", line 210, in get_external_metarigs get_metarigs(metarigs['external'], base_dir, base_path) File "/home/keoning/Downloads/blender-3.4.1-linux-x64.tar(1)/blender-3.4.1-linux-x64/3.4/scripts/addons/rigify/metarig_menu.py", line 52, in get_metarigs get_metarigs(metarigs[f], base_dir, base_path, path=[*path, f], nested=True) # "" adds a final slash File "/home/keoning/Downloads/blender-3.4.1-linux-x64.tar(1)/blender-3.4.1-linux-x64/3.4/scripts/addons/rigify/metarig_menu.py", line 56, in get_metarigs module = get_resource('.'.join([*base_path, *path, f])) File "/home/keoning/Downloads/blender-3.4.1-linux-x64.tar(1)/blender-3.4.1-linux-x64/3.4/scripts/addons/rigify/utils/rig.py", line 110, in get_resource module = importlib.import_module(resource_name) File "/home/keoning/Downloads/blender-3.4.1-linux-x64.tar(1)/blender-3.4.1-linux-x64/3.4/python/lib/python3.10/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "<frozen importlib._bootstrap>", line 1050, in _gcd_import File "<frozen importlib._bootstrap>", line 1027, in _find_and_load File "<frozen importlib._bootstrap>", line 992, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed File "<frozen importlib._bootstrap>", line 1050, in _gcd_import File "<frozen importlib._bootstrap>", line 1027, in _find_and_load File "<frozen importlib._bootstrap>", line 992, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed File "<frozen importlib._bootstrap>", line 1050, in _gcd_import File "<frozen importlib._bootstrap>", line 1027, in _find_and_load File "<frozen importlib._bootstrap>", line 992, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed File "<frozen importlib._bootstrap>", line 1050, in _gcd_import File "<frozen importlib._bootstrap>", line 1027, in _find_and_load File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 688, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 883, in exec_module File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed File "/home/keoning/.config/blender/3.4/scripts/rigify/CloudRig_master/__init__.py", line 7, in <module> from . import versioning, manual, operators, rigs, utils, rig_features, ui File "/home/keoning/.config/blender/3.4/scripts/rigify/CloudRig_master/manual.py", line 2, in <module> from . import rigs File "/home/keoning/.config/blender/3.4/scripts/rigify/CloudRig_master/rigs/__init__.py", line 1, in <module> from .cloud_ik_chain import CLOUDRIG_GG_ik_pole_distance File "/home/keoning/.config/blender/3.4/scripts/rigify/CloudRig_master/rigs/cloud_ik_chain.py", line 9, in <module> from .cloud_fk_chain import CloudFKChainRig File "/home/keoning/.config/blender/3.4/scripts/rigify/CloudRig_master/rigs/cloud_fk_chain.py", line 6, in <module> from .cloud_chain import CloudChainRig File "/home/keoning/.config/blender/3.4/scripts/rigify/CloudRig_master/rigs/cloud_chain.py", line 3, in <module> from ..rig_features.bone_set import BoneSet File "/home/keoning/.config/blender/3.4/scripts/rigify/CloudRig_master/rig_features/__init__.py", line 1, in <module> from . import parent_switching, bone_set File "/home/keoning/.config/blender/3.4/scripts/rigify/CloudRig_master/rig_features/parent_switching.py", line 6, in <module> from ..utils.generic_ui_list import draw_ui_list File "/home/keoning/.config/blender/3.4/scripts/rigify/CloudRig_master/utils/generic_ui_list.py", line 1, in <module> from rigify.operators.generic_ui_list import draw_ui_list ModuleNotFoundError: No module named 'rigify.operators.generic_ui_list' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/keoning/Downloads/blender-3.4.1-linux-x64.tar(1)/blender-3.4.1-linux-x64/3.4/scripts/addons/rigify/feature_set_list.py", line 221, in execute addon_prefs.update_external_rigs() File "/home/keoning/Downloads/blender-3.4.1-linux-x64.tar(1)/blender-3.4.1-linux-x64/3.4/scripts/addons/rigify/__init__.py", line 210, in update_external_rigs metarig_menu.get_external_metarigs(set_list) File "/home/keoning/Downloads/blender-3.4.1-linux-x64.tar(1)/blender-3.4.1-linux-x64/3.4/scripts/addons/rigify/metarig_menu.py", line 212, in get_external_metarigs print("Rigify Error: Could not load feature set '%s' metarigs: exception occurred.\n" % (feature_set)) NameError: name 'feature_set' is not defined. Did you mean: 'feature_set_list'? ``` **When installing cloudrig latest alpha on Win11 laptop -** ``` Python: Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 3.4\3.4\scripts\addons\rigify\metarig_menu.py", line 210, in get_external_metarigs get_metarigs(metarigs['external'], base_dir, base_path) File "C:\Program Files\Blender Foundation\Blender 3.4\3.4\scripts\addons\rigify\metarig_menu.py", line 52, in get_metarigs get_metarigs(metarigs[f], base_dir, base_path, path=[*path, f], nested=True) # "" adds a final slash File "C:\Program Files\Blender Foundation\Blender 3.4\3.4\scripts\addons\rigify\metarig_menu.py", line 56, in get_metarigs module = get_resource('.'.join([*base_path, *path, f])) File "C:\Program Files\Blender Foundation\Blender 3.4\3.4\scripts\addons\rigify\utils\rig.py", line 110, in get_resource module = importlib.import_module(resource_name) File "C:\Program Files\Blender Foundation\Blender 3.4\3.4\python\lib\importlib\__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "<frozen importlib._bootstrap>", line 1050, in _gcd_import File "<frozen importlib._bootstrap>", line 1027, in _find_and_load File "<frozen importlib._bootstrap>", line 992, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed File "<frozen importlib._bootstrap>", line 1050, in _gcd_import File "<frozen importlib._bootstrap>", line 1027, in _find_and_load File "<frozen importlib._bootstrap>", line 992, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed File "<frozen importlib._bootstrap>", line 1050, in _gcd_import File "<frozen importlib._bootstrap>", line 1027, in _find_and_load File "<frozen importlib._bootstrap>", line 992, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed File "<frozen importlib._bootstrap>", line 1050, in _gcd_import File "<frozen importlib._bootstrap>", line 1027, in _find_and_load File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 688, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 883, in exec_module File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed File "C:\Users\h2oha\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\rigify\CloudRig_master\__init__.py", line 7, in <module> from . import versioning, manual, operators, rigs, utils, rig_features, ui File "C:\Users\h2oha\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\rigify\CloudRig_master\manual.py", line 2, in <module> from . import rigs File "C:\Users\h2oha\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\rigify\CloudRig_master\rigs\__init__.py", line 1, in <module> from .cloud_ik_chain import CLOUDRIG_GG_ik_pole_distance File "C:\Users\h2oha\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\rigify\CloudRig_master\rigs\cloud_ik_chain.py", line 9, in <module> from .cloud_fk_chain import CloudFKChainRig File "C:\Users\h2oha\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\rigify\CloudRig_master\rigs\cloud_fk_chain.py", line 6, in <module> from .cloud_chain import CloudChainRig File "C:\Users\h2oha\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\rigify\CloudRig_master\rigs\cloud_chain.py", line 3, in <module> from ..rig_features.bone_set import BoneSet File "C:\Users\h2oha\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\rigify\CloudRig_master\rig_features\__init__.py", line 1, in <module> from . import parent_switching, bone_set File "C:\Users\h2oha\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\rigify\CloudRig_master\rig_features\parent_switching.py", line 6, in <module> from ..utils.generic_ui_list import draw_ui_list File "C:\Users\h2oha\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\rigify\CloudRig_master\utils\generic_ui_list.py", line 1, in <module> from rigify.operators.generic_ui_list import draw_ui_list ModuleNotFoundError: No module named 'rigify.operators.generic_ui_list' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 3.4\3.4\scripts\addons\rigify\feature_set_list.py", line 221, in execute addon_prefs.update_external_rigs() File "C:\Program Files\Blender Foundation\Blender 3.4\3.4\scripts\addons\rigify\__init__.py", line 210, in update_external_rigs metarig_menu.get_external_metarigs(set_list) File "C:\Program Files\Blender Foundation\Blender 3.4\3.4\scripts\addons\rigify\metarig_menu.py", line 212, in get_external_metarigs print("Rigify Error: Could not load feature set '%s' metarigs: exception occurred.\n" % (feature_set)) NameError: name 'feature_set' is not defined. Did you mean: 'feature_set_list'? ```
Mets3D commented 2023-03-20 14:14:48 +01:00 (Migrated from gitlab.com)

Hey there.

The Rigify Type panel never appeared in Edit Mode, that's normal.

The errors during installation are because of mismatching versions. Make sure you have the version of CloudRig from the Releases page that corresponds to your Blender version.

Only use latest master of CloudRig (the one you get when you just download as .zip from the home page) if you're using the latest daily Alpha build of Blender.

Hey there. The Rigify Type panel never appeared in Edit Mode, that's normal. The errors during installation are because of mismatching versions. Make sure you have the version of CloudRig from the [Releases](https://gitlab.com/blender/CloudRig/-/releases) page that corresponds to your Blender version. Only use latest master of CloudRig (the one you get when you just download as .zip from the home page) if you're using the [latest daily](https://builder.blender.org/download/daily/) Alpha build of Blender.
Mets3D commented 2023-08-02 17:11:07 +02:00 (Migrated from gitlab.com)

changed the description

changed the description
Sign in to join this conversation.
No description provided.