On Screen Debug messages not printing

So I am trying to print a string from a number of places. I am trying to print one from my AI Controller and also I am using a number of GEngine->AddOnScreenDebugMessage withing my c++ (Granted those could just not be getting reached). And yes, running in viewport it works, then will not work in simulate. Even switching back after running it in simulate will have it still not work.