← Return to game
Log in with itch.io to leave a comment.
Hello! I am getting an error with my browser setup: `
Uncaught DOMException: Failed to read the 'localStorage' property from 'Window': Access is denied for this document.
at https://v6p9d9t4.ssl.hwcdn.net/html/3807910/js/Globals.js:89:17`I think it can be fixed by catching the exception to handle that situation. Not sure what setting of my browser triggers that.The result is that I only see a black screen.
← Return to game
Comments
Log in with itch.io to leave a comment.
Hello! I am getting an error with my browser setup: `
Uncaught DOMException: Failed to read the 'localStorage' property from 'Window': Access is denied for this document.
at https://v6p9d9t4.ssl.hwcdn.net/html/3807910/js/Globals.js:89:17`
I think it can be fixed by catching the exception to handle that situation. Not sure what setting of my browser triggers that.
The result is that I only see a black screen.