#Animation not loading

1 messages · Page 1 of 1 (latest)

hushed sand
#

Hi all, I've been breaking my head over this for 2 hours. My animations have suddenly stopped loading. After I run animator:LoadAnimation(), track length is 0. I've tried the following things. Even older animations that used to work before are not loading.

  1. Animator is inside player.Humanoid. Player model is in workspace
  2. I am the owner of the animation
  3. Instead of directly loading animation, I tried saving it in replicated storage as an animation instance, still no use.
  4. Animation loading script is in the client.
  5. Tried to enable reload assets in studio settings debug pane.
  6. Deleted temp files/reset dns cache
    Plsss help
grand basin
hushed sand
#

yeah I created an entirely new animation, uploaded it, changed the asset id. Still doesn't work

grand basin
#

if the track length is returning 0 the animation is not loading

#

could i see the part where you play the animation in your script?

hushed sand
bleak rover
#

animations are not loaded instantly the first time

hushed sand
#

even if i add a task.wait until length != 0, it does not work. Is there any other fix

hushed sand
#

pls help yall :(((