From 1db974998c4e5242cd2603020e6c8ebfea5b454e Mon Sep 17 00:00:00 2001 From: OnyxDarkKnight Date: Sat, 25 Apr 2015 00:29:49 +0100 Subject: Bye-bye --- .../crash-2015-01-25_21.37.09-server.txt | 78 ---------------------- 1 file changed, 78 deletions(-) delete mode 100644 eclipse/crash-reports/crash-2015-01-25_21.37.09-server.txt (limited to 'eclipse/crash-reports/crash-2015-01-25_21.37.09-server.txt') diff --git a/eclipse/crash-reports/crash-2015-01-25_21.37.09-server.txt b/eclipse/crash-reports/crash-2015-01-25_21.37.09-server.txt deleted file mode 100644 index 7863bb7..0000000 --- a/eclipse/crash-reports/crash-2015-01-25_21.37.09-server.txt +++ /dev/null @@ -1,78 +0,0 @@ ----- Minecraft Crash Report ---- -// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~] - -Time: 1/25/15 9:37 PM -Description: Exception in server tick loop - -cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/client/settings/KeyBinding - at cpw.mods.fml.common.LoadController.transition(LoadController.java:162) - at cpw.mods.fml.common.Loader.initializeMods(Loader.java:692) - at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97) - at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:318) - at net.minecraft.server.dedicated.DedicatedServer.startServer(DedicatedServer.java:213) - at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445) - at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752) -Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/settings/KeyBinding - at darkknight.jewelrycraft.events.KeyBindings.(KeyBindings.java:17) - at darkknight.jewelrycraft.JewelrycraftMod.init(JewelrycraftMod.java:140) - 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:513) - 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.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:208) - at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) - 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.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:118) - at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691) - ... 5 more -Caused by: java.lang.ClassNotFoundException: net.minecraft.client.settings.KeyBinding - at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188) - 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 net/minecraft/client/settings/KeyBinding for invalid side SERVER - at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50) - at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:276) - at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:174) - ... 36 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: Windows 8.1 (amd64) version 6.3 - Java Version: 1.7.0_71, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 992575872 bytes (946 MB) / 1038876672 bytes (990 MB) up to 1038876672 bytes (990 MB) - JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M - 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.25.1208 Minecraft Forge 10.13.0.1208 4 mods loaded, 4 mods active - mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized - FML{7.10.25.1208} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.0.1208.jar) Unloaded->Constructed->Pre-initialized->Initialized - Forge{10.13.0.1208} [Minecraft Forge] (forgeSrc-1.7.10-10.13.0.1208.jar) Unloaded->Constructed->Pre-initialized->Initialized - Jewelrycraft{1.5} [Jewelrycraft] (bin) Unloaded->Constructed->Pre-initialized->Errored - Profiler Position: N/A (disabled) - Is Modded: Definitely; Server brand changed to 'fml,forge' - Type: Dedicated Server (map_server.txt) \ No newline at end of file -- cgit v1.2.3