[ROBLOXCRITICAL] Animations are completely broken for everyone in my game

Since today, all animations in both versions of this game are completely broken

This is what everyone sees:

You can see your own animations but you can’t see other people’s. We haven’t updated since saturday.

The game is FE, animations for each player are played by that player from a local script (standard animation script), and we haven’t even changed the animation handling code since release.

4 Likes

Animations are also pretty screwed in our Basketball game, where the ball will sometimes be in the wrong hand, really offset, ect.

We have not updated for the longest time.

If the animation works at all, it’s a different bug. With this bug, no animations are replicating at all.

1 Like

I believe they’d be related to the same update, since it only started happening today.
And I think I’ve seen animations not playing (don’t quote me on that)

EDIT: My brother says he’s 100% certain they have failed to play at some points.

Do you happen to be using Tools for your knives?

In my hockey game when I equip the stick tool, the default walking animations stop replicating, and its like the feet are frozen in place. Deslecting the stick causes the animations to start replicating again.

https://gyazo.com/08dd0f3225eda76657598a4f4c9cbcb4.gif

(The arm animations work because I use a different system for that).

Another thing is I use a pretty old Animation script for my game, if that helps at all.

Knife Capsules does not use tools but we do weld things to the character which seems to be a common factor here

1 Like

Well this seems to effect my baseball game as well, which is like the complete opposite of my hockey game, in that it uses R15, is PGS, no Tools and a more up to date Animation script. The only thing that is added to the R15 character is 4 extra parts shown in pic, connected to the Hands by Motor6D’s (no welds).
https://gyazo.com/0767c5d978067d0dc145defa40b30ebc.png

gif of the issue in baseball game
https://gyazo.com/cfb6a1caff9e36652727763a2453cc11.gif

Animations seem to be working properly in my game.

I fixed it. Someone made it so that animations don’t replicate at all if you have any non-default Motor6d in your character.

4 Likes

Can anyone confirm that this has been fixed. The flag was flipped off that changed Motor6Ds this afternoon.

@Sharksie @Baumz

Yes, it has been fixed for me.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.