I am having trouble opening up GODOT?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Mr_Sir_King

When I click on the engine to start it up in the command prompt is says:

Godot Engine v3.2.1.stable.official - https://godotengine.org
OpenGL ES 3.0 Renderer: GeForce GTX 1070 Ti/PCIe/SSE2
failed init DINPUT: -2147467259

This could be related to some (fixed) bugs: #28394 and #36662. Are you using the version with Mono? Are you running the game from a restricted folder, e.g "C:\Program Files"?

Ertain | 2020-04-20 07:35

According to this topic:
Reddit - Dive into anything

This maybe relates to some incompatibility with a game controller.
Try to unplug the controller before starting up Godot.
Also check if the game controller comes with specific drivers and if an update is available for those.

It may be helpful to also create an issue about this here:
Issues · godotengine/godot · GitHub

There were issues about this error but they are closed.
You should exactly write about the make & model of the controller. Driver versions involved. Natuarlly also about the OS version you use (probably windows 10?).

wombatstampede | 2020-04-20 08:01