daanheskes / OSRS-Idle-Clicker

An Idle Clicker game built with ReactJS and based on the game Old School Runescape.

Home Page:https://osrs-idle-clicker.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

loadGame sometimes bugs

daanheskes opened this issue · comments

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.

Originally posted by @Shoopdafloop in #11 (comment)

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