Online Version does not open on Macbook Air

What did you draw?
Post Reply
jpelzer
Posts: 1
Joined: Tue Jan 26, 2021 3:26 pm

Online Version does not open on Macbook Air

Post by jpelzer » Tue Jan 26, 2021 3:34 pm

Hello!

On a new Macbook Air, when the GSim online version is opened it is simply a black screen. Any tips for how to make it work? Thanks!

User avatar
testtubegames
Site Admin
Posts: 1139
Joined: Mon Nov 19, 2012 7:54 pm

Re: Online Version does not open on Macbook Air

Post by testtubegames » Wed Jan 27, 2021 3:38 pm

That's interesting -- not a problem I'm familiar with. As a first question - which browser are you using? If you'd be able to pass along the log, that'd help me get a better idea here.

https://docs.unity3d.com/Manual/webgl-debugging.html

That tells you how to find the log in your particular browser. If you send the contents of the log (copy paste is fine) either here, or in a private message to me, that might give me a clue.

aaronstein
Posts: 1
Joined: Mon Apr 12, 2021 2:49 am

Re: Online Version does not open on Macbook Air

Post by aaronstein » Mon Apr 12, 2021 2:54 am

Hi, I can reproduce in Chrome. The game works in Safari.

Browser: Version 89.0.4389.90 (Official Build) (x86_64)
OS: Big Sur 11.1

Console:
Uncaught TypeError: Cannot read property '1' of null
at UnityLoader.js:3
at UnityLoader.js:4
UnityLoader.js:3 Uncaught TypeError: Cannot read property 'Error' of undefined
at UnityLoader.js:3
gravity.html:46 Uncaught TypeError: Cannot read property 'instantiate' of undefined
at gravity.html:46
UnityLoader.js:3 Uncaught TypeError: Cannot read property 'Error' of undefined
at UnityLoader.js:3

User avatar
testtubegames
Site Admin
Posts: 1139
Joined: Mon Nov 19, 2012 7:54 pm

Re: Online Version does not open on Macbook Air

Post by testtubegames » Thu Apr 15, 2021 10:29 am

Oh excellent - thanks, that helped. Looks like it's a known issue in Unity that does in fact have a patch.

I'll post here once I've gotten it fixed.

User avatar
testtubegames
Site Admin
Posts: 1139
Joined: Mon Nov 19, 2012 7:54 pm

Re: Online Version does not open on Macbook Air

Post by testtubegames » Mon Apr 19, 2021 11:02 am

Alright, I've got a beta built that hopefully fixes this.

It's here, if anyone who's had the bug wants to test it out: https://testtubegames.com/gravity_beta.html

Edit: Now the new version is posted on the main gsim page.

Post Reply