Error (0xc0000005) when launching the application

Godot Version

Godot_v4.6.1-stable_win64.exe

Question

I recently downloaded a new version of the engine. I started the application, and an error pops up (0xc0000005)

Could you tell us what the error says in English? What OS are you running? If it’s windows 7, maybe it’s time to upgrade to a different, more up to date OS.

Like windows 11? :rofl:

I specifically didn’t say Windows :slight_smile: I said up to date.

LOL! :rofl:

Does the same happen with older versions?

Isn’t 0xc00…05 for segfaults? The event viewer should display a more accurate error message (assuming in exists on this windows version)

Windows 7

The engine runs on version 4.3 stable, and in subsequent versions, the same error occurs.

Have you tried a different renderer? Launch Godot with for example --rendering-method mobile or gl_compatibility.

As per the official documentation, Godot does not support Windows 7 anymore. Windows 7 is an outdated OS with quite a lot of security issues, I recommend upgrading to a more modern OS.

1 Like