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

Intersections example errors #12

Open
eric-wieser opened this issue Oct 15, 2013 · 1 comment
Open

Intersections example errors #12

eric-wieser opened this issue Oct 15, 2013 · 1 comment

Comments

@eric-wieser
Copy link

On my machine, the example at http://acko.net/files/mathbox/MathBox.js/examples/Intersections.html fails to correctly render the graph after the first frame, with the errors:

WebGL: INVALID_OPERATION: getAttribLocation: program not linked MathBox-bundle.js:35017
WebGL: INVALID_OPERATION: getAttribLocation: program not linked MathBox-bundle.js:35018
WebGL: INVALID_OPERATION: getUniformLocation: program not linked MathBox-bundle.js:35020
WebGL: INVALID_OPERATION: getUniformLocation: program not linked MathBox-bundle.js:35021
WebGL: INVALID_OPERATION: getUniformLocation: program not linked MathBox-bundle.js:35022
WebGL: INVALID_OPERATION: getUniformLocation: program not linked MathBox-bundle.js:35023
WebGL: INVALID_OPERATION: getUniformLocation: program not linked MathBox-bundle.js:35024
WebGL: INVALID_OPERATION: getUniformLocation: program not linked MathBox-bundle.js:35025
WebGL: INVALID_OPERATION: getUniformLocation: program not linked MathBox-bundle.js:35026
WebGL: INVALID_OPERATION: getUniformLocation: program not linked MathBox-bundle.js:35027
@mnielsen
Copy link

Just a +1: I have the identical issue, including the WebGL INVALID_OPERATIONs. Chrome 35 on Windows 7.

Screenshot below.

image

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

No branches or pull requests

2 participants