-
Notifications
You must be signed in to change notification settings - Fork 0
Description
[00:00:53] [Client thread/ERROR] [org.polyfrost.colorsaturation.client.SaturationHandler]: Could not load color convolve shader:
net.minecraft.client.util.JsonException: Invalid shaders/program/color_saturation.json: File not found
at net.minecraft.client.util.JsonException.func_151379_a(SourceFile:47) ~[kc.class:?]
at net.minecraft.client.shader.ShaderManager.(SourceFile:147) ~[blq.class:?]
at net.minecraft.client.shader.Shader.(SourceFile:29) ~[bls.class:?]
at net.minecraft.client.shader.ShaderGroup.func_148023_a(SourceFile:268) ~[blr.class:?]
at net.minecraft.client.shader.ShaderGroup.func_152764_a(SourceFile:138) ~[blr.class:?]
at net.minecraft.client.shader.ShaderGroup.func_152765_a(SourceFile:86) ~[blr.class:?]
at net.minecraft.client.shader.ShaderGroup.(SourceFile:52) ~[blr.class:?]
at org.polyfrost.colorsaturation.client.SaturationHandler.update(SaturationHandler.kt:54) ~[SaturationHandler.class:?]
at net.minecraft.client.renderer.EntityRenderer.mdbfee2c$lambda$colorsaturation$applySaturation$0$0(EntityRenderer.java:2620) ~[bfk.class:?]
at dev.deftu.omnicore.api.client.OmniClientProfiler.withProfiler(OmniClientProfiler.kt:61) [OmniClientProfiler.class:?]
at net.minecraft.client.renderer.EntityRenderer.handler$zzl000$colorsaturation$applySaturation(EntityRenderer.java:2615) [bfk.class:?]
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1062) [bfk.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1051) [ave.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [ave.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_472]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_472]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_472]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_472]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_472]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_472]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_472]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_472]
at org.polyfrost.oneconfig.loader.relaunch.RelaunchImpl.relaunch(RelaunchImpl.java:150) [relaunch.jar:?]
at org.polyfrost.oneconfig.loader.relaunch.RelaunchImpl.maybeRelaunch(RelaunchImpl.java:212) [relaunch.jar:?]
at org.polyfrost.oneconfig.loader.stage1.Stage1Loader.postLoad(Stage1Loader.java:140) [stage1.jar:1.1.0-alpha.53]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_472]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_472]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_472]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_472]
at org.polyfrost.oneconfig.loader.stage0.Stage0Loader.postLoad(Stage0Loader.java:82) [BetterNightVision-1.0.0+1.8.9-forge.jar:?]
at org.polyfrost.oneconfig.loader.stage0.LaunchWrapperTweaker.injectIntoClassLoader(LaunchWrapperTweaker.java:29) [BetterNightVision-1.0.0+1.8.9-forge.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105) [NewLaunch.jar:?]
at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) [NewLaunch.jar:?]
at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) [NewLaunch.jar:?]
Caused by: java.io.FileNotFoundException: minecraft:shaders/program/color_saturation.fsh
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:67) ~[bnb.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:64) ~[bnn.class:?]
at net.minecraft.client.shader.ShaderLoader.func_148057_a(SourceFile:55) ~[blt.class:?]
at net.minecraft.client.shader.ShaderManager.(SourceFile:133) ~[blq.class:?]
... 37 more
Metadata
Metadata
Assignees
Labels
Type
Projects
Status