Godot crashes upon opening a project in editor mode. It doesn’t return an error. I can still run it through Godot. Worthwhile mentioning is that this error started to occur after I downloaded Godot on a new machine (I also can’t open new projects so the Issue can’t be corrupted files)
I apprechiate your help.
Try running the project from the command line with --verbose:
Not sure what it is on Windows, but it may be something like: executable.exe --editor --verbose --path C:\your\project\path