WorldWindEarth / explorer

WorldWindExplorer: A 3D virtual globe geo-browser app framework based on WorldWindJS, Bootstrap and KnockoutJS. Includes 3D globe and 2D map projections, imagery, terrain, markers, plus solar and celestial data.
https://worldwind.earth/explorer
MIT License
75 stars 24 forks source link

[.Offscreen-For-WebGL-000001A2056308A0]RENDER WARNING #18

Open zbennett10 opened 7 years ago

zbennett10 commented 7 years ago

When loading an application in Chrome I get this error 256 times: [.Offscreen-For-WebGL-000001A2056308A0]RENDER WARNING: there is no texture bound to the unit 0 WebGL: too many errors, no more errors will be reported to the console for this context.

I've seen similar issues, but none with the same error code (000001A2056308A0) as mine.

emxsys commented 7 years ago

This issue appears in the WebWorldWind SDK demos as well. It does not appear to be an WorldWind Explorer related error. Investigating.