Hi i just ran into this problem today before worked fine but now every time i try to join a server/singleplayer
---- Minecraft Crash Report ----
WARNING: coremods are present:
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
Java8CheckerCoremod (Pixelmon-1.8.9-4.3.0-beta9-universal.jar)
Contact their authors BEFORE contacting forge
java.lang.NoClassDefFoundError: cye
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)
at eu.the5zig.mod.MinecraftFactory.<clinit>(MinecraftFactory.java:13)
at eu.the5zig.mod.The5zigMod.<clinit>(The5zigMod.java:57)
at BytecodeHook.onRenderFood(BytecodeHook.java:122)
at net.minecraftforge.client.GuiIngameForge.renderFood(GuiIngameForge.java:434)
at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:133)
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1082)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1051)
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:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: cye
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 17 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 19 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)
at eu.the5zig.mod.MinecraftFactory.<clinit>(MinecraftFactory.java:13)
at eu.the5zig.mod.The5zigMod.<clinit>(The5zigMod.java:57)
at BytecodeHook.onRenderFood(BytecodeHook.java:122)
at net.minecraftforge.client.GuiIngameForge.renderFood(GuiIngameForge.java:434)
at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:133)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['poler9875'/30836, l='MpServer', x=8.50, y=65.00, z=8.50]]
Chunk stats: MultiplayerChunkCache: 0, 0
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: -1292.00,4.00,-253.00 - World: (-1292,4,-253), Chunk: (at 4,0,3 in -81,-16; contains blocks -1296,0,-256 to -1281,255,-241), Region: (-3,-1; contains chunks -96,-32 to -65,-1, blocks -1536,0,-512 to -1025,255,-1)
Level time: 0 game time, 0 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: adventure (ID 2). Hardcore: false. Cheats: false
Forced entities: 1 total; [EntityPlayerSP['poler9875'/30836, l='MpServer', x=8.50, y=65.00, z=8.50]]
Retry entities: 0 total; []
Server brand: Waterfall (git:Waterfall-Bootstrap:1.10-SNAPSHOT:8627c86:unknown) <- PaperSpigot
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:347)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2536)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
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:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Launched Version: 1.8.9-forge1.8.9-11.15.1.1902-1.8.9
LWJGL: 2.9.2
OpenGL: NVIDIA GeForce GT 750M OpenGL Engine GL version 2.1 NVIDIA-10.4.2 310.41.35f01, NVIDIA Corporation
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: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: Default PvP
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i5-4570S CPU @ 2.90GHz
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Hi i just ran into this problem today before worked fine but now every time i try to join a server/singleplayer
---- Minecraft Crash Report ----
WARNING: coremods are present:
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
Java8CheckerCoremod (Pixelmon-1.8.9-4.3.0-beta9-universal.jar)
Contact their authors BEFORE contacting forge
// Surprise! Haha. Well, this is awkward.
Time: 10/4/16 5:16 PM
XRay version: 33
Description: Unexpected error
java.lang.NoClassDefFoundError: cye
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)
at eu.the5zig.mod.MinecraftFactory.<clinit>(MinecraftFactory.java:13)
at eu.the5zig.mod.The5zigMod.<clinit>(The5zigMod.java:57)
at BytecodeHook.onRenderFood(BytecodeHook.java:122)
at net.minecraftforge.client.GuiIngameForge.renderFood(GuiIngameForge.java:434)
at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:133)
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1082)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1051)
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:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: cye
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 17 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 19 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)
at eu.the5zig.mod.MinecraftFactory.<clinit>(MinecraftFactory.java:13)
at eu.the5zig.mod.The5zigMod.<clinit>(The5zigMod.java:57)
at BytecodeHook.onRenderFood(BytecodeHook.java:122)
at net.minecraftforge.client.GuiIngameForge.renderFood(GuiIngameForge.java:434)
at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:133)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['poler9875'/30836, l='MpServer', x=8.50, y=65.00, z=8.50]]
Chunk stats: MultiplayerChunkCache: 0, 0
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: -1292.00,4.00,-253.00 - World: (-1292,4,-253), Chunk: (at 4,0,3 in -81,-16; contains blocks -1296,0,-256 to -1281,255,-241), Region: (-3,-1; contains chunks -96,-32 to -65,-1, blocks -1536,0,-512 to -1025,255,-1)
Level time: 0 game time, 0 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: adventure (ID 2). Hardcore: false. Cheats: false
Forced entities: 1 total; [EntityPlayerSP['poler9875'/30836, l='MpServer', x=8.50, y=65.00, z=8.50]]
Retry entities: 0 total; []
Server brand: Waterfall (git:Waterfall-Bootstrap:1.10-SNAPSHOT:8627c86:unknown) <- PaperSpigot
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:347)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2536)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
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:498)
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: Mac OS X (x86_64) version 10.10.5
Java Version: 1.8.0_74, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 627819768 bytes (598 MB) / 1495625728 bytes (1426 MB) up to 7502823424 bytes (7155 MB)
JVM Flags: 5 total; -Xmx7G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: Minecraft 1.8.9 MCP 9.19 Powered by Forge 11.15.1.1902 5 mods loaded, 5 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1902-1.8.9.jar)
UCHIJA Forge{11.15.1.1902} [Minecraft Forge] (forge-1.8.9-11.15.1.1902-1.8.9.jar)
UCHIJA JEI{2.28.7.174} [Just Enough Items] (jei_1.8.9-2.28.7.174.jar)
UCHIJA pixelmon{4.3.0-beta9} [Pixelmon] (Pixelmon-1.8.9-4.3.0-beta9-universal.jar)
Loaded coremods (and transformers):
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.RenderHookTransformer
Java8CheckerCoremod (Pixelmon-1.8.9-4.3.0-beta9-universal.jar)
Launched Version: 1.8.9-forge1.8.9-11.15.1.1902-1.8.9
LWJGL: 2.9.2
OpenGL: NVIDIA GeForce GT 750M OpenGL Engine GL version 2.1 NVIDIA-10.4.2 310.41.35f01, NVIDIA Corporation
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: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: Default PvP
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i5-4570S CPU @ 2.90GHz