Created
December 18, 2016 08:46
-
-
Save duckinator/46fea1e6d5684838b35bfb440e4c9cc8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
THREE.WebGLRenderer 83 | |
6 "1× (30fps)" | |
loading model-eevee-sumo/eevee.smd | |
Vector3 91.47590034571704 | |
THREE.WebGLProgram: shader error: 0 gl.VALIDATE_STATUS false gl.getProgramInfoLog C:\fakepath(182,1-78): error X3025: out parameters require l-value arguments | |
Warning: D3D shader compilation failed with default flags. (ps_5_0) | |
Retrying with skip validation | |
C:\fakepath(182,1-78): error X3025: out parameters require l-value arguments | |
Warning: D3D shader compilation failed with skip validation flags. (ps_5_0) | |
Retrying with skip optimization | |
C:\fakepath(182,1-78): error X3025: out parameters require l-value arguments | |
Warning: D3D shader compilation failed with skip optimization flags. (ps_5_0) | |
Failed to create D3D shaders. | |
WebGL: INVALID_OPERATION: useProgram: program not valid | |
WebGL: too many errors, no more errors will be reported to the console for this context. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment