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!
Online Version does not open on Macbook Air
- testtubegames
- Site Admin
- Posts: 1138
- Joined: Mon Nov 19, 2012 7:54 pm
Re: Online Version does not open on Macbook Air
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.
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.
-
- Posts: 1
- Joined: Mon Apr 12, 2021 2:49 am
Re: Online Version does not open on Macbook Air
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
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
- testtubegames
- Site Admin
- Posts: 1138
- Joined: Mon Nov 19, 2012 7:54 pm
Re: Online Version does not open on Macbook Air
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.
I'll post here once I've gotten it fixed.
- testtubegames
- Site Admin
- Posts: 1138
- Joined: Mon Nov 19, 2012 7:54 pm
Re: Online Version does not open on Macbook Air
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.
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.