Auto rig pro script error

Python: Traceback (most recent call last): File "C:\Users\com\AppData\Roaming\Blender Foundation\Blender\3.2\scripts\addons\auto_rig_pro-master\auto_rig.py", line 3736, in execute limb_sides.get_multi_limbs() File "C:\Users\com\AppData\Roaming\Blender Foundation\Blender\3.2\scripts\addons\auto_rig_pro-master\auto_rig.py", line 3564, in get_multi_limbs if arm.proxy or arm.override_library:# proxy armature can't enter edit mode, iterate on bones data instead of edit bones AttributeError: 'Object' object has no attribute 'proxy'

this error happend when i use match to rig. ( in 3.2 version)
but in doesn’t happen in 2.9 version.

can i know how to solve this problem??

2 Likes

The same thing happened for me today.

I fixed it by going to Blender Market and redownloading the latest version of Auto Rig Pro (which is available for free once you have purchased ARP once). Once I’d completely removed the old ARP add-on, restarted Blender and installed the updated version (for Blender 3.2, aka: auto_rig_pro_3.65.35) everything worked perfectly again.

Artell seems to keep ARP up to date with each Blender update.

Hope that helps.

4 Likes

Exact same thing happened to me today. It was important to not only update the Auto-Rig Pro addon, but also as Gary_Carse mentioned, you will need to exit and restart blender for the new addon to completely take effect.