Jump to content

Error when starting server (V1.0.9C)


Exilo

Recommended Posts

Hello!
I'm trying to start my Attack of the b-team server after updating it to V1.0.9C.
 
This is the error log:
08.03 14:52:31 [Multicraft] Server stopped
08.03 14:52:31 [Multicraft] Looks like a crash, check the server console. Return value: 1
08.03 14:52:31 [Multicraft] Server shut down
08.03 14:52:31 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:323)
08.03 14:52:31 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:113)
08.03 14:52:31 [Server] INFO at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
08.03 14:52:31 [Server] INFO at java.security.AccessController.doPrivileged(Native Method)
08.03 14:52:31 [Server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
08.03 14:52:31 [Server] INFO at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
08.03 14:52:31 [Server] INFO at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
08.03 14:52:31 [Server] INFO at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
08.03 14:52:31 [Server] INFO at java.lang.ClassLoader.defineClass(ClassLoader.java:643)
08.03 14:52:31 [Server] INFO at java.lang.ClassLoader.defineClass1(Native Method)
08.03 14:52:31 [Server] INFO java.lang.UnsupportedClassVersionError: mrtjp/projectred/compatibility/CompatibilityCorePlugin : Unsupported major.minor version 51.0
08.03 14:52:31 [Server] WARNING The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
08.03 14:52:31 [Server] WARNING The coremod openmods.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
08.03 14:52:31 [Server] WARNING The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
08.03 14:52:31 [Server] WARNING The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
08.03 14:52:31 [Server] WARNING The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
08.03 14:52:31 [Server] WARNING The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
08.03 14:52:30 [Server] WARNING The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
08.03 14:52:30 [Server] WARNING The coremod biomesoplenty.asm.BOPFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
08.03 14:52:30 [Server] WARNING The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
08.03 14:52:30 [Server] WARNING The coremod worldcore.asm.WCFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
08.03 14:52:30 [Server] WARNING The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
08.03 14:52:30 [Server] INFO Java is OpenJDK 64-Bit Server VM, version 1.6.0_30, running on Linux:amd64:2.6.32-431.3.1.el6.x86_64, installed at /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre
08.03 14:52:30 [Server] INFO Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
08.03 14:52:30 [Server] INFO INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
08.03 14:52:30 [Server] INFO Mar 8, 2014 2:52:30 PM net.minecraft.launchwrapper.LogWrapper log
08.03 14:52:30 [Server] INFO INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
08.03 14:52:30 [Server] INFO Mar 8, 2014 2:52:30 PM net.minecraft.launchwrapper.LogWrapper log
08.03 14:52:30 [Server] INFO INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
08.03 14:52:30 [Server] INFO Mar 8, 2014 2:52:30 PM net.minecraft.launchwrapper.LogWrapper log
08.03 14:52:29 [Multicraft] Loaded config for "Default"
08.03 14:52:29 [Multicraft] Starting server!
08.03 14:52:29 [Multicraft] Loading server properties
 
I made a complete new server on Multicraft, with no files, and it still crashes. Anyone have a idea whats wrong?
 
Forge log:
2014-03-07 16:50:10 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
2014-03-07 16:50:10 [INFO] [ForgeModLoader] Java is OpenJDK 64-Bit Server VM, version 1.6.0_30, running on Linux:amd64:2.6.32-431.3.1.el6.x86_64, installed at /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Java classpath at launch is /home/Alex_Exilo/multicraft2/servers/server12/BTeam.jar
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Java library path at launch is /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64/server:/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64:/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/../lib/amd64:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Instantiating coremod class FMLCorePlugin
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Enqueued coremod FMLCorePlugin
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Instantiating coremod class FMLForgePlugin
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Enqueued coremod FMLForgePlugin
2014-03-07 16:50:11 [FINE] [ForgeModLoader] All fundamental core mods are successfully located
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Discovering coremods
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Examining for coremod candidacy CodeChickenLib-universal-1.6.4-1.0.0.62.jar
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Not found coremod data in CodeChickenLib-universal-1.6.4-1.0.0.62.jar
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Examining for coremod candidacy ForgeMultipart-universal-1.6.4-1.0.0.244.jar
2014-03-07 16:50:11 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in ForgeMultipart-universal-1.6.4-1.0.0.244.jar, it will be examined later for regular @Mod instances
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Instantiating coremod class DepLoader
2014-03-07 16:50:11 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Enqueued coremod DepLoader
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Examining for coremod candidacy WorldCore-universal-1.6.4-1.1.0.17.jar
2014-03-07 16:50:11 [FINEST] [ForgeModLoader] Adding WorldCore-universal-1.6.4-1.1.0.17.jar to the list of known coremods, it will not be examined again
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Instantiating coremod class WCFMLLoadingPlugin
2014-03-07 16:50:11 [WARNING] [ForgeModLoader] The coremod worldcore.asm.WCFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Enqueued coremod WCFMLLoadingPlugin
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Examining for coremod candidacy InventoryTweaks-MC1.6.2-1.56-b77.jar
2014-03-07 16:50:11 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in InventoryTweaks-MC1.6.2-1.56-b77.jar, it will be examined later for regular @Mod instances
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Instantiating coremod class FMLPlugin
2014-03-07 16:50:11 [WARNING] [ForgeModLoader] The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Enqueued coremod FMLPlugin
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Examining for coremod candidacy advancedgenetics_v1.4.1.jar
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Examining for coremod candidacy artifice-1.1.3-243.jar
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Not found coremod data in artifice-1.1.3-243.jar
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Examining for coremod candidacy autoutils-1.6.4-1.0.1.jar
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Examining for coremod candidacy betterstorage-1.6.4-0.8.0.43.jar
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Not found coremod data in betterstorage-1.6.4-0.8.0.43.jar
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Examining for coremod candidacy biomesoplenty-universal-1.6.4-1.2.1.434.jar
2014-03-07 16:50:11 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in biomesoplenty-universal-1.6.4-1.2.1.434.jar, it will be examined later for regular @Mod instances
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Instantiating coremod class BOPFMLLoadingPlugin
2014-03-07 16:50:11 [WARNING] [ForgeModLoader] The coremod biomesoplenty.asm.BOPFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Enqueued coremod BOPFMLLoadingPlugin
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Examining for coremod candidacy chiseloverride-v1.0.0.jar
2014-03-07 16:50:11 [FINEST] [ForgeModLoader] Adding chiseloverride-v1.0.0.jar to the list of known coremods, it will not be examined again
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Instantiating coremod class CoreLoader
2014-03-07 16:50:11 [FINE] [ForgeModLoader] The coremod info.jbcs.minecraft.chisel.CoreLoader requested minecraft version 1.6.4 and minecraft is 1.6.4. It will be loaded.
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Enqueued coremod CoreLoader
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Examining for coremod candidacy codechickencore 0.9.0.9.jar
2014-03-07 16:50:11 [FINEST] [ForgeModLoader] Adding codechickencore 0.9.0.9.jar to the list of known coremods, it will not be examined again
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Instantiating coremod class CodeChickenCorePlugin
2014-03-07 16:50:11 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Enqueued coremod CodeChickenCorePlugin
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Examining for coremod candidacy cofhcore-2.0.0.2.jar
2014-03-07 16:50:11 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in cofhcore-2.0.0.2.jar, it will be examined later for regular @Mod instances
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Instantiating coremod class LoadingPlugin
2014-03-07 16:50:11 [WARNING] [ForgeModLoader] The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Enqueued coremod LoadingPlugin
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Examining for coremod candidacy darwin_0.2.3.jar
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Examining for coremod candidacy enhancedcore_1.1.3.jar
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Not found coremod data in enhancedcore_1.1.3.jar
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Examining for coremod candidacy enhancedportals-2_1.0.9.jar
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Not found coremod data in enhancedportals-2_1.0.9.jar
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Examining for coremod candidacy flansmod-4.1.1.jar
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Not found coremod data in flansmod-4.1.1.jar
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Examining for coremod candidacy fossilsarch-reported-v1.0.6.jar
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Not found coremod data in fossilsarch-reported-v1.0.6.jar
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Examining for coremod candidacy galacticraft-1.6.4-2.0.10.972.jar
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Examining for coremod candidacy galacticraft-planets-1.6.4-2.0.10.972.jar
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Examining for coremod candidacy hamstersforever-1.0.jar
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Not found coremod data in hamstersforever-1.0.jar
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Examining for coremod candidacy immibis-core-57.1.93.jar
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Examining for coremod candidacy liquid-xp-57.1.1.jar
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Examining for coremod candidacy micdoodlecore-1.6.4-2.0.10.972.jar
2014-03-07 16:50:11 [FINEST] [ForgeModLoader] Adding micdoodlecore-1.6.4-2.0.10.972.jar to the list of known coremods, it will not be examined again
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Instantiating coremod class MicdoodlePlugin
2014-03-07 16:50:11 [WARNING] [ForgeModLoader] The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Enqueued coremod MicdoodlePlugin
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Examining for coremod candidacy minefactoryreloaded-2.7.5-352.jar
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Not found coremod data in minefactoryreloaded-2.7.5-352.jar
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Examining for coremod candidacy natura_mc1.6.X_2.1.14.jar
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Not found coremod data in natura_mc1.6.X_2.1.14.jar
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Examining for coremod candidacy necromancy-1.4c-9.jar
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Not found coremod data in necromancy-1.4c-9.jar
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Examining for coremod candidacy neiplugins-1.1.0.6.jar
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Not found coremod data in neiplugins-1.1.0.6.jar
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Examining for coremod candidacy notenoughitems 1.6.1.9.jar
2014-03-07 16:50:11 [FINEST] [ForgeModLoader] Adding notenoughitems 1.6.1.9.jar to the list of known coremods, it will not be examined again
2014-03-07 16:50:11 [FINE] [ForgeModLoader] Instantiating coremod class NEICorePlugin
2014-03-07 16:50:11 [INFO] [STDERR] java.lang.UnsupportedClassVersionError: codechicken/nei/asm/NEICorePlugin : Unsupported major.minor version 51.0
2014-03-07 16:50:11 [INFO] [STDERR]  at java.lang.ClassLoader.defineClass1(Native Method)
2014-03-07 16:50:11 [INFO] [STDERR]  at java.lang.ClassLoader.defineClass(ClassLoader.java:643)
2014-03-07 16:50:11 [INFO] [STDERR]  at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
2014-03-07 16:50:11 [INFO] [STDERR]  at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
2014-03-07 16:50:11 [INFO] [STDERR]  at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
2014-03-07 16:50:11 [INFO] [STDERR]  at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
2014-03-07 16:50:11 [INFO] [STDERR]  at java.security.AccessController.doPrivileged(Native Method)
2014-03-07 16:50:11 [INFO] [STDERR]  at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
2014-03-07 16:50:11 [INFO] [STDERR]  at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:113)
2014-03-07 16:50:11 [INFO] [STDERR]  at java.lang.ClassLoader.loadClass(ClassLoader.java:323)
2014-03-07 16:50:11 [INFO] [STDERR]  at java.lang.ClassLoader.loadClass(ClassLoader.java:268)
2014-03-07 16:50:11 [INFO] [STDERR]  at java.lang.Class.forName0(Native Method)
2014-03-07 16:50:11 [INFO] [STDERR]  at java.lang.Class.forName(Class.java:270)
2014-03-07 16:50:11 [INFO] [STDERR]  at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:386)
2014-03-07 16:50:11 [INFO] [STDERR]  at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310)
2014-03-07 16:50:11 [INFO] [STDERR]  at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212)
2014-03-07 16:50:11 [INFO] [STDERR]  at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
2014-03-07 16:50:11 [INFO] [STDERR]  at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
2014-03-07 16:50:11 [INFO] [STDERR]  at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
2014-03-07 16:50:11 [INFO] [STDERR]  at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:20)
2014-03-07 16:50:11 [INFO] [STDERR]  at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
2014-03-07 16:50:11 [INFO] [STDERR]  at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2014-03-07 16:50:11 [INFO] [STDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2014-03-07 16:50:11 [INFO] [STDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2014-03-07 16:50:11 [INFO] [STDERR]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2014-03-07 16:50:11 [INFO] [STDERR]  at java.lang.reflect.Method.invoke(Method.java:622)
2014-03-07 16:50:11 [INFO] [STDERR]  at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48)
2014-03-07 16:50:11 [INFO] [STDERR]  at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17)
2014-03-07 16:50:11 [SEVERE] [ForgeModLoader] An error occurred trying to configure the minecraft home at /home/Alex_Exilo/multicraft2/servers/server12/. for Forge Mod Loader
java.lang.UnsupportedClassVersionError: codechicken/nei/asm/NEICorePlugin : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:643)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:113)
at java.lang.ClassLoader.loadClass(ClassLoader.java:323)
at java.lang.ClassLoader.loadClass(ClassLoader.java:268)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:270)
at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:386)
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310)
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212)
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:20)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:622)
at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48)
at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17)
2014-03-07 16:50:11 [INFO] [STDERR] A problem occurred running the Server launcher.java.lang.reflect.InvocationTargetException
2014-03-07 16:50:11 [INFO] [STDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2014-03-07 16:50:11 [INFO] [STDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2014-03-07 16:50:11 [INFO] [STDERR]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2014-03-07 16:50:11 [INFO] [STDERR]  at java.lang.reflect.Method.invoke(Method.java:622)
2014-03-07 16:50:11 [INFO] [STDERR]  at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48)
2014-03-07 16:50:11 [INFO] [STDERR]  at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17)
2014-03-07 16:50:11 [INFO] [STDERR] Caused by: java.lang.UnsupportedClassVersionError: codechicken/nei/asm/NEICorePlugin : Unsupported major.minor version 51.0
2014-03-07 16:50:11 [INFO] [STDERR]  at java.lang.ClassLoader.defineClass1(Native Method)
2014-03-07 16:50:11 [INFO] [STDERR]  at java.lang.ClassLoader.defineClass(ClassLoader.java:643)
2014-03-07 16:50:11 [INFO] [STDERR]  at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
2014-03-07 16:50:11 [INFO] [STDERR]  at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
2014-03-07 16:50:11 [INFO] [STDERR]  at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
2014-03-07 16:50:11 [INFO] [STDERR]  at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
2014-03-07 16:50:11 [INFO] [STDERR]  at java.security.AccessController.doPrivileged(Native Method)
2014-03-07 16:50:11 [INFO] [STDERR]  at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
2014-03-07 16:50:11 [INFO] [STDERR]  at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:113)
2014-03-07 16:50:11 [INFO] [STDERR]  at java.lang.ClassLoader.loadClass(ClassLoader.java:323)
2014-03-07 16:50:11 [INFO] [STDERR]  at java.lang.ClassLoader.loadClass(ClassLoader.java:268)
2014-03-07 16:50:11 [INFO] [STDERR]  at java.lang.Class.forName0(Native Method)
2014-03-07 16:50:11 [INFO] [STDERR]  at java.lang.Class.forName(Class.java:270)
2014-03-07 16:50:11 [INFO] [STDERR]  at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:386)
2014-03-07 16:50:11 [INFO] [STDERR]  at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310)
2014-03-07 16:50:11 [INFO] [STDERR]  at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212)
2014-03-07 16:50:11 [INFO] [STDERR]  at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
2014-03-07 16:50:11 [INFO] [STDERR]  at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
2014-03-07 16:50:11 [INFO] [STDERR]  at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
2014-03-07 16:50:11 [INFO] [STDERR]  at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:20)
2014-03-07 16:50:11 [INFO] [STDERR]  at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
2014-03-07 16:50:11 [INFO] [STDERR]  at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2014-03-07 16:50:11 [INFO] [STDERR]  ... 6 more
Edited by Exilo
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...