Project crash at loading

Here is the crash log : http://puu.sh/82KBA.log

I don’t know what is the problem. Other projects are loading just fine. This one is my main project, it was running fine, I close the editor, came back ~10 minutes later and I’m not able to load it anymore.

Need help!

ok the problem was that I was trying to refer to my character class in the constructor of my HUD class in the c++ code.

it’s fixed now