Hello, everytime i try to start my Blood and Bones FTB server on mac i keep getting this exact terminal discussion.
Aug 19, 2014 6:57:11 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
Aug 19, 2014 6:57:11 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
Aug 19, 2014 6:57:11 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
2014-08-19 18:57:11 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
2014-08-19 18:57:11 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.6.0_65, running on Mac OS X:x86_64:10.9.4, installed at /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
2014-08-19 18:57: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-08-19 18:57:11 [WARNING] [ForgeModLoader] The coremod worldcore.asm.WCFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-08-19 18:57:11 [WARNING] [ForgeModLoader] The coremod eyamaz.bnbtweaks.asm.ASMPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-08-19 18:57:11 [WARNING] [ForgeModLoader] The coremod squeek.spiceoflife.asm.ASMPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-08-19 18:57:11 [WARNING] [ForgeModLoader] The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-08-19 18:57:11 [INFO] [ForgeModLoader] [AppEng] Core Init
2014-08-19 18:57:11 [WARNING] [ForgeModLoader] The coremod biomesoplenty.asm.BOPFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-08-19 18:57:11 [INFO] [STDERR] Warning: version of ForgeMultipart-universal-1.6.4-, 1.0.0.250 is newer than request 1.0.0.244
2014-08-19 18:57:11 [WARNING] [ForgeModLoader] The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-08-19 18:57: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-08-19 18:57:11 [WARNING] [ForgeModLoader] The coremod denoflionsx.CreeperCollateral.CoreMod.CCCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-08-19 18:57:11 [WARNING] [ForgeModLoader] The coremod denoflionsx.denLib.CoreMod.denLibCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-08-19 18:57:11 [WARNING] [ForgeModLoader] The coremod mcp.mobius.evoc.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-08-19 18:57:11 [WARNING] [ForgeModLoader] The coremod glenn.gases.core.EDFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-08-19 18:57:11 [WARNING] [ForgeModLoader] The coremod glenn.gasesframework.core.EDFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-08-19 18:57: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-08-19 18:57:11 [WARNING] [ForgeModLoader] The coremod mcp.mobius.mobiuscore.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-08-19 18:57:11 [INFO] [STDERR] java.lang.UnsupportedClassVersionError: codechicken/nei/asm/NEICorePlugin : Unsupported major.minor version 51.0
2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.ClassLoader.defineClass1(Native Method)
2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
2014-08-19 18:57:11 [INFO] [STDERR] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
2014-08-19 18:57:11 [INFO] [STDERR] at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
2014-08-19 18:57:11 [INFO] [STDERR] at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
2014-08-19 18:57:11 [INFO] [STDERR] at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
2014-08-19 18:57:11 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
2014-08-19 18:57:11 [INFO] [STDERR] at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
2014-08-19 18:57:11 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:113)
2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.Class.forName(Class.java:249)
2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:386)
2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310)
2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212)
2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:20)
2014-08-19 18:57:11 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
2014-08-19 18:57:11 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2014-08-19 18:57:11 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2014-08-19 18:57:11 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2014-08-19 18:57:11 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48)
2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17)
2014-08-19 18:57:11 [SEVERE] [ForgeModLoader] An error occurred trying to configure the minecraft home at /Users/dylanwintrode/Desktop/modpacks^BloodNBones^1_1_3^BloodNBonesServer/. 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.defineClassCond(ClassLoader.java:637)
at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:113)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:249)
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:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48)
at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17)
2014-08-19 18:57:11 [INFO] [STDERR] A problem occurred running the Server launcher.java.lang.reflect.InvocationTargetException
2014-08-19 18:57:11 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2014-08-19 18:57:11 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2014-08-19 18:57:11 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48)
2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17)
2014-08-19 18:57:11 [INFO] [STDERR] Caused by: java.lang.UnsupportedClassVersionError: codechicken/nei/asm/NEICorePlugin : Unsupported major.minor version 51.0
2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.ClassLoader.defineClass1(Native Method)
2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
2014-08-19 18:57:11 [INFO] [STDERR] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
2014-08-19 18:57:11 [INFO] [STDERR] at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
2014-08-19 18:57:11 [INFO] [STDERR] at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
2014-08-19 18:57:11 [INFO] [STDERR] at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
2014-08-19 18:57:11 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
2014-08-19 18:57:11 [INFO] [STDERR] at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
2014-08-19 18:57:11 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:113)
2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.Class.forName(Class.java:249)
2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:386)
2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310)
2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212)
2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:20)
2014-08-19 18:57:11 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
2014-08-19 18:57:11 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2014-08-19 18:57:11 [INFO] [STDERR] ... 6 more
logout
[Process completed]
i am running a Mac on OSX mountain 10.9.4
please help! thanks so much
Aug 19, 2014 6:57:11 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
Aug 19, 2014 6:57:11 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
Aug 19, 2014 6:57:11 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
2014-08-19 18:57:11 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
2014-08-19 18:57:11 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.6.0_65, running on Mac OS X:x86_64:10.9.4, installed at /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
2014-08-19 18:57: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-08-19 18:57:11 [WARNING] [ForgeModLoader] The coremod worldcore.asm.WCFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-08-19 18:57:11 [WARNING] [ForgeModLoader] The coremod eyamaz.bnbtweaks.asm.ASMPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-08-19 18:57:11 [WARNING] [ForgeModLoader] The coremod squeek.spiceoflife.asm.ASMPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-08-19 18:57:11 [WARNING] [ForgeModLoader] The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-08-19 18:57:11 [INFO] [ForgeModLoader] [AppEng] Core Init
2014-08-19 18:57:11 [WARNING] [ForgeModLoader] The coremod biomesoplenty.asm.BOPFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-08-19 18:57:11 [INFO] [STDERR] Warning: version of ForgeMultipart-universal-1.6.4-, 1.0.0.250 is newer than request 1.0.0.244
2014-08-19 18:57:11 [WARNING] [ForgeModLoader] The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-08-19 18:57: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-08-19 18:57:11 [WARNING] [ForgeModLoader] The coremod denoflionsx.CreeperCollateral.CoreMod.CCCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-08-19 18:57:11 [WARNING] [ForgeModLoader] The coremod denoflionsx.denLib.CoreMod.denLibCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-08-19 18:57:11 [WARNING] [ForgeModLoader] The coremod mcp.mobius.evoc.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-08-19 18:57:11 [WARNING] [ForgeModLoader] The coremod glenn.gases.core.EDFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-08-19 18:57:11 [WARNING] [ForgeModLoader] The coremod glenn.gasesframework.core.EDFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-08-19 18:57: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-08-19 18:57:11 [WARNING] [ForgeModLoader] The coremod mcp.mobius.mobiuscore.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-08-19 18:57:11 [INFO] [STDERR] java.lang.UnsupportedClassVersionError: codechicken/nei/asm/NEICorePlugin : Unsupported major.minor version 51.0
2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.ClassLoader.defineClass1(Native Method)
2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
2014-08-19 18:57:11 [INFO] [STDERR] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
2014-08-19 18:57:11 [INFO] [STDERR] at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
2014-08-19 18:57:11 [INFO] [STDERR] at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
2014-08-19 18:57:11 [INFO] [STDERR] at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
2014-08-19 18:57:11 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
2014-08-19 18:57:11 [INFO] [STDERR] at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
2014-08-19 18:57:11 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:113)
2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.Class.forName(Class.java:249)
2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:386)
2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310)
2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212)
2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:20)
2014-08-19 18:57:11 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
2014-08-19 18:57:11 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2014-08-19 18:57:11 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2014-08-19 18:57:11 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2014-08-19 18:57:11 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48)
2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17)
2014-08-19 18:57:11 [SEVERE] [ForgeModLoader] An error occurred trying to configure the minecraft home at /Users/dylanwintrode/Desktop/modpacks^BloodNBones^1_1_3^BloodNBonesServer/. 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.defineClassCond(ClassLoader.java:637)
at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:113)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:249)
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:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48)
at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17)
2014-08-19 18:57:11 [INFO] [STDERR] A problem occurred running the Server launcher.java.lang.reflect.InvocationTargetException
2014-08-19 18:57:11 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2014-08-19 18:57:11 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2014-08-19 18:57:11 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48)
2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17)
2014-08-19 18:57:11 [INFO] [STDERR] Caused by: java.lang.UnsupportedClassVersionError: codechicken/nei/asm/NEICorePlugin : Unsupported major.minor version 51.0
2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.ClassLoader.defineClass1(Native Method)
2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
2014-08-19 18:57:11 [INFO] [STDERR] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
2014-08-19 18:57:11 [INFO] [STDERR] at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
2014-08-19 18:57:11 [INFO] [STDERR] at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
2014-08-19 18:57:11 [INFO] [STDERR] at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
2014-08-19 18:57:11 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
2014-08-19 18:57:11 [INFO] [STDERR] at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
2014-08-19 18:57:11 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:113)
2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.Class.forName(Class.java:249)
2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:386)
2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310)
2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212)
2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:20)
2014-08-19 18:57:11 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
2014-08-19 18:57:11 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2014-08-19 18:57:11 [INFO] [STDERR] ... 6 more
logout
[Process completed]
i am running a Mac on OSX mountain 10.9.4
please help! thanks so much