Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // Oh - I know what I did wrong!
- Time: 3/23/13 12:34 AM
- Description: Exception in server tick loop
- java.lang.NoClassDefFoundError: aul
- at java.lang.Class.forName0(Native Method)
- at java.lang.Class.forName(Unknown Source)
- at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:87)
- at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:489)
- 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:69)
- at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
- at com.google.common.eventbus.EventBus.post(EventBus.java:268)
- at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
- 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:69)
- at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
- at com.google.common.eventbus.EventBus.post(EventBus.java:268)
- at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
- at cpw.mods.fml.common.Loader.loadMods(Loader.java:494)
- at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86)
- at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:351)
- at ho.c(DedicatedServer.java:64)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
- at fy.run(SourceFile:849)
- Caused by: java.lang.ClassNotFoundException: aul
- at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
- at java.lang.ClassLoader.loadClass(Unknown Source)
- at java.lang.ClassLoader.loadClass(Unknown Source)
- ... 30 more
- Caused by: java.lang.NullPointerException
- at org.objectweb.asm.ClassReader.<init>(Unknown Source)
- at codechicken.core.asm.ClassHeirachyManager.transform(ClassHeirachyManager.java:80)
- at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:228)
- at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:173)
- ... 32 more
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- System Details --
- Details:
- Minecraft Version: 1.4.7
- Operating System: Windows 7 (amd64) version 6.1
- Java Version: 1.7.0_09, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 1711980392 bytes (1632 MB) / 2058027008 bytes (1962 MB) up to 2058027008 bytes (1962 MB)
- JVM Flags: 2 total; -Xmx2048M -Xms2048M
- 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 v7.26a FML v4.7.35.556 Minecraft Forge 6.6.2.534 9 mods loaded, 9 mods active
- mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
- FML [Forge Mod Loader] (coremods) Unloaded->Constructed
- Forge [Minecraft Forge] (coremods) Unloaded->Constructed
- CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed
- NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed
- DamageIndicatorsMod [Damage Indicators] (DamageIndicators[1.4.7]2.4.8 (2).zip) Unloaded->Constructed
- DivineRPG [DivineRPG] (DivineRPG.jar) Unloaded->Constructed
- mod_TaleOfKingdoms [mod_TaleOfKingdoms] (Tale of Kingdoms V1.4.2.5.zip) Unloaded
- TaleOfKingdoms [Tale of Kingdoms] (Tale of Kingdoms V1.4.2.5.zip) Unloaded
- Profiler Position: N/A (disabled)
- Is Modded: Definitely; Server brand changed to 'forge,fml'
- Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment