youthatninja v0.3.71 3 mo There is no Report Bug section. Some Tracebacks if you hit search with no obj selected Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_tools.py", line 560, in poll return len(context.object.vertex_groups) > 0 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'vertex_groups' Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_tools.py", line 2412, in poll return ob and len(ob.vertex_groups) > 0 or ob.type == 'CURVE' ^^^^^^^ AttributeError: 'NoneType' object has no attribute 'type' Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_tools.py", line 928, in poll return len(context.object.vertex_groups) > 0 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'vertex_groups' Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_reaction_diffusion.py", line 480, in poll return context.object.type == 'MESH' ^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'type' Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_tools.py", line 1203, in poll return len(context.object.vertex_groups) > 0 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'vertex_groups' Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_tools.py", line 656, in poll return len(context.object.modifiers) > 0 ^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'modifiers' Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_reaction_diffusion.py", line 159, in poll return context.object.type == 'MESH' and context.mode != 'EDIT_MESH' ^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'type' Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_reaction_diffusion.py", line 114, in poll return context.object.type == 'MESH' and context.mode != 'EDIT_MESH' ^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'type' Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_tools.py", line 2003, in poll return len(context.object.vertex_groups) > 0 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'vertex_groups' Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_tools.py", line 301, in poll return len(context.object.vertex_groups) > 0 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'vertex_groups' Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_tools.py", line 1741, in poll return len(context.object.vertex_groups) > 0 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'vertex_groups' Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_tools.py", line 1954, in poll return len(context.object.vertex_groups) > 0 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'vertex_groups' Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_tools.py", line 795, in poll return len(context.object.modifiers) > 0 ^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'modifiers' Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_tools.py", line 1648, in poll return len(context.object.vertex_groups) > 0 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'vertex_groups' Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_reaction_diffusion.py", line 455, in poll return context.object.type == 'MESH' and context.mode != 'EDIT_MESH' ^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'type'
There is no Report Bug section. Some Tracebacks if you hit search with no obj selected Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_tools.py", line 560, in poll return len(context.object.vertex_groups) > 0 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'vertex_groups' Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_tools.py", line 2412, in poll return ob and len(ob.vertex_groups) > 0 or ob.type == 'CURVE' ^^^^^^^ AttributeError: 'NoneType' object has no attribute 'type' Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_tools.py", line 928, in poll return len(context.object.vertex_groups) > 0 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'vertex_groups' Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_reaction_diffusion.py", line 480, in poll return context.object.type == 'MESH' ^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'type' Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_tools.py", line 1203, in poll return len(context.object.vertex_groups) > 0 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'vertex_groups' Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_tools.py", line 656, in poll return len(context.object.modifiers) > 0 ^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'modifiers' Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_reaction_diffusion.py", line 159, in poll return context.object.type == 'MESH' and context.mode != 'EDIT_MESH' ^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'type' Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_reaction_diffusion.py", line 114, in poll return context.object.type == 'MESH' and context.mode != 'EDIT_MESH' ^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'type' Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_tools.py", line 2003, in poll return len(context.object.vertex_groups) > 0 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'vertex_groups' Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_tools.py", line 301, in poll return len(context.object.vertex_groups) > 0 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'vertex_groups' Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_tools.py", line 1741, in poll return len(context.object.vertex_groups) > 0 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'vertex_groups' Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_tools.py", line 1954, in poll return len(context.object.vertex_groups) > 0 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'vertex_groups' Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_tools.py", line 795, in poll return len(context.object.modifiers) > 0 ^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'modifiers' Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_tools.py", line 1648, in poll return len(context.object.vertex_groups) > 0 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'vertex_groups' Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_reaction_diffusion.py", line 455, in poll return context.object.type == 'MESH' and context.mode != 'EDIT_MESH' ^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'type'