Can't get editor to load

Godot Version

4.3

Question

I downloaded Godot 4.3 from the official website and Steam, but when I try to load a project, it creates a window that freezes and unfreezes over and over. I’m running Windows 10 pro on an x64 chip.

If you meet the minimum requirements, then I would suggest you delete everything and download it again.

Make sure it is all working first. Create a project, add a minimum scene, save it, close Godot, re-open Godot and load your project.

If all is working you can try your project you mentioned above. If it starts freezing etc again, it is the projects fault. Double check which version of Godot it was expecting you to use. Perhaps it is an old project (v3 perhaps)? Or maybe the project is just broken or corrupted.

Hope that helps in some way.

I meet the minimum requirements.

I can’t even create a project. I’ve watched some tutorials for v4.3 (the version I’m using), and when the start the engine, it opens up a selector for different projects. When I start the engine, I get a grey window that doesn’t close.

Are you starting it with a new project? If you are trying to load an existing project the problem is probably with those project files.

I am trying to load a new project.

I don’t know, sorry.

But I found this which might be of use:
https://www.reddit.com/r/godot/comments/1apj5pv/godot_wont_open_fix/?rdt=36011

Linked to from here:

And this might be of help:

Also starting in verbose setting from the command line might also give you some clues:

Hope something there is of some help.