Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // Don't do that.
- Time: 16/04/16 19:13
- Description: Exception in server tick loop
- cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft
- at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
- at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:559)
- at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
- at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
- at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft
- at com.chef.mod.blocks.MangoLeaves.func_149662_c(MangoLeaves.java:345)
- at net.minecraft.block.Block.<init>(Block.java:419)
- at net.minecraft.block.BlockLeavesBase.<init>(SourceFile:10)
- at net.minecraft.block.BlockLeaves.<init>(BlockLeaves.java:31)
- at com.chef.mod.blocks.MangoLeaves.<init>(MangoLeaves.java:33)
- at com.chef.mod.init.MyBlocks.init(MyBlocks.java:179)
- at com.chef.mod.Chef.preInit(Chef.java:55)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
- ... 5 more
- Caused by: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft
- at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
- at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
- at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
- ... 38 more
- Caused by: java.lang.RuntimeException: Attempted to load class bao for invalid side SERVER
- at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50)
- at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
- at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
- ... 40 more
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- System Details --
- Details:
- Minecraft Version: 1.7.10
- Operating System: Linux (amd64) version 3.2.0-25-generic
- Java Version: 1.7.0_79, Oracle Corporation
- Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 631646360 bytes (602 MB) / 929038336 bytes (886 MB) up to 955252736 bytes (911 MB)
- JVM Flags: 3 total; -XX:MaxPermSize=128M -Xms1G -Xmx1G
- AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 16 mods loaded, 16 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.05} [Minecraft Coder Pack] (minecraft.jar)
- UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
- UCH Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
- UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
- UCH Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
- UCH NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar)
- UCH antiqueatlas{1.7.10-4.2.10} [Antique Atlas] (antiqueatlas-1.7.10-4.2.10.jar)
- UCH BiblioCraft{1.11.4} [BiblioCraft] (BiblioCraft[v1.11.4][MC1.7.10].jar)
- UCH BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1889-universal.jar)
- UCH BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar)
- UCH chisel{2.5.1.44} [Chisel 2] (Chisel2-2.5.1.44.jar)
- UCH GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.375.jar)
- UCH GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.375.jar)
- UCH llor{1.0.7-mc1.7.10} [Light Level Overlay Reloaded] (LLOverlayReloaded-1.0.7-mc1.7.10.jar)
- UCE chef{5.0.1} [Master Chef] (Master_Chef_v5.0.1-1.7.10.jar)
- UCH cfm{3.4.7} [�9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar)
- Profiler Position: N/A (disabled)
- Is Modded: Definitely; Server brand changed to 'fml,forge'
- Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment