Custom StarterCharacter Animations load in Studio but not in Roblox

Hello, I’ve run into some issues with Animation in Roblox studio and In-game Roblox.
Basically, the Animations run smoothly in Studio, yet don’t seem to load up in Roblox. So far I’ve tried placing the animation script in different places to see if it would work (eg. In the StarterCharacter model and Player scripts) to no avail. Here’s an example of the issue:

In Roblox Studio:
robloxapp-20220112-1228257.wmv (1.9 MB)

In-game Roblox:

This was my first Custom StarterCharacter animation, and quite frankly, I have no Idea how to fix this. As far as I’m concerned, this only started recently.

I’ve tried to see if this was a LocalPlayer issue, but it isn’t. As far as I’ve seen the animation simply just doesn’t appear.

Any help would be appreciated! :slight_smile:

Can you check the console for errors in-game to help?

A potential solution is that if you are using team create, the owner of the group should have the animations under their profile or under the group that the game is under. If another dev created those animations, save them under your profile/the group and replace the asset IDs.

1 Like

Aight so the #1 thing to do is… check if the animation is provided by a group or else it won’t work. I don’t know why it’s like that and it sucks but check that first and if it is then like @Mikzul said, reupload the animation to a group

1 Like

Thanks for the help! I never knew this had to be done beforehand. The animations are now up and running. :slight_smile:

Thanks for the advice! :slight_smile: Yourself and @dummycide have been a real help to a rookie like myself!!

1 Like