[Crash] Unknown Error

The editor has suddenly started to crash on me when I load my project, with the following error:

We apologize for the inconvenience.

Please send this crash report to help improve our software.

bef609a3a3ecfa0c9ebf091dc9e476b9

I’ve no idea what the hash refers to. I haven’t made any code changes that could have caused it. However, I removed all my recent code changes and recompiled. Same crash. I removed all code, except for 1 file which has a few enums in it, and the content folder; same crash. I reinstalled 4.1 (4.0 is uninstalled.) Same crash.

I ran the project in debug mode to see if I could glean anything from that. I could not. The Saved/Logs log file and the VS output window log files are attached. Looking at the log file, maybe it’s a graphics issue? Going to compile the editor source so I can get some debug info for the editor dlls.

Anyone had a similar crash or have any ideas?

VS Output Text

Saved/Logs log file

Deleting the Saved/Config folder fixed it it seems. Thanks ZoltanE!