Cannot reopen project

Hi,
This is my problem: regardless of what project I create, I cannot reopen it after closing.
Let me elaborate:

You can see 2 projects in my library, the rolling ball and third person, both c++. Both compiled and got to play around.
Now let’s open one of them:

10689-2.jpg

First error message. Clicking yes. Recompiling, and then another message with game code couldn’t be compiled. Continue trying to start anyway? Sure.
The game module ‘MyProject’ could not be found . Please ensure that this module exists and that it is compiled.
Followed by a crash and the Unreal Crash Reporter window.

Please advise?

Okay, so after doing some digging it seems it had something to do with my user account name - unreal or VS don’t like special characters in the account name (an "ă " in my case)

Problem solved, cheers.

P-