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
Python: Traceback (most recent call last):
File "C:\Users\q\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\modular_tree-blender_28\nodes\trunk_node.py", line 35, in draw_buttons
op.node_group_name = self.id_data.name # set name of node group to operator
^^^^^^^^^^^^^^^^^^
AttributeError: 'MTREE_OT_update_gp_strokes' object has no attribute 'node_group_name'
The text was updated successfully, but these errors were encountered:
Python: Traceback (most recent call last):
File "C:\Users\q\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\modular_tree-blender_28\nodes\trunk_node.py", line 35, in draw_buttons
op.node_group_name = self.id_data.name # set name of node group to operator
^^^^^^^^^^^^^^^^^^
AttributeError: 'MTREE_OT_update_gp_strokes' object has no attribute 'node_group_name'
The text was updated successfully, but these errors were encountered: