Darn. That all looks great. That's Chrome? What's your resolution? Wondering if it's a CSS thing, since the game looks loaded, just the complete wrong resolution. But it should scale to the canvas...
Does hitting the fullscreen button in the bottom right of the grey outer box do anything?
Thanks again for the extra details on the bug report. I appreciate it.
← Return to game
Comments
Log in with itch.io to leave a comment.
Reporting: Stuck on loading, refresh, stuck on this...
PS: checked in incognito without any extensions, all going same.
Devtools::network show no active requests.
Thank you! Can you scroll up in the console? I think the real error is cut off just at the top there. Rest of that is totally normal. Also, what GPU?
RTX 2060 super, this is top, and I see no other significant offscreen messages...
Darn. That all looks great. That's Chrome? What's your resolution? Wondering if it's a CSS thing, since the game looks loaded, just the complete wrong resolution. But it should scale to the canvas...
Does hitting the fullscreen button in the bottom right of the grey outer box do anything?
Thanks again for the extra details on the bug report. I appreciate it.
W10, chrome Version 137.0.7151.56 (Official Build) (64-bit)
FullHD=1920x1080, but big taskbar and also bookmark bar on screen make height smaller than usual, but fFull screen give same result...
Aaaand yes, it's css... `width: auto !important`. I try attach video.
Amazing, thank you. Easy fix for after the jam, and easy workaround for anyone who needs it in the comments. Appreciate it.