Can't load AnimationClipProvider error

  1. What do you want to achieve? Make my animations work.

  2. What is the issue? My animations just doesn’t work, here’s an image.
    image

  3. What solutions have you tried so far? I tried a few solutions you can find on the devforum, but didn’t work.

Hello! have you tried the wait() on the first line in the script?

I had the same problem as you have right now but putting wait() on the first line ended all of the trouble,
so i suggest you try it.

Yeah, I’ve tried to add wait() but it didn’t work.
Now I just made a system so you have to click a part to get the tools, it works.