You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. I was going through the 51st step of the reproportion guide
I pushed the "Bake all" button, but I only got the error
Python: Traceback (most recent call last):
File "C:\Users\maxim.LAPTOP-871B05H0\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\BlenRig-6_v4_0_0\ops_baking.py", line 484, in execute
self.bake_all_1(context)
File "C:\Users\maxim.LAPTOP-871B05H0\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\BlenRig-6_v4_0_0\ops_baking.py", line 479, in bake_all_1
bpy.ops.armature.collection_solo_visibility(name="BONE-ROLLS")
File "C:\Program Files (x86)\Steam\steamapps\common\Blender\4.1\scripts\modules\bpy\ops.py", line 109, in __call__
ret = _op_call(self.idname_py(), kw)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: Calling operator "bpy.ops.armature.collection_solo_visibility" error, could not be found
I used BlenRig 6 v4.0.0 with Blender 4.1.1
The text was updated successfully, but these errors were encountered:
I had the same error in Guide 1 - Reproportion Guide / 51 - Bake Rig / Bake All, and as @ChuChuCharlie indicated, I uninstalled Blender 4.1, reinstalled Blender 4.0, and retried the process. Baking the rig also worked fine on my model after that.
Hi. I was going through the 51st step of the reproportion guide
I pushed the "Bake all" button, but I only got the error
I used BlenRig 6 v4.0.0 with Blender 4.1.1
The text was updated successfully, but these errors were encountered: