Bonsai crashes when running clash detection with large models
The Clash detection feature of BlenderBIM crashes when it is run involving large (250 MB) models. The model is correctly opened in Blender or other ifc viewers,
It simply crashes. Blender shuts down, the json is not created and no warning window is popped. When restarted, it does not remember the previous crash.
Using Blender 4.3, bonsai 0.8.0 and W10.
Any advice with this issue?
Thank's
Tagged:
Comments
Easy options:
1. Look in the temp folder for a blender.crash.txt file. Exact location depends on your OS. See https://docs.blender.org/manual/en/latest/troubleshooting/crash.html
2. Try running blender from a console, and see if it outputs anything when crashing.
3. Raise a bug attaching your files for the devs to try to reproduce.
Hard option:
1. Use a debugger and debug build of blender and examine why it is crashing.
Incidentally, 0.8.0 is a couple of versions behind.
I send attached the crash log file written by blender.
How can I raise a bug?
Thanks
https://github.com/IfcOpenShell/IfcOpenShell/issues
And click the "New Issue" button. Select bug, and fill in the information.