itch.io is community of indie game creators and players

Devlogs

Fix filename bug

Megastein
A browser game made in HTML5

I got a 403 when loading 'welcome.mp3', but my local server can load it! Then I found this:

The server that hosts your project’s files is case-sensitive. MacOS and Windows computers allow for files to be loaded case-insensitive.

Changed the filename and everything is ok now.

Files

  • megastein.zip 8 MB
    Feb 04, 2020
Leave a comment