Constraint in characters breaking animation replication

For my ragdolls, I create the constraints on the server when the character is added. However, this causes an issue where where other clients can not see that characters animations, until their character touch. If the broken character equips a tool (new motor6d, updates assembly), then it is also fixed. I am currently motor6ding a part to the character, then deleting it, to fix this issue, but there must be a better way.

Run Anims From Server too If You Run anims From Client.
Otherwise idk what to do…

The AnimationPlayed event is actually being triggered, but theres something wrong with the assembly or something that’s not letting it play correctly

I am also having this issue. Seems to be an issue internally with Roblox animations.