alessandro-zomparelli / tissue

Tissue - Blender's add-on for computational design
1.02k stars 74 forks source link

Tesselate not working in a specific Blend File [tested in Blender 3.1 and 3.6] #152

Open Alfier opened 1 year ago

Alfier commented 1 year ago

The following error is returned before any tessellation could be completed in a specific blender file.

immagine

Currently using Blender 3.6 with Tissue 0.3.58 (even if the error is the same with Blender 3.1 with Tissue 0.3.52) Numba module installed. Python version: 3.10

Note that, as said, the error is restricted to a specific Blend file, since the same meshes loaded in a brand new scene are perfectly tesselated with Tissue.

alessandro-zomparelli commented 10 months ago

Hi @Alfier I did quite some changes for the compatibility with Blender 4, and some of them were related to similar issues, please, let me know if it works properly with the latest version. Thanks Alessandro