We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
Originally posted by @Shoopdafloop in #11 (comment)
Sorry, something went wrong.
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
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: