What do you want to achieve? Keep it simple and clear!
I am trying to get an animation to play on the client, the animation is being loaded and played from a LocalScript.
What is the issue? Include screenshots / videos if possible!
The animation will not play if you are not the owner of the animation, giving a “Sanitized ID” error, this happens even when the animation and game owner coincide, the only person capable of getting the animation to play is their owner.
What solutions have you tried so far? Did you look for solutions on the Creator Hub?
I looked for solutions on Creator Hub and didn’t find any.
Is there some kind of limitation for loading animations from the client that I am not aware of?
according to this thread nobody really knows how to fix it and it might be a roblox issue
try enabling ClientAnimatorThrottling in workspace
try reuploading animations
try changing the ids from rbxassetid:// to https://www.roblox.com/asset/?id=
make sure the humanoid has an animator
if youre using moon animator then make sure youre not accidentally uploading a string value