Recently, Roblox has made some changes when playing animations.
Also, I’m not sure why you are using a remote event to play animations, as exploiters I believe could pass any animation ID through that animationID parameter. I would just play the animation on the client, as it still shows the animation to every player.
I would also take a look at this post: Humanoid:LoadAnimation Deprecated