Problem when exporting multiplayer 3D game to itch.io

Godot Version

4.5

Question

When exporting to my game to itch.io it doesn’t work, I exported my game to html then zipped the stuff and uploaded it to the site but it keeps saying this error:

There was a problem loading your project: Failed to find index.html
Please try deleting the ZIP file and uploading another one.

And I tried deleting it then re-uploading it and it didn’t work then I tried reexporting and that also did not work.

Make sure that, when you’re exporting the project, you save the file as index.html and not project_name.html.

Thank you- I thought it was exported as index.html but it appears to have been set as my project name.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.