Godot project crashing on startup

Godot Version 4.4.1

I’m brand new to Godot and game design, I was playing around with it last night and when I went to run the project after I added scripts it crashed. Now I cannot open any project or create any new project without the engine immediately crashing with no crash report, when I run in recovery mode it works but even with fresh projects with no nodes or scripts I cannot open the engine.

Maybe you should reboot because your computer is probably going wrong. When you need to see why it crashes, run the Godot console executable within a terminal. In older versions, it’ll also crash if the device doesn’t support Vulkan, but a fallback for compatibility mode is added in recent versions (at least 4.3 does).

Maybe check if you’ve run out of disk space?