Crash on launch project

Compiled code through VS. After linking complete, project crashed. Afterwards no longer able to open project anymore.
What I tried so far:

  • Remove intermediate files.
  • Copied backup .umap files, perhaps the current one was corrupt
  • Rebuilding project
  • Downloaded new engine (4.11) but had > 90 compile errors so stopped trying…

link text

Same issue in 4.11 P7.
Stops loading after 70%.
Hoever in 4.11 doesnt show crash pane at all.

Hey simmania-

What code was added prior to the compile when the project crashed? Do you get a crash in a new project without additional content? Can you post the callstack from the crash for additional information?

Cheers

There is no callstack shown.
However, I managed to recompile the code by reverting the project to an earlier state. It launches from VS again.
Though i do not know what it was caused by.

Though I’m not certain what code was added/reverted in your project, this was likely the cause of the project failing to open. I’m glad to hear you were able to revert the code and get back into the project. Best of luck in your project development.

Cheers