ok I've spent the last hour or so trying ot fix this, all help is greatly appreicitated. I am using forge with minecraft 1.8.9 and my error log is below.
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present: Main ([1.8.9] OldAnimationsMod (v2.4).jar) PlayerAPIPlugin (PlayerAPI-1.8.9-1.0.jar)Contact their authors BEFORE contacting forge
// Shall we play a game?
Time: 6/26/17 4:37 PMDescription: Registering texture
java.lang.NoSuchFieldError: multiTex at shadersmod.client.ShadersTex.deleteTextures(ShadersTex.java:175) at net.minecraft.client.renderer.texture.AbstractTexture.func_147631_c(AbstractTexture.java:78) at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SimpleTexture.java:29) at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:82) at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:51) at net.minecraft.client.gui.FontRenderer.bindTexture(FontRenderer.java:1112) at net.minecraft.client.gui.FontRenderer.<init>(FontRenderer.java:132) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:427) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329) at net.minecraft.client.main.Main.main(SourceFile:124) 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:---------------------------------------------------------------------------------------
-- Head --Stacktrace: at shadersmod.client.ShadersTex.deleteTextures(ShadersTex.java:175) at net.minecraft.client.renderer.texture.AbstractTexture.func_147631_c(AbstractTexture.java:78) at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SimpleTexture.java:29)
-- Resource location being registered --Details: Resource location: minecraft:textures/font/ascii.png Texture object class: net.minecraft.client.renderer.texture.SimpleTextureStacktrace: at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:82) at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:51) at net.minecraft.client.gui.FontRenderer.bindTexture(FontRenderer.java:1112) at net.minecraft.client.gui.FontRenderer.<init>(FontRenderer.java:132) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:427)
-- Initialization --Details:Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329) at net.minecraft.client.main.Main.main(SourceFile:124) 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)
-- System Details --Details: Minecraft Version: 1.8.9 Operating System: Windows 10 (amd64) version 10.0 CPU: 8x Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 58275616 bytes (55 MB) / 283934720 bytes (270 MB) up to 1060372480 bytes (1011 MB) JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.19 Powered by Forge 11.15.1.1722 Optifine OptiFine_1.8.9_HD_U_H6 10 mods loaded, 10 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1722.jar) UCH Forge{11.15.1.1722} [Minecraft Forge] (forge-1.8.9-11.15.1.1722.jar) UCH oldanimations{2.4} [OldAnimationsMod] (minecraft.jar) UCH PlayerAPI{1.0} [Player API] (minecraft.jar) UCH ToggleSneak{3.2.2} [ToggleSneak] ([1.8.9] ToggleSneak (v3.2.2).jar) UCH waypoints{1.0-Beta} [Fyu's Waypoints] ([1.8.9] Waypoints.jar) UCH sidebarmod{1.01} [SidebarMod] ([1.8.9]SidebarMod-1.01.jar) UCH Sk1er-Tayber50k{1.0.3} [Chroma HUD - Tayber 50k Mod by Sk1er] (ChromaHUD - Tayber 50k (1.0.3) (1).jar) UCH keystrokesmod{v3} [KeystrokesMod] (KeystrokesMod v3 (1).jar) Loaded coremods (and transformers): Main ([1.8.9] OldAnimationsMod (v2.4).jar) com.spiderfrog.main.ClassTransformerPlayerAPIPlugin (PlayerAPI-1.8.9-1.0.jar) api.player.forge.PlayerAPITransformer GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 373.20' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2' Launched Version: 1.8.9-forge1.8.9-11.15.1.1722 LWJGL: 2.9.4 OpenGL: GeForce GTX 1050 Ti/PCIe/SSE2 GL version 4.5.0 NVIDIA 373.20, NVIDIA Corporation GL Caps: Using GL 1.3 multitexturing.Using GL 1.3 texture combiners.Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.Shaders are available because OpenGL 2.1 is supported.VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: #Rekt.zip Current Language: English (US) Profiler Position: N/A (disabled) CPU: 8x Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz OptiFine Version: OptiFine_1.8.9_HD_U_H6 Render Distance Chunks: 8 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.5.0 NVIDIA 373.20 OpenGlRenderer: GeForce GTX 1050 Ti/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 8
ok I've spent the last hour or so trying ot fix this, all help is greatly appreicitated. I am using forge with minecraft 1.8.9 and my error log is below.
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present: Main ([1.8.9] OldAnimationsMod (v2.4).jar) PlayerAPIPlugin (PlayerAPI-1.8.9-1.0.jar)Contact their authors BEFORE contacting forge
// Shall we play a game?
Time: 6/26/17 4:37 PMDescription: Registering texture
java.lang.NoSuchFieldError: multiTex at shadersmod.client.ShadersTex.deleteTextures(ShadersTex.java:175) at net.minecraft.client.renderer.texture.AbstractTexture.func_147631_c(AbstractTexture.java:78) at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SimpleTexture.java:29) at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:82) at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:51) at net.minecraft.client.gui.FontRenderer.bindTexture(FontRenderer.java:1112) at net.minecraft.client.gui.FontRenderer.<init>(FontRenderer.java:132) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:427) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329) at net.minecraft.client.main.Main.main(SourceFile:124) 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:---------------------------------------------------------------------------------------
-- Head --Stacktrace: at shadersmod.client.ShadersTex.deleteTextures(ShadersTex.java:175) at net.minecraft.client.renderer.texture.AbstractTexture.func_147631_c(AbstractTexture.java:78) at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SimpleTexture.java:29)
-- Resource location being registered --Details: Resource location: minecraft:textures/font/ascii.png Texture object class: net.minecraft.client.renderer.texture.SimpleTextureStacktrace: at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:82) at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:51) at net.minecraft.client.gui.FontRenderer.bindTexture(FontRenderer.java:1112) at net.minecraft.client.gui.FontRenderer.<init>(FontRenderer.java:132) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:427)
-- Initialization --Details:Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329) at net.minecraft.client.main.Main.main(SourceFile:124) 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)
-- System Details --Details: Minecraft Version: 1.8.9 Operating System: Windows 10 (amd64) version 10.0 CPU: 8x Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 58275616 bytes (55 MB) / 283934720 bytes (270 MB) up to 1060372480 bytes (1011 MB) JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.19 Powered by Forge 11.15.1.1722 Optifine OptiFine_1.8.9_HD_U_H6 10 mods loaded, 10 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1722.jar) UCH Forge{11.15.1.1722} [Minecraft Forge] (forge-1.8.9-11.15.1.1722.jar) UCH oldanimations{2.4} [OldAnimationsMod] (minecraft.jar) UCH PlayerAPI{1.0} [Player API] (minecraft.jar) UCH ToggleSneak{3.2.2} [ToggleSneak] ([1.8.9] ToggleSneak (v3.2.2).jar) UCH waypoints{1.0-Beta} [Fyu's Waypoints] ([1.8.9] Waypoints.jar) UCH sidebarmod{1.01} [SidebarMod] ([1.8.9]SidebarMod-1.01.jar) UCH Sk1er-Tayber50k{1.0.3} [Chroma HUD - Tayber 50k Mod by Sk1er] (ChromaHUD - Tayber 50k (1.0.3) (1).jar) UCH keystrokesmod{v3} [KeystrokesMod] (KeystrokesMod v3 (1).jar) Loaded coremods (and transformers): Main ([1.8.9] OldAnimationsMod (v2.4).jar) com.spiderfrog.main.ClassTransformerPlayerAPIPlugin (PlayerAPI-1.8.9-1.0.jar) api.player.forge.PlayerAPITransformer GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 373.20' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2' Launched Version: 1.8.9-forge1.8.9-11.15.1.1722 LWJGL: 2.9.4 OpenGL: GeForce GTX 1050 Ti/PCIe/SSE2 GL version 4.5.0 NVIDIA 373.20, NVIDIA Corporation GL Caps: Using GL 1.3 multitexturing.Using GL 1.3 texture combiners.Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.Shaders are available because OpenGL 2.1 is supported.VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: #Rekt.zip Current Language: English (US) Profiler Position: N/A (disabled) CPU: 8x Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz OptiFine Version: OptiFine_1.8.9_HD_U_H6 Render Distance Chunks: 8 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.5.0 NVIDIA 373.20 OpenGlRenderer: GeForce GTX 1050 Ti/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 8
try:
- uninstalling and reinstalling minecraft, forge and whatever mods you are using. Some mods are not compatible with eachother
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumIts a problem with the shaders.
Try making a new Profile with just Forge, Optifine and shaders to see if that runs successfully.
"We live on a placid island of ignorance in the midst of black seas of infinity, and it was not meant that we should voyage far."