Forge 1.9.4 isn't working for shaders core and gives me the crash report every time this is what it says
---- Minecraft Crash Report ----
WARNING: coremods are present:
Contact their authors BEFORE contacting forge
// I let you down. Sorry
Time: 6/16/16 11:23 AM
Description: 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:71)
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:79)
at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:49)
at net.minecraft.client.gui.FontRenderer.bindTexture(FontRenderer.java:1107)
at net.minecraft.client.gui.FontRenderer.<init>(FontRenderer.java:133)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:446)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
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 --
Thread: Client thread
Stacktrace:
at shadersmod.client.ShadersTex.deleteTextures(ShadersTex.java:175)
at net.minecraft.client.renderer.texture.AbstractTexture.func_147631_c(AbstractTexture.java:71)
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.SimpleTexture
Stacktrace:
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:79)
at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:49)
at net.minecraft.client.gui.FontRenderer.bindTexture(FontRenderer.java:1107)
at net.minecraft.client.gui.FontRenderer.<init>(FontRenderer.java:133)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:446)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
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.9.4
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 163490720 bytes (155 MB) / 353968128 bytes (337 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: Minecraft 1.9.4 MCP 9.28 Powered by Forge 12.17.0.1964 Optifine OptiFine_1.9.4_HD_U_B5 4 mods loaded, 4 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.9.4-12.17.0.1964.jar)
UCH Forge{12.17.0.1964} [Minecraft Forge] (forge-1.9.4-12.17.0.1964.jar)
UCH XaeroBetterPvP{1.9.3} [better PVP Mod] (BetterPvP_1.9.3_Forge_1.9.4.jar)
Loaded coremods (and transformers):
GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.3958' Renderer: 'Intel® HD Graphics'
Launched Version: 1.9.4-forge1.9.4-12.17.0.1964
LWJGL: 2.9.4
OpenGL: Intel® HD Graphics GL version 4.0.0 - Build 10.18.10.3958, Intel
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: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs:
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: net.minecraft.client.Minecraft$15@56a63c28
OptiFine Version: OptiFine_1.9.4_HD_U_B5
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.0.0 - Build 10.18.10.3958
OpenGlRenderer: Intel® HD Graphics
OpenGlVendor: Intel
CpuCount: 4[