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 warning: drawElements in Firefox

See original GitHub issue

Although everything appears to work fine, i’m getting this error in Firefox when rendering sprites:

Error: WebGL warning: drawElements: This operation requires zeroing texture data. This is slow.

Is there a more optimal solution?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:4
  • Comments:13 (4 by maintainers)

github_iconTop GitHub Comments

18reactions
finscncommented, Feb 23, 2018

@GoodBoyDigital could you tell me how to fix it? I want to fix it in my fork-v4 . thanks

2reactions
GoodBoyDigitalcommented, Feb 22, 2018

closing as this has been fixed in v5 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

1420122 - WebGL warning: drawElements: Active texture 0 for ...
I'm facing the same problem (https://github.com/aframevr/aframe/) with a-frame on Firefox 60.0.1 (64-bit). The warning I get is: WebGL warning: drawArrays: ...
Read more >
WebGL warning: drawElements in Firefox · Issue #3897 - GitHub
Error: WebGL warning: drawElements: This operation requires zeroing texture data. This is slow. All reactions.
Read more >
ARRAY_BUFFER lost after VAO binded to null in WebGL
drawElements () here gl. ... WebGL warning: bufferData: Buffer for `target` is null. I checked. ... I tested on Firefox 90.0.2 for Windows....
Read more >
Workshop not completely loading - Mecabricks.com
Firefox after Cleared Cache= not at all, black screen, workshop don't works at all. ... Error: WebGL warning: drawElements: Index buffer too small....
Read more >
Can I mute the warning about vertex attrib 0 being disabled?
When drawing with gl.disableVertexAttribArray(0) , Firefox (just like other browsers, they say) issues this warning: WebGL warning: drawElementsInstanced: ...
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