#Sanitized Animation Id

1 messages · Page 1 of 1 (latest)

pulsar summit
#

I can see it fine, but the other people in my game can't see any of the animations. I've tried looking it up, but nothing's helped

weary silo
#

If its a sanitized animation error then either the animation doesnt belong to u(not in ur group name or account name) or u put the wrong id

#

To fix this

#

If ur game is under ur account then upload the animation in ur account
If the game is under a group, upload the animation under that group

pulsar summit
#

I want to make sure everyone can see what's happening

weary silo
#

Hm

#

Is the animation loaded like
Humanoid:LoadAnimation()

#

Or Humanoid.Animator:LoadAnimation()

pulsar summit
#

nah I'm using animator

weary silo
#

Ok good

#

Wheres the game located

pulsar summit
#

i'm using a script that modifies the player's basic animate script

#

so its like char.Animate.walk.WalkAnim.AnimationId = [AnimationId]

weary silo
#

Oh

#

Try "rbxassetid://"..AnimationId

pulsar summit
#

yeah I'm keeping it in animation instances

#

they're all in there fine and playing like normal for me

#

i think it's a client ownership problem

weary silo
#

U should see the errors in the client and server

pulsar summit
#

yeah it just says its sanitized

#

thats my problem

weary silo
#

Did u check its the right id

pulsar summit
#

yes

#

dude the problem is that they can't even see the id

weary silo
#

Can i see the script?

pulsar summit
#

yeah in a couple minutes hold up

weary silo
#

K

weary silo
#

I have to go to sleep hopefully u find someone

native mesa
#

from my understanding, it is from when roblox needs to verify that you made the animation yourself

sonic fulcrumBOT
#

studio** You are now Level 2! **studio

pulsar summit
native mesa
native mesa
pulsar summit
native mesa
#

hmm this is an interesting predicament.

pulsar summit
native mesa
pulsar summit
#

I mean that's what I'm worried about, I don't think anyone WOULD see them like this

native mesa
#

My thoughts on this matter right now is that the problem lies in the lines of code you have written. Would you mind sharing?

pulsar summit
#

I'm not at my computer rn but the most basic ones I have are like this
'local anim = script.Animation
Local track = humanoid.Animator:LoadAnimation(anim)
Track:Play'

native mesa
pulsar summit
#

Idk how that would work

#

I'm going to bed rn but I'll ping you when I'm available alr?

native mesa
limpid lion
pulsar summit
limpid lion
#

edit the anim permission

pulsar summit
#

How do I do that

native mesa
#

Who is the owner of the game / experience? Is it your roblox account or a group / community?