Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // Don't be sad. I'll do better next time, I promise!
- Time: 7/6/13 1:12 AM
- 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:148)
- at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
- at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86)
- at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
- at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:443)
- at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582)
- Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft
- at exterminatorJeff.undergroundBiomes.common.UndergroundBiomes.setUpBlockNames(UndergroundBiomes.java:273)
- at exterminatorJeff.undergroundBiomes.common.UndergroundBiomes.preInit(UndergroundBiomes.java:220)
- 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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:540)
- 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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
- at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
- at com.google.common.eventbus.EventBus.post(EventBus.java:267)
- at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:193)
- at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:173)
- 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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
- at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
- at com.google.common.eventbus.EventBus.post(EventBus.java:267)
- at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:104)
- at cpw.mods.fml.common.Loader.loadMods(Loader.java:521)
- ... 5 more
- Caused by: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft
- at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:179)
- at java.lang.ClassLoader.loadClass(Unknown Source)
- at java.lang.ClassLoader.loadClass(Unknown Source)
- ... 34 more
- Caused by: java.lang.RuntimeException: Attempted to load class atn for invalid side SERVER
- at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:51)
- at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:267)
- at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:165)
- ... 36 more
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- System Details --
- Details:
- Minecraft Version: 1.6.1
- Operating System: Windows 7 (amd64) version 6.1
- Java Version: 1.7.0_11, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 973810328 bytes (928 MB) / 1029046272 bytes (981 MB) up to 1029046272 bytes (981 MB)
- JVM Flags: 2 total; -Xms1024m -Xmx1024m
- AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- Suspicious classes: FML and Forge are installed
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- FML: MCP v8.03 FML v6.1.34.772 Minecraft Forge 8.9.0.772 4 mods loaded, 4 mods active
- mcp{7.51} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
- FML{6.1.34.772} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
- Forge{8.9.0.772} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized
- UndergroundBiomes{0.4.2} [Underground Biomes] (UndergroundBiomes 1.6.x - 0.4.2.zip) Unloaded->Constructed->Errored
- 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