#Godot Not Opening

1 messages · Page 1 of 1 (latest)

past sleet
#

Recently I installed Godot 4.2.2 but it wont open and shows an error regarding my GPU. My GPU shows that it supports OpenGl 4.4 which is enough to run the engine. Godot 3.5 works without a problem. What should I do?

hushed hazel
#

does the engine not open up at all or can you still go to the project screen?

past sleet
#

It opens up the project screen but when I click any of the projects it shows the error

urban meteor
#

And godot hates minecraft gamers like yu

urban meteor
past sleet
urban meteor
#

Nvm

past sleet
frigid reef
#

Keep in mind godot offers 3 renderers, forward+, mobile and compatibility. With OpenGl you can only edit Compatibility projects.
You might have to start with the argument to start godot with openGL though.
Create a shortcut of the godot.exe, then open the properties of the shortcut and in the target field that shows the path add --rendering-driver opengl3 like the error message suggests. Then start with that shortcut

#

Also you downloaded the .NET version, which might make things more complicated. If you don't intend to use C#, download the normal version without .NET instead.

hushed hazel