daanheskes / OSRS-Idle-Clicker

An Idle Clicker game built with ReactJS and based on the game Old School Runescape.
https://osrs-idle-clicker.netlify.com/
MIT License
33 stars 18 forks source link

loadGame sometimes bugs #13

Open daanheskes opened 4 years ago

daanheskes commented 4 years ago

Describe the bug

Sometimes the game doesn't correctly load the saved game data.

To Reproduce

I'm unsure what causes it so far.

Expected behavior

There is a Javascript error and the webpage renders no elements at all.

Hotfix

Clear your LocalStorage data in the Developer Tools -> Application or Storage -> Local Storage

Please consider copy/pasting your JavaScript console error, aswell as your LocalStorage 'savedGame' data.

daanheskes commented 4 years ago

Originally posted by @Shoopdafloop in https://github.com/daanheskes/OSRS-Idle-Clicker/issues/11#issuecomment-553433198

Shoopdafloop commented 4 years ago

This is the issue https://i.imgur.com/Ti87kPW.png No matter what I do this is all I see. I have even tried multiple browsers and had the same results