Jump to content

shiyam997

Members
  • Posts

    0
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

shiyam997's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. Hey dude, I need help man. Basically im trying to make tekkit legends server, i have done the start.command and chmod etc. however when i launch my start.command, this comes up.

    Last login: Wed Jun  1 21:04:19 on ttys000

    ThurairjahsiMac:~ thurairajahpuvichandran$ /Users/thurairajahpuvichandran/Desktop/Tekkit_Legends_Server_v1.1.1/start.command ; exit;

    [21:13:24] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker

    [21:13:24] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker

    [21:13:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker

    [21:13:24] [main/INFO] [FML]: Forge Mod Loader version 7.99.30.1492 for Minecraft 1.7.10 loading

    [21:13:24] [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.5, installed at /Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home

    [21:13:26] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

    [21:13:26] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

    [21:13:26] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:461]: java.lang.UnsupportedClassVersionError: mods/immibis/core/ICCoreMod : Unsupported major.minor version 51.0

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClass1(Native Method)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClass(ClassLoader.java:621)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.access$000(URLClassLoader.java:58)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader$1.run(URLClassLoader.java:197)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.security.AccessController.doPrivileged(Native Method)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.findClass(URLClassLoader.java:190)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.loadClass(ClassLoader.java:306)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.loadClass(ClassLoader.java:247)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.forName0(Native Method)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.forName(Class.java:249)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.reflect.Method.invoke(Method.java:597)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)

    [21:13:27] [main/ERROR] [FML]: An error occurred trying to configure the minecraft home at /Users/thurairajahpuvichandran/Desktop/Tekkit_Legends_Server_v1.1.1/. for Forge Mod Loader

    java.lang.UnsupportedClassVersionError: mods/immibis/core/ICCoreMod : 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.12.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:460) ~[TekkitLegends.jar:?]

    at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) ~[TekkitLegends.jar:?]

    at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) ~[TekkitLegends.jar:?]

    at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [TekkitLegends.jar:?]

    at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) [TekkitLegends.jar:?]

    at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) [TekkitLegends.jar:?]

    at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23) [TekkitLegends.jar:?]

    at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]

    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.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) [TekkitLegends.jar:?]

    at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [TekkitLegends.jar:?]

    A problem occurred running the Server launcher.[21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:461]: java.lang.reflect.InvocationTargetException

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.reflect.Method.invoke(Method.java:597)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:488]: Caused by: java.lang.UnsupportedClassVersionError: mods/immibis/core/ICCoreMod : Unsupported major.minor version 51.0

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at java.lang.ClassLoader.defineClass1(Native Method)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at java.lang.ClassLoader.defineClass(ClassLoader.java:621)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at java.net.URLClassLoader.access$000(URLClassLoader.java:58)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at java.net.URLClassLoader$1.run(URLClassLoader.java:197)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at java.security.AccessController.doPrivileged(Native Method)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at java.net.URLClassLoader.findClass(URLClassLoader.java:190)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at java.lang.ClassLoader.loadClass(ClassLoader.java:306)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at java.lang.ClassLoader.loadClass(ClassLoader.java:247)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at java.lang.Class.forName0(Native Method)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at java.lang.Class.forName(Class.java:249)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:490]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    [21:13:27] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTraceAsCause:492]: ... 6 more

    logout

     

    [Process completed]

     

    cheers dude

    1. AetherPirate

      AetherPirate

      You are running Java 1.6, update to 1.8

×
×
  • Create New...