2013-06-06 18:04:34 [WARNING] [ForgeModLoader] The mod id Metallurgy3Core attempted to register channels without specifying a packet handler
2013-06-06 18:04:34 [WARNING] [ForgeModLoader] The mod id Metallurgy3Base attempted to register channels without specifying a packet handler
2013-06-06 18:04:34 [WARNING] [ForgeModLoader] The mod id Metallurgy3Vanilla attempted to register channels without specifying a packet handler
2013-06-06 18:04:35 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.NoClassDefFoundError: xk/xact/core/items/ItemChip
2013-06-06 18:04:35 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2013-06-06 18:04:35 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2013-06-06 18:04:35 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:425)
2013-06-06 18:04:35 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
2013-06-06 18:04:35 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-06-06 18:04:35 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-06-06 18:04:35 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-06-06 18:04:35 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-06-06 18:04:35 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-06-06 18:04:35 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-06-06 18:04:35 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-06-06 18:04:35 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-06-06 18:04:35 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-06-06 18:04:35 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-06-06 18:04:35 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-06-06 18:04:35 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-06-06 18:04:35 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-06-06 18:04:35 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-06-06 18:04:35 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-06-06 18:04:35 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-06-06 18:04:35 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-06-06 18:04:35 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-06-06 18:04:35 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:503)
2013-06-06 18:04:35 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:160)
2013-06-06 18:04:35 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:410)
2013-06-06 18:04:35 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-06-06 18:04:35 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:732)
2013-06-06 18:04:35 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-06-06 18:04:35 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: xk.xact.core.items.ItemChip
2013-06-06 18:04:35 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)
2013-06-06 18:04:35 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-06-06 18:04:35 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-06-06 18:04:35 [INFO] [STDERR] ... 28 more
2013-06-06 18:04:35 [INFO] [STDERR] Caused by: java.lang.UnsupportedClassVersionError: xk/xact/core/items/ItemChip : Unsupported major.minor version 51.0
2013-06-06 18:04:35 [INFO] [STDERR] at java.lang.ClassLoader.defineClass1(Native Method)
2013-06-06 18:04:35 [INFO] [STDERR] at java.lang.ClassLoader.defineClassCond(Unknown Source)
2013-06-06 18:04:35 [INFO] [STDERR] at java.lang.ClassLoader.defineClass(Unknown Source)
2013-06-06 18:04:35 [INFO] [STDERR] at java.security.SecureClassLoader.defineClass(Unknown Source)
2013-06-06 18:04:35 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:227)
2013-06-06 18:04:35 [INFO] [STDERR] ... 30 more