Closed shaunlebron closed 4 years ago
trying this on mac crashes the game with the following error:
[06:51:36] [main/FATAL]: Unreported exception thrown! java.lang.RuntimeException: Error creating shader: ERROR: 0:1: '' : version '130' is not supported at net.id107.flexfov.ShaderManager.createShader(ShaderManager.java:46) ~[FlexFOV-1.0.5.jar:?] …
converting them to glsl 1.10 fixed this error, but it still crashes (silently with no new error).
Added to 21805d8b8962fa1e3e7c1a14426979335c411e83
trying this on mac crashes the game with the following error:
converting them to glsl 1.10 fixed this error, but it still crashes (silently with no new error).