java.lang.NoSuchFieldError: field_147966_k
at shadersmodcore.client.ShadersTex.uploadTexSubForLoadAtlas(ShadersTex.java:415)
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:354)
at net.minecraft.client.renderer.texture.TextureMap.func_174943_a(TextureMap.java:127)
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:105)
at net.minecraft.client.resources.model.ModelManager.func_110549_a(ModelManager.java:29)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:130)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:474)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Sorry if i put this in the wrong spot, i saw no other place to post this thread, without further or due,
Here are my logs... What is the problem with my shaders? And how do i fix it while keeping "Shaders" as a mod accessable to me ingame.
---- Minecraft Crash Report ----
WARNING: coremods are present:
Contact their authors BEFORE contacting forge
// I'm sorry, Dave.
Time: 12/10/15 10:00 PM
Description: Stitching texture atlas
java.lang.NoSuchFieldError: field_147966_k
at shadersmodcore.client.ShadersTex.uploadTexSubForLoadAtlas(ShadersTex.java:415)
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:354)
at net.minecraft.client.renderer.texture.TextureMap.func_174943_a(TextureMap.java:127)
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:105)
at net.minecraft.client.resources.model.ModelManager.func_110549_a(ModelManager.java:29)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:130)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:474)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------