|
 |
yesbird wrote:
> Bill, first of all please check if your browser supports WebGL:
> https://webglreport.com/
Brave supports WebGl1
Sometimes this is the result of older video drivers being rejected by the
browser. Try updating your video drivers if possible.
Also check out Get WebGL, or try installing the latest version of Chrome, or
Firefox.
> Then select _console_ tab after pressing F12 and look for
> errors there.
three.module.js:29414 THREE.WebGLRenderer: A WebGL context could not be created.
Reason: Could not create a WebGL context, VENDOR = 0x8086, DEVICE = 0x0412,
GL_VENDOR = Google Inc. (Intel), GL_RENDERER = ANGLE (Intel, Intel(R) HD
Graphics 4600 Direct3D9Ex vs_3_0 ps_3_0, igdumdim64.dll -10.18.14.5180),
GL_VERSION = 10.18.14.5180, Sandboxed = yes, Optimus = no, AMD switchable = no,
Reset notification strategy = 0x8252, ErrorMessage = BindToCurrentSequence
failed: .
onContextCreationError @ three.module.js:29414
three.module.js:29414 THREE.WebGLRenderer: A WebGL context could not be created.
Reason: Failed to create a WebGL2 context.
onContextCreationError @ three.module.js:29414
three.module.js:29414 THREE.WebGLRenderer: A WebGL context could not be created.
Reason: Could not create a WebGL context, VENDOR = 0x8086, DEVICE = 0x0412,
GL_VENDOR = Google Inc. (Intel), GL_RENDERER = ANGLE (Intel, Intel(R) HD
Graphics 4600 Direct3D9Ex vs_3_0 ps_3_0, igdumdim64.dll -10.18.14.5180),
GL_VERSION = 10.18.14.5180, Sandboxed = yes, Optimus = no, AMD switchable = no,
Reset notification strategy = 0x8252, ErrorMessage = BindToCurrentSequence
failed: .
onContextCreationError @ three.module.js:29414
three.module.js:29414 THREE.WebGLRenderer: A WebGL context could not be created.
Reason: Failed to create a WebGL2 context.
onContextCreationError @ three.module.js:29414
three.module.js:28990 THREE.WebGLRenderer: Error creating WebGL context.
WebGLRenderer @ three.module.js:28990
three.module.js:28980 Uncaught Error: Error creating WebGL context.
at new WebGLRenderer (three.module.js:28980:13)
at init (main.js:50:14)
at main.js:316:7
main.js:267 Uncaught TypeError: Cannot read properties of undefined (reading
'setSize')
at onWindowResize (main.js:267:12)
> Many thanks for testing, wishing well :).
Many thanks for writing, and wishing you and everyone else the best in these
crazy times.
- BW
Post a reply to this message
|
 |