I am working on a team project through perforce. Since yesterday for some reason after getting the latest revision. Whenever I launch the project in debug mode it pops up with a breakpoint exception, its at the address … of type int and value 3. (There are absolutely no breakpoints in my code because delete all breakpoints is greyed out, and i didn’t add any). Its really annoying, every time I try to launch the game or load the editor i have to spam continue a billion times. Can anyone help me figure out what the problem is?
Our project is based off the UE4 Project Templates, Its not full source of UE4 4.5 . I’ve read to set a option that has to do with pfd linking in buildconfiguration.cs but that is for source projects which ours is not.
http://imagizer.imageshack.com/img537/770/57RUSJ.png
http://imagizer.imageshack.com/img540/1585/VV2OQ1.png
http://imagizer.imageshack.com/img904/3088/ut0s5s.png
I have to spam continue like 10 times and then it runs. Really need a fix for this.