Project crashes upon startup

I was editing a blueprint, and upon clicking Play, the editor crashed, this is typical of Unreal when having it open for some time, but now I cannot open my project, it crashes at 95%.

I did not install debugging symbols initially, so attached are the only log files I have.

I’ve tried deleting the Intermediate directory, and replacing the .uasset file with an older version, I believe the offending file is BP_Gems.uasset, and specifically the materials that were being assigned to its static mesh.

link text

Hey d4rkz3r0-

Unfortunately the log files do not indicate where or why the crash is occurring. If you feel it is the blueprint, you should be able to remove the BP_Gems.uasset from the Content folder through the explorer. If that is the cause you should be able to open the project after moving the file to your desktop or another location. Once the projects opens you can try to move the file back into the project or recreate the blueprint.

Cheers