Program.Main: AutomationTool exiting with ExitCode=5 Error Launch failed! Unknown Error

I’ve tried to launch my project to see what happens in Windows.
Somehow I got Unknown Error and project launch has failed.

I’ve copied my “Output Log” to hastebin to see clean.

Also my error mesage is: Error Launch failed! Unknown Error

Well… The reason was FORCEINLINE macro code that i didn’t clear it after i deleted method. Problem solved.