Skip to main content

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

stevenroyals

2
Posts
1
Topics
1
Followers
A member registered Jul 26, 2021 · View creator page →

Creator of

Recent community posts

Thanks for your help. I did manage to get the game uploaded, someone showed me how to alter the package.json file to get it to work. The game shows but all the text in the game is displayed in the wrong places, the sprites are ok. This screen shot shows what the game should and does look like when it is running on my own development server. The next screen shot shows you what happens when I upload it to itch.


I've tried to upload my dist folder to itch.io to publish my game but I get a 403 error message when I attempt to play the game online. 

GET https://v6p9d9t4.ssl.hwcdn.net/main.461d48e3.js net::ERR_ABORTED 403

 I think the index file might be working but it can't find the main.js file. This is the address showing for the index.html https://v6p9d9t4.ssl.hwcdn.net/html/4217763/dist/index.html

Thanks Steve