From the movie Sucker Punch
stevenroyals
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