chromeos-apk
chromeos-apk copied to clipboard
WebGL is not supported.
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!
Ok, solved, it was my system error.
I get the same error. How did you fix it?
I found how to do that. I enabled gpu hardware acceleration in my browser and webgl runs well now.
Enable hardware acceleration in settings....!
I got same error and enabling hardware acceleration does not help
Doesn't it work without hardware acceleration? I would like to run this on a remote server not supporting hardware acceleration...