Weapon animations not replicating to the server

Ok so I got these player animations on my player for a custom weapon and shield, and the animations work wonderfully on the client, but the weapons remain unanimated on the server and other clients, but the players body animations replicate.
Any ideas as to what might cause that?

(Let me know if you need more info i.e. how the rig and animations are loaded in and setup)

I’ve had this problem like this similar before the solution is just changing the RootPriority from 1 to 0 back and fourth.

I just found a similar solution, but still have 0 clue what the issue was. I just had to disable and then re-enable the joints right after creating them and that somehow fixed it ¯_(ツ)_/¯