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

WebGL Error: RENDER WARNING: there is no texture bound to the unit 0 #11

Open emxsys opened 8 years ago

emxsys commented 8 years ago

At startup, the following error repeats 256 times in the before being suppressed by Chrome:

[.CommandBufferContext.Offscreen-MainThread-04553D80]RENDER WARNING: there is no texture bound to the unit 0 (13:39:26:381 | warning, rendering)
  at root/index.html
WebGL: too many errors, no more errors will be reported to the console for this context. (13:39:26:648 | warning, rendering)
  at root/index.html
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.