Error in a HTML5 export

Godot Version

4.4.dev

Question

My HTML5 build is giving me the following error when I run the game on itch.io (when I run it locally it just says “Failed to fetch”):
Couldn't load project data ".". Is the .pck file missing?
I’m using the 4.3-release export templates so that might be causing a problem. Any suggestions?

I’ve uploaded to itch.io a lot of times.

My process:

  • Export project
  • Rename game_name.html to index.html
  • Compress folder to a zip file
  • Upload to itch.io and set as runnable in browser
1 Like