Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

failed to find index.html

A topic by Tjoeser created Apr 30, 2021 Views: 4,701 Replies: 10
Viewing posts 1 to 3
(1 edit) (+5)

hi i am a newbie Godot gamedev and i was following along a tutorial from  Borncg when i had a problem with uploading.

it said; 

There was a problem loading your project:

Failed to find index.html

Please try deleting the ZIP file and uploading another one.


i have no idea what to do.

I also changed all the file names to the names that Borncg used but it still doesnt work.

Admin (2 edits) (+5)

The zip file you provided must have a file within it called index.html that is your game’s entry point. You must make sure that you’ve exported your game to the HTML target in order for Godot to generate that file.

I just checked the zip file you have uploaded on your account and I see a file named index.html.html. It looks like you renamed the file in a way that gave it two extensions. If you ensure it’s called index.html your game should be loadable.

Hope that helps

(1 edit) (+2)

none of the documents in my file have that name. They all are normal and have just one extension. How where you able to exces the files to view them?

Admin(+3)

You may have extensions hidden on your file manager, which caused you to add the double extension.

(+2)

where can i vind it and how do i change that?

(+4)

it worked thank you so much

Show post...

dont be rude

what do you mean?

Show post...

i was talking to a admin so I'll give more details later



Hint: FRIDAY NIGHT FUNKIN

Hello, sorry to bother, but I was going to ask if you can explain on how to put my game into an index file (such as friday night funkin for example)

(+1)

In your game engine, you'll have to build/export as an HTML5 and within the files, there will be a HTML file. Rename that file to "index" and send all of the files to a zip folder. If you run in to any trouble you can always look it up on youtube, there's a good chance there'll be a tutorial. Hope it helps!

This topic has been auto-archived and can no longer be posted in because there haven't been any posts in a while.