mrven / Blender-Asset-Creation-Toolset

Many Tools for Game Asset Creation (Import/Export FBXs, Origin Aligment Tool, Renaming, Low-Poly Art workflow tools, etc.)
GNU General Public License v3.0
299 stars 24 forks source link

Merge Bones :( #13

Closed NefistoSamael closed 1 year ago

NefistoSamael commented 1 year ago

File "C:\Users\pc\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\Asset_Creation_Toolset_3_3_341\other_tools.py", line 140, in execute

parent_mesh.modifiers['VertexWeightMix'].vertex_group_a = active_bone_name

KeyError: 'bpy_prop_collection[key]: key "VertexWeightMix" not found

mrven commented 1 year ago

Can't reproduce. Could you send me example or steps for reproduce?

mrven commented 1 year ago

Added more checks and support of multi mesh rig in future version