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

Crash when execute node.add_search in Malt Node Tree #518

Closed
yozba opened this issue Sep 2, 2023 · 4 comments
Closed

Crash when execute node.add_search in Malt Node Tree #518

yozba opened this issue Sep 2, 2023 · 4 comments

Comments

@yozba
Copy link

yozba commented Sep 2, 2023

Malt version

Release

Blender version

Blender 3.6.0 or more

OS

Windows 10 64bits

Hardware info

Intel i9-10900K | 64GB RAM | Nvidia RTX 3070 8GB

Issue description and reproduction steps

Blender instantly crashes when executing node.add_search in Malt node tree. Press Shift+A and then click "Search... " to test.
I tested after loading factory settings, so I think this is not because of any other addons I installed.
This doesn't happen until Blender 3.5.1, so might be something changed in Blender 3.6.

Attachments

malt 2023-09-03(05-52).log

@yozba yozba changed the title Crash when execute node.add_node in Malt Node Tree Crash when execute node.add_search in Malt Node Tree Sep 2, 2023
@pragma37
Copy link
Member

pragma37 commented Sep 3, 2023

I have to look deeper into it, but I don't think this is something I can fix on the Malt side.
So a fix may need to wait for a future 3.6 release or even 4.0. 🙁

The Malt version of search is much better (not only because it doesn't crash Blender 😅), so you should use that instead.

imagen

But yeah... it's not great to have it near an auto-destruction button.

@yozba
Copy link
Author

yozba commented Sep 3, 2023

Oh, I see. I'm sorry I'm not much famililar with programming, so I can't help much. 😥

@yozba
Copy link
Author

yozba commented Nov 15, 2023

As you may know, I confirm that wm.search_single_menu(menu_idname="NODE_MT_add") doesn't cause crash in Blender 4.0.
There is no more node.add_search command. so, this bug causes in only 3.6.x.

@pragma37
Copy link
Member

Thank you for the reminder.
Closing then.

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