It seems that he used "exclude unused files" function when he was deploying the game but that function removed files that are actually used in the game
So to fix that you need to find "audio" and "animations" folders in the game files and replace these folders with the same folders from another gamejam game
Tho if you replace these folders with folders from a game that also excluded unused files that wont work