[4.6.1][Crash] Editor crash on launch

Sorry guys, my problem seems to be unrelated, it was occurring because of a log command being called on GameMode constructor:

GEngine->AddOnScreenDebugMessage(-1, 5.f, FColor::Yellow, TEXT("UETestCharacter constructor started"));

But i’m almost sure that this worked before somehow.

Regards.