-
Notifications
You must be signed in to change notification settings - Fork 75
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
bpy.ops.node.group_ungroup() leads to Blender crash #188
Comments
I was able to reproduce problem with blender 4.2.1, it took many runs to crash blender. Because you are using here is blender.crash.txt
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Blender 4.1.1
Executing bpy.ops.node.group_ungroup() from script or addon via Blender Vscode, leads eventually Blender crash. Executing same script or addon normally without Blender vscode, things are o&k, Sometimes it needs to execute 1 time and crash, sometimes 37 times.
Error : EXCEPTION_ACCESS_VIOLATION
Address : 0x00007FF9FF4354F0
Module : python311.dll
Thread : 00000fec
Example lines leads to crash from Blender Vscode. Make sure you have Shader editor open and object has a material, no group nodes needed.
The text was updated successfully, but these errors were encountered: