Hi guys, I just installed Forge and dragged the ShadersModCore into the mods folder, when I launched Minecraft, after a while, it quits automatically and shows this error: (I'm using a Mac)
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 2/16/15 11:02 AM
Description: Initializing game
java.lang.NoSuchFieldError: field_78415_z
at shadersmodcore.client.ShadersTess.draw(ShadersTess.java:34)
at net.minecraft.client.renderer.Tessellator.func_78381_a(SourceFile:185)
at net.minecraft.client.Minecraft.func_180510_a(Minecraft.java:859)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:416)
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:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
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 shadersmodcore.client.ShadersTess.draw(ShadersTess.java:34)
at net.minecraft.client.renderer.Tessellator.func_78381_a(SourceFile:185)
at net.minecraft.client.Minecraft.func_180510_a(Minecraft.java:859)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:416)
-- Initialization --
Details:
Stacktrace:
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:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
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
Operating System: Mac OS X (x86_64) version 10.10.2
Java Version: 1.6.0_65, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 160911640 bytes (153 MB) / 304508928 bytes (290 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.10 FML v8.0.20.1295 Minecraft Forge 11.14.0.1295 3 mods loaded, 3 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{8.0.20.1295} [Forge Mod Loader] (forge-1.8-11.14.0.1295-1.8.jar) Unloaded->Constructed->Pre-initialized
Forge{11.14.0.1295} [Minecraft Forge] (forge-1.8-11.14.0.1295-1.8.jar) Unloaded->Constructed->Pre-initialized
Launched Version: 1.8-Forge11.14.0.1295-1.8
LWJGL: 2.9.2
OpenGL: Intel Iris OpenGL Engine GL version 2.1 INTEL-10.2.46, Intel Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because ARB_framebuffer_object 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)
Can anyone help me resolve this problem? Thanks!
Rollback Post to RevisionRollBack
BLUE
Your Core philosophy is blue. You see a world that is bettered by knowledge and creation. You incorporate analysis and preparation into you life. You probably have many of these qualities: Knowledgeable, Curious, Imaginative, Logical, Reserved, Controlling, Manipulative, Deep.
To post a comment, please login or register a new account.
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 2/16/15 11:02 AM
Description: Initializing game
java.lang.NoSuchFieldError: field_78415_z
at shadersmodcore.client.ShadersTess.draw(ShadersTess.java:34)
at net.minecraft.client.renderer.Tessellator.func_78381_a(SourceFile:185)
at net.minecraft.client.Minecraft.func_180510_a(Minecraft.java:859)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:416)
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:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
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 shadersmodcore.client.ShadersTess.draw(ShadersTess.java:34)
at net.minecraft.client.renderer.Tessellator.func_78381_a(SourceFile:185)
at net.minecraft.client.Minecraft.func_180510_a(Minecraft.java:859)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:416)
-- Initialization --
Details:
Stacktrace:
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:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
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
Operating System: Mac OS X (x86_64) version 10.10.2
Java Version: 1.6.0_65, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 160911640 bytes (153 MB) / 304508928 bytes (290 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.10 FML v8.0.20.1295 Minecraft Forge 11.14.0.1295 3 mods loaded, 3 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{8.0.20.1295} [Forge Mod Loader] (forge-1.8-11.14.0.1295-1.8.jar) Unloaded->Constructed->Pre-initialized
Forge{11.14.0.1295} [Minecraft Forge] (forge-1.8-11.14.0.1295-1.8.jar) Unloaded->Constructed->Pre-initialized
Launched Version: 1.8-Forge11.14.0.1295-1.8
LWJGL: 2.9.2
OpenGL: Intel Iris OpenGL Engine GL version 2.1 INTEL-10.2.46, Intel Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because ARB_framebuffer_object 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)
Can anyone help me resolve this problem? Thanks!
Your Core philosophy is blue. You see a world that is bettered by knowledge and creation. You incorporate analysis and preparation into you life. You probably have many of these qualities: Knowledgeable, Curious, Imaginative, Logical, Reserved, Controlling, Manipulative, Deep.