Need help debugging

BeginPlay doesn’t get called until you run the game. So if you aren’t calling that code and it’s still crashing then that code isn’t the problem, or at least it isn’t anymore. Once again we need log files – and a better sense of the change you made when moving the code to BeginPlay.