Comments

Log in with itch.io to leave a comment.


Crashes on start up on mobile

Thank you for letting me know. I just put up a new browser version which is 1/2 the previous size and should behave much better.

I'm starting early access for Google Play Android version, let me know if you are interested.

New error:

Type error: permission check failed

Same thing on game load

I was able to repo the permissions issue and fix it, it was caused by auto-starting the game in our html and Android won't allow it the way we were doing it.

Thank You!

(1 edit)

Console:

DOMException {code: 9, name: "NotSupportedError", message: "screen.orientation.lock() is not available on this device.", INDEX_SIZE_ERR: 1, DOMSTRING_SIZE_ERR: 2, …}


This will likely be my last bug reported. It looks like an interesting game but apparently needs more testing. Best of luck

Appreciated, I can see why it's time to move on, if you could let me know what device and browser you use. 

We can't repo but apparently some Android devices and browsers have permissions issues with orientation locking so all HTML code related to that on the page has been removed.