UE4Editor.exe Crash on Project Open

This only happens with my own personal project. It started after I added a few of my own source files in a code project. I removed the files from the solution, but the crash remains. I can still open all the sample projects without crashing. Originally the log contained a lot of warnings about a missing font, but I copied an existing font and renamed it to clean out those warnings.

Log Here <------

I have determined that the crash was somehow related to my own source files, I created a new project and it ran fine. I put those two files in and the crash began again. I’ll just have to try not to divide by zero this time.