Godot steam latest version.
Crashes a minute after the start, the following errors are in the windows log:
The name of the failed application is godot.windows.opt.tools.64.exe , version: 4.2.2.0, timestamp: 0x00000000
The name of the failed module: ntdll.dll , version: 10.0.19041.4522, timestamp: 0x8a1bb6f3
Exception code: 0xc0000374
Error offset: 0x00000000000ff439
ID of the failed process: 0x3f10
Launch time of the failed application: 0x01dad39410ac62b5
The path of the failed application: F:\games\steamapps\common\Godot Engine\godot.windows.opt.tools.64.exe
The path of the failed module: C:\WINDOWS\SYSTEM32\ntdll.dll
Report ID: be6ebc00-f34a-4783-ba61-c67edca3b902
The full name of the failed package:
The code of the application associated with the failed package
the next event created by this crash is: The name of the failed application: godot.windows.opt.tools.64.exe , version: 4.2.2.0, timestamp: 0x00000000
The name of the failed module: ntdll.dll , version: 10.0.19041.4522, timestamp: 0x8a1bb6f3
Exception code: 0xc0000374
Error offset: 0x00000000000ff439
ID of the failed process: 0x3f10
Launch time of the failed application: 0x01dad39410ac62b5
The path of the failed application: F:\games\steamapps\common\Godot Engine\godot.windows.opt.tools.64.exe
The path of the failed module: C:\WINDOWS\SYSTEM32\ntdll.dll
Report ID: be6ebc00-f34a-4783-ba61-c67edca3b902
The full name of the failed package:
The code of the application associated with the failed package:
1 Like
I am having this exact same issue and Exception Code. I loaded my 4.0.1 project into 4.2.2. When I click play in Godot editor, my game crashes to desktop without any error code. No idea how to proceed at this point, but my game is unplayable until this is resolved.
I struggled with my problem for a long time and found out some patterns: if you run a project and do nothing (don’t move the mouse, don’t create nodes, don’t open tabs), then nothing crashes. I tried a lot of things and this method helped, I just removed the fps monitor https://www.youtube.com/watch?v=l6_A-R42_Lk&ab_channel=AndrewTsai'sTips