emoller/WebGL101

Uncaught TypeError: Type error 05-texturing.html

Opened this issue · 1 comments

I'm getting an uncaught TypeError in both Google Chrome at line 40 of 05-texturing.html, and in Opera I'm getting a cannot convert 'gl' to object at line 29 of webgl-utils.js.

  • the uncaught TypeError was solved by opening a new tab and closing the previous (regardless of hard refreshes, probably some sort of caching) but I still get the gl error in opera. I get it for the next tutorial too.

Sorry I can't repro that... You will get a Uncaught Error: SecurityError: DOM Exception 18 if you try to run the file locally... you'll have to have a web-server set up to load it from.