RepNotify callback not run on server in blueprints despite assertion from team that it is supposed to

I think I’m getting this issue.

In Game State, I have an event called “Battleship Destroyed” which is confirmed executing on server by prints and “switch has authority.”

I have Gamemode listening for repnotified variable. No callback on server :frowning: