Animations are not replicated

:nerd: did you tampered with the roblox Animate script in any way or did you loaded any anims into the character’s animator that involve the pet too?.

No, all animations on the player are default. I do have a custom sprint animation, thats the only thing I do on the character. But I don’t tamper with the animations anywhere else for the player

1 Like

:nerd: Then I am not sure why its actually not working, I thought your only issue was the pets, but player’s anims not replicating, this is weird… well umm I will see what I can find to fix this skill issue on lua you are having :nerd:

1 Like


Quick video example, sprint animation was never loaded here either in case that was the issue. But yea, animations acting up, might just post as bug tomorrow

do you have any code that interacts with the character animations, if so please send it, Also try and not equip pets and see if the animations still not play if its the pets causing the issue then the issue must be there somewhere.

Theres no pets equipped in that video, and I dont do any interaction with player animations what so ever, except for sprinting, which I never did in that video

1 Like

When did thiss issue started happening, at what point of coding the game?

pretty sure the players animatoins are’nt replicated to
so why not?, just try playing these using the server

If you are still having the problem, you can temporarily fix it by adding the server version of R15 animations to StarterCharacterScripts.
Animate.rbxm (7.0 KB)