Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Style Textures Graphics Warning: if the hardware acceleration setting is disabled, DCL does not load and an error is triggered #5968

Closed
decentraland-bot opened this issue Nov 20, 2023 · 1 comment

Comments

@decentraland-bot
Copy link

decentraland-bot commented Nov 20, 2023

Severity:

SEV-3 | Stability or minor user impact

Description:

This issue takes place when disabling the Hardware acceleration from the Chrome settings menu. When disabling it, DLC does not load and the following error appears on screen and in the console:

Screenshot 2023-11-20 at 10 29 19 Screenshot 2023-11-20 at 10 30 39

Fix

In order to bring some clarity when people see this error, the description must be updated by the following text:

It wasn't possible to set up a WebGL2, which is necessary for Decentraland to run. This may happen if your browser is not compatible or if its hardware acceleration setting is not enabled. This error could also occur if you have too many tabs open, especially if you have multiple Decentraland tabs open. If that's the case, please try reducing your open tabs.

Operating system:

Mac

Error:

null

Browser (version):

Chrome

Steps to reproduce:

  1. Open Chrome settings
  2. Go to system
  3. Disable the Hardware acceleration
  4. Open this branch link: https://play.decentraland.org/?explorer-branch=style/UpdateStyleTexturesGraphicsWarning

Expected behaviour: DCL should load properly

Current behaviour: DLC does not load and the above-mentioned error is triggered

Ticket number:

@anicalbano
Copy link
Contributor

This is expected, since Chrome browser doesn't support the platform without the hardware acceleration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants