Animation plays on server but not on client

Hey all, I’ve been having the same issue but reveresd for some reason. The Animation of the AI shows correct on Client but not on Server. The NPC is running a AnimBP which gets the controlled pawn (that’s valid on server) and gets the velocity which translates into the walking animation. But the Server does not play the walking animation while the pawn moves around normally!