So me and my friend were testing animations and for some reason it isn't working but it was working fine 2 days ago and we din't change anything. Does anyone know why?
Animation code snippet:
hum = script.Parent.Humanoid anim = Instance.new("Animation") anim.AnimationId = "rbxassetid://3998315161" animTrack = hum:LoadAnimation(anim) animTrack:Play()
Error:
10:06:01.147 - Animation "https://www.roblox.com//asset/?id=3998315161&serverplaceid=0" failed to load in "Animation.AnimationId": Animation failed to load
I tried testing this on a new place and a new r15 dummy but still won't work
Make sure you own the Animation in your account inventory.