Godot Version
4.4.1
Question
I have a problem with Godot crashing most of the time i try to open a project. Here is what the console reads right before it closes. It does not matter if the project is brand new or not, the crashes still happen. This is on a fresh install of 4.4.1
I have not experienced this myself but after some quick digging, i did manage to find a bit of a rabbit hole that ended with this as a potential fix:
Open Window Settings > Apps and simply uninstall “OpenCL™, OpenGL®, and Vulkan® Compatibility Pack”.
GPU-Z will instantly have Vulkan checked again and your apps/games should work.
1 Like
Looks like that fixed it, Thank you for the help