Cannot load the AnimationClipProvider Service

So I have a tool in StarterPack that works perfectly fine and its animations are fine until I die. After I die and I get the tool again, it gives me the error “Cannot load the AnimationClipProvider Service” on the line that I load one of the animations. What’s even weirder is if I put a wait function inside of my script it just seems to ignore it and jump straight to the line where I load my animation. This is probably the weirdest thing I’ve had to deal with so far