Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Trying to upload a godot HTML5 game but for some reason itch.io can't host it.

A topic by ResourceHog created Apr 09, 2020 Views: 1,626 Replies: 5
Viewing posts 1 to 6

When I host it locally or on my website it works fine but when I upload the files to itch.io it doesn't seem to be working properly. I think this might be a bug with itch.io unless there is something special I have to do in order to upload games made with the godot engine.

Moderator

How exactly it doesn't seem to be working properly. What's it doing (or not)? Are there any error messages in the browser console?

(1 edit)

The message is  "cannot read property 'length' of null" it's not informative.

(1 edit) (+1)

Hello! Some of my testers also reported this problem trying to play my game. I am using godot game engine for my game and I been researching this issue. I know that it should work for Chrome, as I tried it on my phone, my own personal computer, and another computer to verify the issue. Bing for what I see (by extension IE) does not work fully. Safari doesnt either. From what I gathered, its most likely a javascript error in the code and/or incompatibilities.  https://codeburst.io/uncaught-typeerror-cannot-read-property-of-undefined-in-javascript-c81e00f4a5e3 for my reference. I not sure it is full helpful, but this is the best I have at this time. If I find out more issues or fix the problem, Ill post again on this forum.

(+1)

I turned off my add blocker and now it works just fine.

(+1)

Well for anyone else searching for an answer, the issue may be the drivers the game depends on. GLES3/2 is not compatibility with Safari, Edge, IE but works with Chrome and Firefox. 

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