• Godot HelpExporting
  • Running a Godot HTML export on itch.io is saying it needs an internet connection

This is what it looks like:

I know it says I'm in localhost but it does this exact thing when I run on itch.io too, and seeing as I can't run a localhost python server thingie on itch.io, I am stuck. Can anyone help?

Which Godot version are you running? Are you sure you uploaded all the files?

    Do you have any script blocker enabled? Is the application doing anything noteworthy (connecting to another server, loading a file outside the pck, ...) or is it a normal single player game?

      cybereality Yes I think we uploaded the index.html file to itch.io along with the other script attachments, but it seems there are two html files. There's one called index.html and one called [name-of-project].html