Power Up Replication

What is the parent class of that blueprint, is it a game mode? Make sure you’re calling it from somewhere that actually exists on the client.

Game state is what I’d use for spawning powerups. Client is aware of game state but not game mode.