Weight Layers addon (Free)

Hi, which part of it is broken? I just gave it a shot and it seems to be working ok for me…

Hi!
I’m having issues with this as well, mind taking a look please?

Python: Traceback (most recent call last):
  File "/Users/zophiekat/Library/Application Support/Blender/4.0/scripts/addons/weight_layers_addon/WL_operators.py", line 39, in execute
    wl.new_layer_stack_slot()
  File "/Users/zophiekat/Library/Application Support/Blender/4.0/scripts/addons/weight_layers_addon/WL_callbacks.py", line 85, in new_layer_stack_slot
    self.relink_stack_group()
  File "/Users/zophiekat/Library/Application Support/Blender/4.0/scripts/addons/weight_layers_addon/WL_settings.py", line 49, in relink_stack_group
    group = WL_functions.get_wl_mod_group(bpy.context, obj=self.id_data)
  File "/Users/zophiekat/Library/Application Support/Blender/4.0/scripts/addons/weight_layers_addon/WL_functions.py", line 265, in get_wl_mod_group
    group = setup_new_geo_node_tree(GROUPS["stack_list"] + obj.name)
  File "/Users/zophiekat/Library/Application Support/Blender/4.0/scripts/addons/weight_layers_addon/WL_functions.py", line 238, in setup_new_geo_node_tree
    tree.inputs.new("NodeSocketGeometry", "Geometry")
AttributeError: 'GeometryNodeTree' object has no attribute 'inputs'

1 Like

I can confirm the same error in 4.2 from Zophiekat. I hope this is not dead and gets remedied as it is a superb addon. Thank you for the work so far!

Just a follow-up if the development of this addon is dead. Would be a shame if so.

Hi, really sorry about the wait, unfortunately I haven’t had time to work on Weight Layers in a while. I’ve created a new build that should work in 4.2+, but I can’t guarantee this, and unfortunately can’t commit to any fixes if it doesn’t. I think in that case, I’ll unlist the addon from Gumroad until I have time to do more work on it.

Sorry for the disappointing news, I do hope to return to the addon at some point.

4 Likes