#Godot Not Opening
1 messages · Page 1 of 1 (latest)
does the engine not open up at all or can you still go to the project screen?
It opens up the project screen but when I click any of the projects it shows the error
The issue is having minecraft installed on your pc (notlying) java will overide gdscript because godot has robot face
And godot hates minecraft gamers like yu
nah lets be real so i had this issue too but i just restart my pc
I had already tried restarting but did not work.
Maybe try downloading new driver?
Nvm
its up to date
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.
ah, so likely you are trying to create a project in a renderer that your pc doesnt support