question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

WebGL is not supported.

See original GitHub issue

Good morning! Im trying to install app, but i have some errors:

Failed to load extension from: ~/com.and.games505.TerrariaPaid.android
WebGL is not supported

{
  "app": {
    "background": {
      "page": "app_main.html"
    }
  },
  "arc_metadata": {
    "apkList": [
      "custom-android-release-1400197.apk"
    ],
    "enableExternalDirectory": false,
    "formFactor": "phone",
    "name": "com.and.games505.TerrariaPaid",
    "orientation": "portrait",
    "packageName": "com.and.games505.TerrariaPaid",
    "useGoogleContactsSyncAdapter": false,
    "usePlayServices": [
      "gcm"
    ]
  },
  "default_locale": "en",
  "icons": {
    "16": "icon.png",
    "128": "icon.png"
  },
  "import": [
    {
      "id": "mfaihdlpglflfgpfjcifdjdjcckigekc"
    }
  ],
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "oauth2": {
    "client_id": "133701689125-jj0hr4gb0ff4ulsbrn0uk2i4th946d4c.apps.googleusercontent.com",
    "scopes": []
  },
  "offline_enabled": true,
  "permissions": [
    "gcm",
    {
      "socket": [
        "tcp-connect",
        "tcp-listen",
        "udp-bind",
        "udp-send-to",
        "resolve-host"
      ]
    },
    "unlimitedStorage",
    "notifications",
    "clipboardRead",
    {
      "fileSystem": [
        "write"
      ]
    },
    "https://clients2.google.com/",
    "videoCapture",
    "clipboardWrite",
    "identity.email",
    "alarms",
    "storage",
    "identity",
    "audioCapture"
  ],
  "requirements": {
    "3D": {
      "features": [
        "webgl"
      ]
    }
  },
  "update_url": "https://localhost",
  "version": "1337"
}
Retry

Help me please!

Issue Analytics

  • State:open
  • Created 8 years ago
  • Comments:6

github_iconTop GitHub Comments

3reactions
trappedinspacetimecommented, Apr 28, 2015

I found how to do that. I enabled gpu hardware acceleration in my browser and webgl runs well now.

1reaction
johnothwolocommented, Jun 12, 2016

Enable hardware acceleration in settings…!

Read more comments on GitHub >

github_iconTop Results From Across the Web

WebGL is not supported on Chrome or ... - The Windows Club
First of all open Google Chrome and click on the Menu button (by clicking on three dots button on the top right corner)....
Read more >
Your Browser Does not Support WebGL: Fixed
How do I fix this browser does not support WebGL? · 1. Try a different browser · 2. Make sure your browser is...
Read more >
why is webGL not working!? - Google Chrome Community
Upgrade your Graphics Card Driver, if possible. In most cases, Chrome cannot enable WebGL because the Card/Card Driver ist not capable. · Enter ......
Read more >
How to Turn on WebGL in Your Browser - Lexia Help Center
WebGL should be enabled in recent versions of Chrome. If you aren't able to run WebGL in Chrome, make sure that you update...
Read more >
How to turn on WebGL in my browser - Human Support
Chrome offers full support for WebGL on all platforms, so if you are having trouble running WebGL on Chrome, you simply may need...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found