Why is the animation not replicated on the server? [Solved]

Emm no, whenever I am going to play an animation I call it AnimationTrack and then AnimationTrack: Play (). I honestly don’t know what happens there but how can I solve that error?

This is the entirety of commands of the AnimationClipProvider service. You did not use any of these. I do know it is recommended you never make a variable with the same name and capitalization of an existing API object. I do not know what happens when you do.

If the duplicate name is not causing the error, I have no idea how to fix this. Maybe someone else can see something I’m missing!

Actually I don’t have 2 variables with the same name and I don’t use those functions, I don’t know what’s happening

That’s what I’m trying to explain. Roblox already uses “AnimationTrack”

But if that is not the problem, how can we solve it?

I have been able to solve the problem, and it is that you have to set both animations in action but from the animation editor, otherwise they would not work correctly.

1 Like