HTML5 build & Kongregate (SOLVED)

Hi! Hope everyone is doing ok ;D
I could use some help with my problem with kongregate. To upload your game you need to separate the index.html and the rest of files. I got white screen at first. Reading old threads I found some good tips to check the errors on dev console and that really helped. Index.html couldn’t find the dmloader.js. Fixed! But I’m facing an unknown enemy right now:

Any help will be appreciated!
Thanks!

I’ve uploaded multiple HTML5 builds to Kong successfully in the past and never seen this… try to upload a simple example, see if you get the same error. I would contact Kong dev support about this too.

3 Likes

Okay, it’s fixed.
Another newbie’s mistake :disappointed:

I forgot to fix the path for the archive as well:

Remember the solution future members: just edit your index.html to meet your project’s folder path.
Thanks Pkeod ;T

3 Likes