Anyone know how to solve this crash report? I tried everything but it still does not work, i even searched online but i found no results to my problem. Anyways, here is the crash-report, please help me out
--- Minecraft Crash Report ----
WARNING: coremods are present:
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.36-universal.jar)
CCCDeobfPlugin (unknown)
NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal.jar)
Contact their authors BEFORE contacting forge
java.lang.NoSuchMethodError: net.minecraft.network.play.server.S14PacketEntity.<init>(Ljava/lang/String;Ljava/lang/String;)V
at The5zigMod.<clinit>(The5zigMod.java:24)
at net.minecraftforge.client.GuiIngameForge.renderHUDText(GuiIngameForge.java)
at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:159)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1266)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1056)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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 The5zigMod.<clinit>(The5zigMod.java:24)
at net.minecraftforge.client.GuiIngameForge.renderHUDText(GuiIngameForge.java)
at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:159)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['Justin708'/136, l='MpServer', x=-141.19, y=4.00, z=303.47]]
Chunk stats: MultiplayerChunkCache: 0, 0
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: -146.00,4.00,299.00 - World: (-146,4,299), Chunk: (at 14,0,11 in -10,18; contains blocks -160,0,288 to -145,255,303), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 936904 game time, 1520 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 1 total; [EntityPlayerSP['Justin708'/136, l='MpServer', x=-141.19, y=4.00, z=303.47]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:407)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2503)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:374)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal.jar)
codechicken.nei.asm.NEITransformer
GL info: ' Vendor: 'Intel' Version: '2.1.0 - Build 8.15.10.2246' Renderer: 'Intel(R) HD Graphics'
Launched Version: 1.8-Forge11.14.3.1502
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics GL version 2.1.0 - Build 8.15.10.2246, Intel
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: [DragonKnight708's PVP Pack.zip]
Current Language: English (US)
Profiler Position: N/A (disabled)
Anyone know how to solve this crash report? I tried everything but it still does not work, i even searched online but i found no results to my problem. Anyways, here is the crash-report, please help me out
--- Minecraft Crash Report ----
WARNING: coremods are present:
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.36-universal.jar)
CCCDeobfPlugin (unknown)
NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal.jar)
Contact their authors BEFORE contacting forge
// Shall we play a game?
Time: 10/10/15 19:50
Description: Unexpected error
java.lang.NoSuchMethodError: net.minecraft.network.play.server.S14PacketEntity.<init>(Ljava/lang/String;Ljava/lang/String;)V
at The5zigMod.<clinit>(The5zigMod.java:24)
at net.minecraftforge.client.GuiIngameForge.renderHUDText(GuiIngameForge.java)
at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:159)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1266)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1056)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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 The5zigMod.<clinit>(The5zigMod.java:24)
at net.minecraftforge.client.GuiIngameForge.renderHUDText(GuiIngameForge.java)
at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:159)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['Justin708'/136, l='MpServer', x=-141.19, y=4.00, z=303.47]]
Chunk stats: MultiplayerChunkCache: 0, 0
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: -146.00,4.00,299.00 - World: (-146,4,299), Chunk: (at 14,0,11 in -10,18; contains blocks -160,0,288 to -145,255,303), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 936904 game time, 1520 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 1 total; [EntityPlayerSP['Justin708'/136, l='MpServer', x=-141.19, y=4.00, z=303.47]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:407)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2503)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:374)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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: Windows 7 (x86) version 6.1
Java Version: 1.8.0_31, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 187672304 bytes (178 MB) / 552927232 bytes (527 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1502 Optifine OptiFine_1.8_HD_U_D5 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
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1502.jar)
UCHIJAAAA Forge{11.14.3.1502} [Minecraft Forge] (forge-1.8-11.14.3.1502.jar)
UCHIJAAAA CodeChickenCore{1.0.5.36} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.5.104} [Not Enough Items] (NotEnoughItems-1.8-1.0.5.104-universal.jar)
UCHIJAAAA wonderfulwands{1.7.2} [Wonderful Wands] (CyanosWonderfulWands_1.8-1.7.2.jar)
UCHIJAAAA DamageIndicatorsMod{3.3.2} [Damage Indicators] (Damage-Indicators-Mod-1.8.jar)
UCHIJAAAA lootplusplus{1.1.1_for_1.8} [Loot++] (Loot++-1.1.1_for_1.8.jar)
UCHIJAAAA lucky{6.0.1} [Lucky Block] (LuckyBlock_1-8_v6-0-1.zip)
UCHIJAAAA cfm{3.4.8} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.8-build1(1.8).jar)
Loaded coremods (and transformers):
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.RenderHookTransformer
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.36-universal.jar)
codechicken.core.asm.InterfaceDependancyTransformer
codechicken.core.asm.TweakTransformer
codechicken.core.asm.DelegatedTransformer
codechicken.core.asm.DefaultImplementationTransformer
CCCDeobfPlugin (unknown)
NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal.jar)
codechicken.nei.asm.NEITransformer
GL info: ' Vendor: 'Intel' Version: '2.1.0 - Build 8.15.10.2246' Renderer: 'Intel(R) HD Graphics'
Launched Version: 1.8-Forge11.14.3.1502
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics GL version 2.1.0 - Build 8.15.10.2246, Intel
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: [DragonKnight708's PVP Pack.zip]
Current Language: English (US)
Profiler Position: N/A (disabled)
Did you tried to upgrade/downgrade The5zigMod?
that i did not do, but i'm using forge, not 5zig