Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Thanks, that was useful.  I can see that error would happen if there was some sort of issue with your saved data.  I've uploaded a new version that should put the game in a playable state if this happens (though note it has to reset all progress if it detects some sort of save corruption as it can't recover from that). 

It'd be good to hear if this fixes the issue for you.

Thanks, but I still get an error:

Uncaught TypeError: Cannot set properties of null (setting 'Total')

    at resetClickData (game.js:843:18)

    at resetAll (game.js:855:2)

    at checkForLoadErrors (game.js:750:3)

    at load (game.js:779:4)

    at main (game.js:872:2)

Ok - I've just updated it again, hopefully it's solved now.  If not, I've also added a debug log if you scroll to the bottom of the game page (below the instructions), so please let me know the contents of that if it's still not working.

It works!!! Thank you so much!!!