Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[.Offscreen-For-WebGL-0x7fae76876600]RENDER WARNING: there is no texture bound to the unit 0 #3312

Closed
evejweinberg opened this issue Oct 6, 2016 · 9 comments
Labels

Comments

@evejweinberg
Copy link

I'm loading an image layer and a video layer and they both generate the warning:
[.Offscreen-For-WebGL-0x7fae76876600]RENDER WARNING: there is no texture bound to the unit 0

I've seen this posted related to Three.js and someone said it was a Chrome bug, but that it was fixed. Any ideas why this is still happening? It nearly crashes my browser.

Thanks,
Eve

@jfirebaugh
Copy link
Contributor

This was fixed in #3522.

@jaapster
Copy link

jaapster commented Apr 12, 2017

I still get this warning in v0.35.0

I added Bing raster tiles to a map. The warning appears when rendering Bing Aerial and Bing Hybrid tiles but not when rendering Bing Road tiles.

@denistsoi
Copy link

Also seeing this on v0.36.0

@lbud
Copy link
Contributor

lbud commented Apr 21, 2017

Thanks for the reports! If someone is able to provide a minimal JSFiddle that reproduces this issue, that would be helpful.

@lbud lbud reopened this Apr 21, 2017
@jaapster
Copy link

I'll give it a shot

@denistsoi
Copy link

one thing i need to mention - not sure if @jaapster has this as well - I'm currently embedding mapbox-gl-js inside ng 1.4.8 using material-design - it may be that:

  • warning is being thrown by initiating mapbox inside a directive
  • or initiating mapbox within a div with column flexbox may be throwing this error

Haven't been able to reproduce the error within a blank jsfiddle - will continue to attempt

@jfirebaugh
Copy link
Contributor

If this is reproducible in 0.39.1 or later, please open a fresh issue with a JSFiddle that demonstrates the issue.

@denistsoi
Copy link

Thanks for closing this @jfirebaugh - I don't think I'm able to reproduce since the original post.

@drewbo
Copy link
Contributor

drewbo commented Apr 2, 2018

@jfirebaugh seeing this in 0.44.1. Reproduction on a WMS layer here: https://jsfiddle.net/m77nkgme/1/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

7 participants