Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dual Mesh and Tessalation Error in Blender 4.1.1 and in 4.2 on Intel Mac #173

Open
levibergman opened this issue Jul 15, 2024 · 2 comments

Comments

@levibergman
Copy link

Hi Alessandro,

so after testing and experimenting with Tissue regarding crash issues in Blender 4.1.1 and 4.2 on Intel Mac 14.5, I found the following issue messages in Blender info panel:

DUAL MESH:

Python: Traceback (most recent call last):
File "/Users/levybergman/Library/Application Support/Blender/4.1/scripts/addons/tissue-master/dual_mesh.py", line 124, in execute
ob.name = 'DualMesh'
^^^^^^^
AttributeError: 'NoneType' object has no attribute 'name'

Same goes to Tessalation as well.

I would really appreciate if you could take a look at it since these are the last Blender supported versions for Intel Mac and would love to use them in long term.

Thanks,
Levy

@levibergman
Copy link
Author

blender.crash.txt

@alessandro-zomparelli
Copy link
Owner

Hi @levibergman , thanks for reporting that, and sorry for my late reply. I believe that the error is simply because you haven't selected an object. Could you please double-check that?

Thanks
Alessandro

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants