Anyone else getting a crash when turning on BVH Cache? Last message shown in remder window is “Looking in BVH Cache”. Then Blender crashes. If I uncheck caching then it works fine.
I’ve had 0 issues with 2.36a. From your post, I have no idea where I’d start.
A good practice when having such issues is to post a .blend demonstrating the failure/but/whatever it is.
Beyond that, there’s a technical support area for this kind of issue.
Good luck.
Moved from “General Forums > Blender and CG Discussions” to “Support > Lighting and Rendering”
I had similar issue. Solved by deleting cache files from the disk.
I see several pycache directories. Any particular one I should target?
I think jpv2 meant in your /home/user/.blender/2.63/cache directory or similar for windows.
The files are looking like > bvh_61515975DFE39228B539679765B0E0E1.
Cheers, mib.
That’s correct. I also use Linux, so I don’t know where it is on Windows either.
Found it (it’s in Users<login id>\AppData\Roaming\etc.etc.)
Deleted the files and that appears to have done the trick.
Thanks!