If I make an animation and implement it into my game in studio I will be able to see it, but the person im making a game with does not see it and the same happens if he makes an animation, I cant see it.
The error: Failed to load animation - sanitized ID: rbxassetid://17083509370
Does it happen when using it via script? Animations can only be used by those who own them, hence the sanitized ID. I think it can also happen if they are owned under a group, but i am unsure of the specifics. You just have to own the ID to be able to implement it.
If it’s in game testing though, I’m unsure.
It happens when your in the studio testing mode if you don’t own it, and your working with someone else, but if you do own it any you play in studio test it works, but when you go to test it in the real game it wont work for anyone even if your the one that created and published the animation (Animation plays when you click a button in a script, also the animation is not owned by a group).
That’s weird… If it isn’t showing in the actual game then I’d assume it’s not firing to play it, but if that’s where it’s getting the sanitized ID message, make sure the ID is correct in all instances. Maybe try reinstalling Studio and making sure it’s updated. I can try to find more information, but other than that, I’m unsure of what to do. I’ve never seen or heard of that specific issue before.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.