
bobby5892
Members-
Posts
3 -
Joined
-
Last visited
bobby5892's Achievements

Dirt (1/9)
0
Reputation
-
yum install java64 On centos its the most recent version in the repos
-
We swapped back to 1.2.7b and it fired right up.. Not sure whats different in 1.2.8 that won't load.
-
When going to run ./launch.sh It just crashes.. Mar 19, 2014 7:50:57 PM net.minecraft.launchwrapper.LogWrapper log INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker Mar 19, 2014 7:50:57 PM net.minecraft.launchwrapper.LogWrapper log INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker Mar 19, 2014 7:50:57 PM net.minecraft.launchwrapper.LogWrapper log INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker 2014-03-19 19:50:57 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading 2014-03-19 19:50:57 [INFO] [ForgeModLoader] Java is OpenJDK 64-Bit Server VM, version 1.6.0_30, running on Linux:amd64:2.6.32-431.1.2.0.1.el6.x86_64, installed at /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre 2014-03-19 19:50:57 [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-19 19:50:57 [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-19 19:50:57 [WARNING] [ForgeModLoader] The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-03-19 19:50:57 [INFO] [ForgeModLoader] [AppEng] Core Init 2014-03-19 19:50:57 [WARNING] [ForgeModLoader] The coremod calclavia.lib.CalclaviaPluginLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-03-19 19:50:57 [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-19 19:50:57 [INFO] [STDERR] Warning: version of ForgeMultipart-universal-1.6.4-, 1.0.0.250 is newer than request 1.0.0.244 2014-03-19 19:50:57 [WARNING] [ForgeModLoader] The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-03-19 19:50:57 [WARNING] [ForgeModLoader] The coremod mods.immibis.microblocks.coremod.MicroblocksCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-03-19 19:50:57 [WARNING] [ForgeModLoader] The coremod logisticspipes.asm.LogisticsPipesCoreLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-03-19 19:50:57 [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-19 19:50:57 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-03-19 19:50:57 [WARNING] [ForgeModLoader] The coremod openmods.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-03-19 19:50:57 [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-19 19:50:57 [INFO] [STDERR] java.lang.UnsupportedClassVersionError: mrtjp/projectred/compatibility/CompatibilityCorePlugin : Unsupported major.minor version 51.0 2014-03-19 19:50:57 [INFO] [STDERR] at java.lang.ClassLoader.defineClass1(Native Method) 2014-03-19 19:50:57 [INFO] [STDERR] at java.lang.ClassLoader.defineClass(ClassLoader.java:643) 2014-03-19 19:50:57 [INFO] [STDERR] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) 2014-03-19 19:50:57 [INFO] [STDERR] at java.net.URLClassLoader.defineClass(URLClassLoader.java:277) 2014-03-19 19:50:57 [INFO] [STDERR] at java.net.URLClassLoader.access$000(URLClassLoader.java:73) 2014-03-19 19:50:57 [INFO] [STDERR] at java.net.URLClassLoader$1.run(URLClassLoader.java:212) 2014-03-19 19:50:57 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method) 2014-03-19 19:50:57 [INFO] [STDERR] at java.net.URLClassLoader.findClass(URLClassLoader.java:205) 2014-03-19 19:50:57 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:113) 2014-03-19 19:50:57 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:323) 2014-03-19 19:50:57 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:268) 2014-03-19 19:50:57 [INFO] [STDERR] at java.lang.Class.forName0(Native Method) 2014-03-19 19:50:57 [INFO] [STDERR] at java.lang.Class.forName(Class.java:270) 2014-03-19 19:50:57 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:386) 2014-03-19 19:50:57 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310) 2014-03-19 19:50:57 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212) 2014-03-19 19:50:57 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) 2014-03-19 19:50:57 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) 2014-03-19 19:50:57 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) 2014-03-19 19:50:57 [INFO] [STDERR] at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:20) 2014-03-19 19:50:57 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111) 2014-03-19 19:50:57 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27) 2014-03-19 19:50:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2014-03-19 19:50:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 2014-03-19 19:50:57 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 2014-03-19 19:50:57 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:622) 2014-03-19 19:50:57 [INFO] [STDERR] at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48) 2014-03-19 19:50:57 [INFO] [STDERR] at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17) 2014-03-19 19:50:57 [SEVERE] [ForgeModLoader] An error occurred trying to configure the minecraft home at /home/tekkit/1.2.8/. for Forge Mod Loader java.lang.UnsupportedClassVersionError: mrtjp/projectred/compatibility/CompatibilityCorePlugin : 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-19 19:50:57 [INFO] [STDERR] A problem occurred running the Server launcher.java.lang.reflect.InvocationTargetException 2014-03-19 19:50:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2014-03-19 19:50:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 2014-03-19 19:50:57 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 2014-03-19 19:50:57 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:622) 2014-03-19 19:50:57 [INFO] [STDERR] at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48) 2014-03-19 19:50:57 [INFO] [STDERR] at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17) 2014-03-19 19:50:57 [INFO] [STDERR] Caused by: java.lang.UnsupportedClassVersionError: mrtjp/projectred/compatibility/CompatibilityCorePlugin : Unsupported major.minor version 51.0 2014-03-19 19:50:57 [INFO] [STDERR] at java.lang.ClassLoader.defineClass1(Native Method) 2014-03-19 19:50:57 [INFO] [STDERR] at java.lang.ClassLoader.defineClass(ClassLoader.java:643) 2014-03-19 19:50:57 [INFO] [STDERR] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) 2014-03-19 19:50:57 [INFO] [STDERR] at java.net.URLClassLoader.defineClass(URLClassLoader.java:277) 2014-03-19 19:50:57 [INFO] [STDERR] at java.net.URLClassLoader.access$000(URLClassLoader.java:73) 2014-03-19 19:50:57 [INFO] [STDERR] at java.net.URLClassLoader$1.run(URLClassLoader.java:212) 2014-03-19 19:50:57 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method) 2014-03-19 19:50:57 [INFO] [STDERR] at java.net.URLClassLoader.findClass(URLClassLoader.java:205) 2014-03-19 19:50:57 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:113) 2014-03-19 19:50:57 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:323) 2014-03-19 19:50:57 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:268) 2014-03-19 19:50:57 [INFO] [STDERR] at java.lang.Class.forName0(Native Method) 2014-03-19 19:50:57 [INFO] [STDERR] at java.lang.Class.forName(Class.java:270) 2014-03-19 19:50:57 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:386) 2014-03-19 19:50:57 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310) 2014-03-19 19:50:57 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212) 2014-03-19 19:50:57 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) 2014-03-19 19:50:57 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) 2014-03-19 19:50:57 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) 2014-03-19 19:50:57 [INFO] [STDERR] at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:20) 2014-03-19 19:50:57 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111) 2014-03-19 19:50:57 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27) 2014-03-19 19:50:57 [INFO] [STDERR] ... 6 more