Join or Open Level to dedicated server doesn't work on BeginPlay, but does on user input

hey Joey, you’ve referenced BeginPlay() but you haven’t stated what actor’s BeginPlay() you are talking about. It will help to know in what BeginPlay() you’re using for that, some object’s won’t call it when you think and the GameMode will not be on the clients in the first place.