Animation Error

Does anyone know why I am getting this error?

image

1 Like

I found on another devforum page that you should add game:GetService('RunService').Stepped:Wait()
for the issue to be fixed.

It’s also mentioned that the most probable cause is the service not being in the game by default.

https://devforum.roblox.com/t/how-to-fix-the-cannot-load-the-animationclipprovider-service-error/2395900

Can you show the line that errored?