Yeah, I keep on getting a ErrorDialogException Error whenever I try to start it up, the exception or whatever in question is a \"Data//shader/cube/quads12/cubeTArray.fsh\", and the error is;
\"WARNING;0:3: extension \'GL_EXT_gpu_shader4\' is not supported
WARNING: 0:100: \'min\': function not available in current GLSL version - trying to implicit argument conversion
ERROR: 0:100: \'assign\': cannont convert from \'float\' to \'int\' \"
And then it keeps on doing that 2 more times, but with \"102\" or \"104\" where \"100\" is on the ERROR and WARNING things.
Sorry for my probably atrocious bug reporting, but anyway. is there a fix for this?