I have used the steam and standalone versions, I have reinstalled the versions many times, I have also changed through different versions on steam, same issue
My application closes at complete random, and the console doesn’t say anything
One time I was scrolling through nodes, another I was moving around a sprite, another I was typing in a script, weirdest is that I was away from my computer, Godot being idle, I come back and the window is gone
I can’t find any information on what it happening, I’m starting to contemplate doing a clean reinstall of Windows lol
Try a newer version, e.g. 4.5beta1, maybe the issue has already been fixed. Also check the memory consumption of the applications, maybe your PC is running out of memory and auto closes apps.
If nothing helps and you still experience the problem, you might need to check if there already is a similar issue reported by someone, and if not - report it yourself.
Godot crashing by itself is not something that is expected to happen at all.
Are you by any chance running OBS in the background somewhere? OBS has been known to cause random crashes on Godot, especially if you’re recording / capturing the editor windows.
Hmmm. Did you try another renderer instead of Vulkan? I don’t know it off the top of my head but there is a Godot command line option to use another renderer.
My advice would be run MemTest86 on your computer overnight, and see if you get any errors. It’s entirely possible one of your RAM sticks has a bad section in it somewhere, and if that happens you can get all sorts of weird behavior and random crashes. Everything can be fine for hours or days, and then for whatever reason the OS decides to allocate the bad memory to Godot or whatever, and BOOM.
Doesn’t Godot also cache some stuff in %youasuser%/appdata/local (or somesuch location by default) ? Reinstalling Windows would have also cleared that data.