summaryrefslogtreecommitdiff
path: root/eclipse/logs/2015-02-26-6.log
diff options
context:
space:
mode:
Diffstat (limited to 'eclipse/logs/2015-02-26-6.log')
-rw-r--r--eclipse/logs/2015-02-26-6.log514
1 files changed, 514 insertions, 0 deletions
diff --git a/eclipse/logs/2015-02-26-6.log b/eclipse/logs/2015-02-26-6.log
new file mode 100644
index 0000000..9050ae7
--- /dev/null
+++ b/eclipse/logs/2015-02-26-6.log
@@ -0,0 +1,514 @@
+[23:48:33] [main/INFO]: Logging in with username & password
+[23:48:39] [main/INFO]: Setting user: OnyxDarkKnight
+[23:48:42] [Client thread/INFO]: LWJGL Version: 2.9.1
+[23:48:44] [Twitch authenticator/ERROR]: Given twitch access token is invalid
+[23:48:49] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Jewelrycraft
+[23:48:52] [Sound Library Loader/INFO]: Sound engine started
+[23:48:55] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
+[23:48:55] [Client thread/INFO]: Created: 256x256 textures/items-atlas
+[23:48:55] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Jewelrycraft
+[23:48:56] [Client thread/INFO]: Created: 256x256 textures/items-atlas
+[23:48:56] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
+[23:48:57] [Sound Library Loader/INFO]: Sound engine started
+[23:49:01] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
+[23:49:01] [Server thread/INFO]: Generating keypair
+[23:49:02] [Server thread/INFO]: Preparing start region for level 0
+[23:49:03] [Server thread/INFO]: Changing view distance to 6, from 10
+[23:49:04] [Server thread/INFO]: OnyxDarkKnight[local:E:5ee04fff] logged in with entity id 74 at (-241.41329436674394, 64.0, -738.0196104672899)
+[23:49:04] [Server thread/INFO]: OnyxDarkKnight joined the game
+[23:53:44] [Server thread/INFO]: Saving and pausing game...
+[23:53:44] [Server thread/INFO]: Saving chunks for level 'Test 2'/Overworld
+[23:53:44] [Server thread/INFO]: Saving chunks for level 'Test 2'/Nether
+[23:53:44] [Server thread/INFO]: Saving chunks for level 'Test 2'/The End
+[23:53:45] [Server thread/INFO]: Stopping server
+[23:53:45] [Server thread/INFO]: Saving players
+[23:53:45] [Server thread/INFO]: Saving worlds
+[23:53:45] [Server thread/INFO]: Saving chunks for level 'Test 2'/Overworld
+[23:53:45] [Server thread/INFO]: Saving chunks for level 'Test 2'/Nether
+[23:53:45] [Server thread/INFO]: Saving chunks for level 'Test 2'/The End
+[23:54:10] [main/INFO]: Setting user: jeb_
+[23:54:22] [Client thread/INFO]: LWJGL Version: 2.9.1
+[23:54:37] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Jewelrycraft
+[23:54:41] [Sound Library Loader/INFO]: Sound engine started
+[23:54:43] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
+[23:54:44] [Client thread/INFO]: Created: 256x256 textures/items-atlas
+[23:54:45] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Jewelrycraft
+[23:54:46] [Client thread/INFO]: Created: 256x256 textures/items-atlas
+[23:54:46] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
+[23:54:47] [Sound Library Loader/INFO]: Sound engine started
+ubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
+ at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[LoadController.class:?]
+ at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[LoadController.class:?]
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_71]
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_71]
+ at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_71]
+ at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
+ at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) ~[LoadController.class:?]
+ at cpw.mods.fml.common.Loader.loadMods(Loader.java:492) ~[Loader.class:?]
+ at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:?]
+ at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:313) ~[FMLCommonHandler.class:?]
+ at net.minecraft.server.dedicated.DedicatedServer.startServer(DedicatedServer.java:120) ~[DedicatedServer.class:?]
+ at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445) [MinecraftServer.class:?]
+ at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752) [MinecraftServer$2.class:?]
+Caused by: java.lang.ClassNotFoundException: darkknight.jewelrycraft.client.AbstractTab
+ at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188) ~[launchwrapper-1.9.jar:?]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_71]
+ ... 30 more
+Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/gui/GuiButton
+ at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_71]
+ at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_71]
+ at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:180) ~[launchwrapper-1.9.jar:?]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_71]
+ ... 30 more
+Caused by: java.lang.ClassNotFoundException: net.minecraft.client.gui.GuiButton
+ at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:99) ~[launchwrapper-1.9.jar:?]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_71]
+ at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_71]
+ at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:180) ~[launchwrapper-1.9.jar:?]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_71]
+ ... 30 more
+[23:54:35] [Server thread/ERROR]: This crash report has been saved to: H:\Jewelrycraft\1.7.10\eclipse\.\crash-reports\crash-2015-02-26_23.54.35-server.txt
+[23:55:50] [Server thread/INFO]: Starting minecraft server version 1.7.10
+[23:56:06] [Server thread/ERROR]: Encountered an unexpected exception
+java.lang.NoClassDefFoundError: darkknight/jewelrycraft/client/AbstractTab
+ at java.lang.Class.forName0(Native Method) ~[?:1.7.0_71]
+ at java.lang.Class.forName(Class.java:274) ~[?:1.7.0_71]
+ at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420) ~[FMLModContainer.class:?]
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_71]
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_71]
+ at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_71]
+ at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
+ at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[LoadController.class:?]
+ at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[LoadController.class:?]
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_71]
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_71]
+ at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_71]
+ at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
+ at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) ~[LoadController.class:?]
+ at cpw.mods.fml.common.Loader.loadMods(Loader.java:492) ~[Loader.class:?]
+ at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:?]
+ at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:313) ~[FMLCommonHandler.class:?]
+ at net.minecraft.server.dedicated.DedicatedServer.startServer(DedicatedServer.java:120) ~[DedicatedServer.class:?]
+ at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445) [MinecraftServer.class:?]
+ at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752) [MinecraftServer$2.class:?]
+Caused by: java.lang.ClassNotFoundException: darkknight.jewelrycraft.client.AbstractTab
+ at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188) ~[launchwrapper-1.9.jar:?]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_71]
+ ... 30 more
+Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/gui/GuiButton
+ at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_71]
+ at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_71]
+ at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:180) ~[launchwrapper-1.9.jar:?]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_71]
+ ... 30 more
+Caused by: java.lang.ClassNotFoundException: net.minecraft.client.gui.GuiButton
+ at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:99) ~[launchwrapper-1.9.jar:?]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_71]
+ at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_71]
+ at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:180) ~[launchwrapper-1.9.jar:?]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_71]
+ ... 30 more
+[23:56:06] [Server thread/ERROR]: This crash report has been saved to: H:\Jewelrycraft\1.7.10\eclipse\.\crash-reports\crash-2015-02-26_23.56.06-server.txt
+[23:57:06] [Server thread/INFO]: Starting minecraft server version 1.7.10
+[23:57:29] [Server thread/ERROR]: Encountered an unexpected exception
+java.lang.NoClassDefFoundError: darkknight/jewelrycraft/client/AbstractTab
+ at java.lang.Class.forName0(Native Method) ~[?:1.7.0_71]
+ at java.lang.Class.forName(Class.java:274) ~[?:1.7.0_71]
+ at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420) ~[FMLModContainer.class:?]
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_71]
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_71]
+ at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_71]
+ at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
+ at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[LoadController.class:?]
+ at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[LoadController.class:?]
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_71]
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_71]
+ at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_71]
+ at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
+ at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) ~[LoadController.class:?]
+ at cpw.mods.fml.common.Loader.loadMods(Loader.java:492) ~[Loader.class:?]
+ at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:?]
+ at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:313) ~[FMLCommonHandler.class:?]
+ at net.minecraft.server.dedicated.DedicatedServer.startServer(DedicatedServer.java:120) ~[DedicatedServer.class:?]
+ at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445) [MinecraftServer.class:?]
+ at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752) [MinecraftServer$2.class:?]
+Caused by: java.lang.ClassNotFoundException: darkknight.jewelrycraft.client.AbstractTab
+ at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188) ~[launchwrapper-1.9.jar:?]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_71]
+ ... 30 more
+Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/gui/GuiButton
+ at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_71]
+ at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_71]
+ at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:180) ~[launchwrapper-1.9.jar:?]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_71]
+ ... 30 more
+Caused by: java.lang.ClassNotFoundException: net.minecraft.client.gui.GuiButton
+ at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:99) ~[launchwrapper-1.9.jar:?]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_71]
+ at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_71]
+ at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:180) ~[launchwrapper-1.9.jar:?]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_71]
+ ... 30 more
+[23:57:29] [Server thread/ERROR]: This crash report has been saved to: H:\Jewelrycraft\1.7.10\eclipse\.\crash-reports\crash-2015-02-26_23.57.29-server.txt
+[00:00:56] [Server thread/INFO]: Starting minecraft server version 1.7.10
+[00:01:07] [Server thread/ERROR]: Encountered an unexpected exception
+java.lang.NoClassDefFoundError: darkknight/jewelrycraft/client/AbstractTab
+ at java.lang.Class.forName0(Native Method) ~[?:1.7.0_71]
+ at java.lang.Class.forName(Class.java:274) ~[?:1.7.0_71]
+ at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420) ~[FMLModContainer.class:?]
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_71]
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_71]
+ at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_71]
+ at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
+ at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[LoadController.class:?]
+ at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[LoadController.class:?]
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_71]
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_71]
+ at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_71]
+ at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
+ at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) ~[LoadController.class:?]
+ at cpw.mods.fml.common.Loader.loadMods(Loader.java:492) ~[Loader.class:?]
+ at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:?]
+ at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:313) ~[FMLCommonHandler.class:?]
+ at net.minecraft.server.dedicated.DedicatedServer.startServer(DedicatedServer.java:120) ~[DedicatedServer.class:?]
+ at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445) [MinecraftServer.class:?]
+ at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752) [MinecraftServer$2.class:?]
+Caused by: java.lang.ClassNotFoundException: darkknight.jewelrycraft.client.AbstractTab
+ at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188) ~[launchwrapper-1.9.jar:?]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_71]
+ ... 30 more
+Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/gui/GuiButton
+ at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_71]
+ at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_71]
+ at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:180) ~[launchwrapper-1.9.jar:?]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_71]
+ ... 30 more
+Caused by: java.lang.ClassNotFoundException: net.minecraft.client.gui.GuiButton
+ at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:99) ~[launchwrapper-1.9.jar:?]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_71]
+ at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_71]
+ at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:180) ~[launchwrapper-1.9.jar:?]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_71]
+ ... 30 more
+[00:01:07] [Server thread/ERROR]: This crash report has been saved to: H:\Jewelrycraft\1.7.10\eclipse\.\crash-reports\crash-2015-02-27_00.01.07-server.txt
+[00:03:17] [Server thread/INFO]: Starting minecraft server version 1.7.10
+[00:03:26] [Server thread/ERROR]: Encountered an unexpected exception
+java.lang.NoClassDefFoundError: darkknight/jewelrycraft/client/AbstractTab
+ at java.lang.Class.forName0(Native Method) ~[?:1.7.0_71]
+ at java.lang.Class.forName(Class.java:274) ~[?:1.7.0_71]
+ at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420) ~[FMLModContainer.class:?]
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_71]
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_71]
+ at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_71]
+ at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
+ at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[LoadController.class:?]
+ at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[LoadController.class:?]
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_71]
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_71]
+ at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_71]
+ at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
+ at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) ~[LoadController.class:?]
+ at cpw.mods.fml.common.Loader.loadMods(Loader.java:492) ~[Loader.class:?]
+ at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:?]
+ at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:313) ~[FMLCommonHandler.class:?]
+ at net.minecraft.server.dedicated.DedicatedServer.startServer(DedicatedServer.java:120) ~[DedicatedServer.class:?]
+ at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445) [MinecraftServer.class:?]
+ at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752) [MinecraftServer$2.class:?]
+Caused by: java.lang.ClassNotFoundException: darkknight.jewelrycraft.client.AbstractTab
+ at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188) ~[launchwrapper-1.9.jar:?]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_71]
+ ... 30 more
+Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/gui/GuiButton
+ at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_71]
+ at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_71]
+ at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:180) ~[launchwrapper-1.9.jar:?]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_71]
+ ... 30 more
+Caused by: java.lang.ClassNotFoundException: net.minecraft.client.gui.GuiButton
+ at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:99) ~[launchwrapper-1.9.jar:?]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_71]
+ at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_71]
+ at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:180) ~[launchwrapper-1.9.jar:?]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_71]
+ ... 30 more
+[00:03:26] [Server thread/ERROR]: This crash report has been saved to: H:\Jewelrycraft\1.7.10\eclipse\.\crash-reports\crash-2015-02-27_00.03.26-server.txt
+[00:05:18] [Server thread/INFO]: Starting minecraft server version 1.7.10
+[00:05:27] [Server thread/ERROR]: Encountered an unexpected exception
+java.lang.NoClassDefFoundError: darkknight/jewelrycraft/client/AbstractTab
+ at java.lang.Class.forName0(Native Method) ~[?:1.7.0_71]
+ at java.lang.Class.forName(Class.java:274) ~[?:1.7.0_71]
+ at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420) ~[FMLModContainer.class:?]
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_71]
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_71]
+ at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_71]
+ at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
+ at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[LoadController.class:?]
+ at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[LoadController.class:?]
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_71]
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_71]
+ at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_71]
+ at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
+ at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) ~[LoadController.class:?]
+ at cpw.mods.fml.common.Loader.loadMods(Loader.java:492) ~[Loader.class:?]
+ at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:?]
+ at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:313) ~[FMLCommonHandler.class:?]
+ at net.minecraft.server.dedicated.DedicatedServer.startServer(DedicatedServer.java:120) ~[DedicatedServer.class:?]
+ at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445) [MinecraftServer.class:?]
+ at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752) [MinecraftServer$2.class:?]
+Caused by: java.lang.ClassNotFoundException: darkknight.jewelrycraft.client.AbstractTab
+ at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188) ~[launchwrapper-1.9.jar:?]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_71]
+ ... 30 more
+Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/gui/GuiButton
+ at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_71]
+ at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_71]
+ at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:180) ~[launchwrapper-1.9.jar:?]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_71]
+ ... 30 more
+Caused by: java.lang.ClassNotFoundException: net.minecraft.client.gui.GuiButton
+ at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:99) ~[launchwrapper-1.9.jar:?]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_71]
+ at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_71]
+ at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:180) ~[launchwrapper-1.9.jar:?]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_71]
+ ... 30 more
+[00:05:27] [Server thread/ERROR]: This crash report has been saved to: H:\Jewelrycraft\1.7.10\eclipse\.\crash-reports\crash-2015-02-27_00.05.27-server.txt
+[00:05:50] [Server thread/INFO]: Starting minecraft server version 1.7.10
+[00:06:01] [Server thread/INFO]: Loading properties
+[00:06:02] [Server thread/INFO]: Default game type: SURVIVAL
+[00:06:02] [Server thread/INFO]: Generating keypair
+[00:06:03] [Server thread/INFO]: Starting Minecraft server on *:25565
+[00:06:03] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
+[00:06:03] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
+[00:06:03] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
+[00:06:03] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
+[00:06:06] [Server thread/INFO]: Preparing level "world"
+[00:06:07] [Server thread/INFO]: Preparing start region for level 0
+[00:06:08] [Server thread/INFO]: Preparing spawn area: 39%
+[00:06:09] [Server thread/INFO]: Preparing spawn area: 58%
+[00:06:10] [Server thread/INFO]: Preparing spawn area: 61%
+[00:06:11] [Server thread/INFO]: Done (5.212s)! For help, type "help" or "?"
+[00:06:16] [Server thread/INFO]: Stopping the server
+[00:06:17] [Server thread/INFO]: Stopping server
+[00:06:17] [Server thread/INFO]: Saving players
+[00:06:17] [Server thread/INFO]: Saving worlds
+[00:06:17] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
+[00:06:17] [Server thread/INFO]: Saving chunks for level 'world'/Nether
+[00:06:17] [Server thread/INFO]: Saving chunks for level 'world'/The End
+[00:06:55] [Server thread/INFO]: Starting minecraft server version 1.7.10
+[00:07:07] [Server thread/ERROR]: Encountered an unexpected exception
+java.lang.NoClassDefFoundError: darkknight/jewelrycraft/client/AbstractTab
+ at java.lang.Class.forName0(Native Method) ~[?:1.7.0_71]
+ at java.lang.Class.forName(Class.java:274) ~[?:1.7.0_71]
+ at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420) ~[FMLModContainer.class:?]
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_71]
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_71]
+ at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_71]
+ at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
+ at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[LoadController.class:?]
+ at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[LoadController.class:?]
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_71]
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_71]
+ at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_71]
+ at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
+ at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) ~[LoadController.class:?]
+ at cpw.mods.fml.common.Loader.loadMods(Loader.java:492) ~[Loader.class:?]
+ at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:?]
+ at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:313) ~[FMLCommonHandler.class:?]
+ at net.minecraft.server.dedicated.DedicatedServer.startServer(DedicatedServer.java:120) ~[DedicatedServer.class:?]
+ at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445) [MinecraftServer.class:?]
+ at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752) [MinecraftServer$2.class:?]
+Caused by: java.lang.ClassNotFoundException: darkknight.jewelrycraft.client.AbstractTab
+ at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188) ~[launchwrapper-1.9.jar:?]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_71]
+ ... 30 more
+Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/gui/GuiButton
+ at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_71]
+ at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_71]
+ at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:180) ~[launchwrapper-1.9.jar:?]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_71]
+ ... 30 more
+Caused by: java.lang.ClassNotFoundException: net.minecraft.client.gui.GuiButton
+ at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:99) ~[launchwrapper-1.9.jar:?]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_71]
+ at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_71]
+ at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:180) ~[launchwrapper-1.9.jar:?]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_71]
+ ... 30 more
+[00:07:07] [Server thread/ERROR]: This crash report has been saved to: H:\Jewelrycraft\1.7.10\eclipse\.\crash-reports\crash-2015-02-27_00.07.07-server.txt
+[00:07:35] [Server thread/INFO]: Starting minecraft server version 1.7.10
+[00:07:46] [Server thread/ERROR]: Encountered an unexpected exception
+java.lang.NoClassDefFoundError: darkknight/jewelrycraft/client/AbstractTab
+ at java.lang.Class.forName0(Native Method) ~[?:1.7.0_71]
+ at java.lang.Class.forName(Class.java:274) ~[?:1.7.0_71]
+ at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420) ~[FMLModContainer.class:?]
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_71]
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_71]
+ at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_71]
+ at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
+ at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[LoadController.class:?]
+ at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[LoadController.class:?]
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_71]
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_71]
+ at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_71]
+ at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
+ at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
+ at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) ~[LoadController.class:?]
+ at cpw.mods.fml.common.Loader.loadMods(Loader.java:492) ~[Loader.class:?]
+ at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:?]
+ at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:313) ~[FMLCommonHandler.class:?]
+ at net.minecraft.server.dedicated.DedicatedServer.startServer(DedicatedServer.java:120) ~[DedicatedServer.class:?]
+ at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445) [MinecraftServer.class:?]
+ at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752) [MinecraftServer$2.class:?]
+Caused by: java.lang.ClassNotFoundException: darkknight.jewelrycraft.client.AbstractTab
+ at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188) ~[launchwrapper-1.9.jar:?]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_71]
+ ... 30 more
+Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/gui/GuiButton
+ at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_71]
+ at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_71]
+ at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:180) ~[launchwrapper-1.9.jar:?]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_71]
+ ... 30 more
+Caused by: java.lang.ClassNotFoundException: net.minecraft.client.gui.GuiButton
+ at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:99) ~[launchwrapper-1.9.jar:?]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_71]
+ at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_71]
+ at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:180) ~[launchwrapper-1.9.jar:?]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_71]
+ at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_71]
+ ... 30 more
+[00:07:47] [Server thread/ERROR]: This crash report has been saved to: H:\Jewelrycraft\1.7.10\eclipse\.\crash-reports\crash-2015-02-27_00.07.46-server.txt