13061 [Thread-3] ERROR com.fs.starfarer.combat.CombatMain - java.lang.RuntimeException: GraphicsLib shaders are not fully compatible with antialiasing! You have three options...
A) Set Antialiasing to "Off" in the launcher options.
B) Use partial antialiasing by setting "aaCompatMode" to "true" in GRAPHICS_OPTIONS.ini.
C) Disable shaders by setting "enableShaders" to "false" in GRAPHICS_OPTIONS.ini.
java.lang.RuntimeException: GraphicsLib shaders are not fully compatible with antialiasing! You have three options...
A) Set Antialiasing to "Off" in the launcher options.
B) Use partial antialiasing by setting "aaCompatMode" to "true" in GRAPHICS_OPTIONS.ini.
C) Disable shaders by setting "enableShaders" to "false" in GRAPHICS_OPTIONS.ini.
at org.dark.shaders.ShaderModPlugin.onApplicationLoad(ShaderModPlugin.java:89)
at com.fs.starfarer.loading.ResourceLoaderState.init(Unknown Source)
at com.fs.state.AppDriver.begin(Unknown Source)
at com.fs.starfarer.combat.CombatMain.main(Unknown Source)
at com.fs.starfarer.StarfarerLauncher.o00000(Unknown Source)
at com.fs.starfarer.StarfarerLauncher$1.run(Unknown Source)