Open CoolDino1 opened 2 years ago
Thanks for the report. If you go to the extension settings and turn the log level to Info, could you press F12 copy+paste the output from the console here? Also, if you could paste the info that WebGL report displays, it'd be helpful. Thank you!
For some reason it is not happening on this computer, I will send the errors from the affected computer
Here they are: 12:33:29.381 This page is in Almost Standards Mode. Page layout may be impacted. For Standards Mode use “<!DOCTYPE html>”. itoadu.com 12:33:29.435 Password fields present on an insecure (http://) page. This is a security risk that allows user login credentials to be stolen. itoadu.com 12:33:30.268 Error: Please use $(ref:runtime.getURL). 2 bs.crx.js:138 getLocalResourceURL moz-extension://405afa75-7dfc-4659-b957-2669cb2b3ba1/scripts/bs.crx.js:138 12:33:30.517 Creating WebGL renderer... 966.js:1:27153 12:33:31.116 Falling back to WebGL1. 966.js:1:27153 12:33:31.150 WebGL graphics driver: ANGLE (Intel, Intel 945GM Direct3D11 vs_4_0 ps_4_0) 966.js:1:27153 12:33:32.243 Minimum audio buffer sample rate: 11025 966.js:1:27153 12:33:32.267 Creating WebGL renderer... 966.js:1:27153 12:33:32.272 Falling back to WebGL1. 966.js:1:27153 12:33:32.274 WebGL graphics driver: ANGLE (Intel, Intel 945GM Direct3D11 vs_4_0 ps_4_0) 966.js:1:27153 12:33:32.655 Minimum audio buffer sample rate: 11025 966.js:1:27153 12:33:32.664 New Ruffle instance created (WebAssembly extensions: ON) 2 ruffle.js:1:18288 12:33:32.730 Failed to create WebGL context: WebGL creation failed:
12:33:38.349 Unable to check top-level optout: Permission denied to access property "document" on cross-origin object content.js:1:1564 12:33:38.430 Content Security Policy: Ignoring “'unsafe-inline'” within script-src: ‘strict-dynamic’ specified 12:33:38.430 Content Security Policy: Ignoring “https:” within script-src: ‘strict-dynamic’ specified 12:33:38.430 Content Security Policy: Ignoring “http:” within script-src: ‘strict-dynamic’ specified 12:33:38.430 Content Security Policy: Couldn’t process unknown directive ‘require-trusted-types-for’ 12:33:38.451 Content Security Policy: Ignoring “'unsafe-inline'” within script-src: ‘strict-dynamic’ specified 12:33:38.451 Content Security Policy: Ignoring “https:” within script-src: ‘strict-dynamic’ specified 12:33:38.451 Content Security Policy: Ignoring “http:” within script-src: ‘strict-dynamic’ specified 12:33:38.451 Content Security Policy: Couldn’t process unknown directive ‘require-trusted-types-for’ 12:33:38.492 Unable to check top-level optout: Permission denied to access property "document" on cross-origin object content.js:1:1564
I have tried using another computer and I have found only some are affected, maybe it has to do with the fact that the affected ones are older?
Falling back to WebGL1
Yeah, it's probably only affecting the WebGL1 backend. That fallback is usually only needed for supporting older computers. What caused that backend to stop working properly is a separate question.
Describe the bug
the bottom one is the april 18 version on the firefox app store(0.1.0.445), the top one is the april 19 version on the firefox app store(0.1.0.446)
Expected behavior
I expected it to look the same (maybe a small graphics issue, the white line at the bottom, which is in another issue, fixed)
Affected platform
Browser's extension
Operating system
Windows 10
Browser
Mozilla Firefox 99.0.1
Additional information
No response