Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Last login: Sat Apr 18 11:06:58 on ttys000
- Daniels-iMac:~ danielstipanov$ /Users/danielstipanov/Desktop/NeverMine\ Server/start.command ; exit;
- [11:20:34] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
- [11:20:34] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
- [11:20:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
- [11:20:35] [main/INFO] [FML]: Forge Mod Loader version 7.10.85.1291 for Minecraft 1.7.10 loading
- [11:20:35] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.6.0_65, running on Mac OS X:x86_64:10.10.3, installed at /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
- [11:20:35] [main/WARN] [FML]: The coremod mods.battlegear2.coremod.BattlegearLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [11:20:35] [main/WARN] [FML]: The coremod am2.preloader.AM2PreloaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [11:20:35] [main/INFO] [FML]: AMCore initializing...stand back! I'm going to try MAGIC!
- [11:20:36] [main/WARN] [FML]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [11:20:36] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [11:20:36] [main/WARN] [FML]: The coremod farseek.core.FarseekCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [11:20:36] [main/WARN] [FML]: The coremod fastcraft.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [11:20:36] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [11:20:36] [main/WARN] [FML]: The coremod chylex.java7check.JavaCheckerCoremod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:461]: java.lang.UnsupportedClassVersionError: net/malisis/core/asm/MalisisCorePlugin : Unsupported major.minor version 51.0
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClass1(Native Method)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.security.AccessController.doPrivileged(Native Method)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.forName0(Native Method)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.forName(Class.java:249)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:417)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.reflect.Method.invoke(Method.java:597)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
- [11:20:36] [main/ERROR] [FML]: An error occurred trying to configure the minecraft home at /Users/danielstipanov/Desktop/NeverMine Server/. for Forge Mod Loader
- java.lang.UnsupportedClassVersionError: net/malisis/core/asm/MalisisCorePlugin : Unsupported major.minor version 51.0
- at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.6.0_65]
- at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637) ~[?:1.6.0_65]
- at java.lang.ClassLoader.defineClass(ClassLoader.java:621) ~[?:1.6.0_65]
- at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) ~[?:1.6.0_65]
- at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) ~[?:1.6.0_65]
- at java.net.URLClassLoader.access$000(URLClassLoader.java:58) ~[?:1.6.0_65]
- at java.net.URLClassLoader$1.run(URLClassLoader.java:197) ~[?:1.6.0_65]
- at java.security.AccessController.doPrivileged(Native Method) ~[?:1.6.0_65]
- at java.net.URLClassLoader.findClass(URLClassLoader.java:190) ~[?:1.6.0_65]
- at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.11.jar:?]
- at java.lang.ClassLoader.loadClass(ClassLoader.java:306) ~[?:1.6.0_65]
- at java.lang.ClassLoader.loadClass(ClassLoader.java:247) ~[?:1.6.0_65]
- at java.lang.Class.forName0(Native Method) ~[?:1.6.0_65]
- at java.lang.Class.forName(Class.java:249) ~[?:1.6.0_65]
- at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:417) ~[NeverMine.jar:?]
- at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346) ~[NeverMine.jar:?]
- at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214) ~[NeverMine.jar:?]
- at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [NeverMine.jar:?]
- at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) [NeverMine.jar:?]
- at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) [NeverMine.jar:?]
- at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23) [NeverMine.jar:?]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.6.0_65]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[?:1.6.0_65]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[?:1.6.0_65]
- at java.lang.reflect.Method.invoke(Method.java:597) ~[?:1.6.0_65]
- at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [NeverMine.jar:?]
- at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [NeverMine.jar:?]
- A problem occurred running the Server launcher.[11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:461]: java.lang.reflect.InvocationTargetException
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.reflect.Method.invoke(Method.java:597)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:488]: Caused by: java.lang.UnsupportedClassVersionError: net/malisis/core/asm/MalisisCorePlugin : Unsupported major.minor version 51.0
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at java.lang.ClassLoader.defineClass1(Native Method)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at java.security.AccessController.doPrivileged(Native Method)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at java.lang.Class.forName0(Native Method)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at java.lang.Class.forName(Class.java:249)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:417)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- [11:20:36] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:492]: ... 6 more
- logout
- [Process completed]
RAW Paste Data