20:24:22.046 [main] WARN o.t.rendering.shader.ShaderProgram - ERROR: 0:163: 'const 2-component vector of float' : cannot declare arrays of this qualifier
ERROR: 0:163: 'const' : non-matching types (using implicit conversion) for const initializer
20:24:22.046 [main] WARN o.t.rendering.shader.ShaderProgram - Error prone line: ' const vec2 vTaps[12] = vec2[12]('
20:24:22.046 [main] ERROR o.t.rendering.shader.ShaderProgram - FRAGMENT Shader 'blur' failed to compile. Terasology might not look quite as good as it should now...
ERROR: 0:163: 'const 2-component vector of float' : cannot declare arrays of this qualifier
ERROR: 0:163: 'const' : non-matching types (using implicit conversion) for const initializer
Error prone line: ' const vec2 vTaps[12] = vec2[12]('
20:24:26.125 [main] INFO o.t.rendering.shader.ShaderProgram - Shader 'blur' successfully compiled.
20:24:26.125 [main] INFO o.t.rendering.shader.ShaderProgram - Compiled 1 permutations.