Game doesn't load animations when exported

The cheerleaders of the home scene are animated. When hosted on play canvas they move:

However, when I export and host the game they don’t.

https://footchinko.com/games/football_kickoff/

The animation file isn’t loaded (screenshot).image

I need advice.

Have you checked that the file is on the server? It looks like it hasn’t been uploaded? It also looks like there is an odd character where it’s escaped (%7C) which is |

cheerleader%7Ccheerleader_dance.glb

Maybe that’s causing an issue?

thanks! that character was causing this issue.

1 Like

Odd that was causing such an issue :thinking: