Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
Admin(+1)

It looks like you figured it out?

Generally this happens because you tried to use a absolute path in your game's code, or you tried to reference a file with a case-insensitive path.

Every time you re-upload your game you get a new URL for the files, so the old .html will stay around on our CDN in the cache for a while. Project pages will never show the old game URLs though