Application Cache Checking event index.html:1
Uncaught TypeError: Cannot set property 'hasCurrentMatMV' of null c2runtime.js:1101
Application Cache NoUpdate event index.html:1
Uncaught TypeError: Cannot set property 'hasCurrentMatMV' of null c2runtime.js:1101
It occurs in this function
Function GLShaderProgram(gl, shaderProgram, name)
and
GLWrap_.prototype.setSize = function(w, h, force)
CurrentMatMV is the error currently reported, is that variable in a standard C2 feature? Ashley