semirotta Posted July 14, 2012 Posted July 14, 2012 Title: Tekkit server outdated Version: Client 1.0.1 / Server 3.0.4 OS: Windows 7 64bit Java Version: java 7 64bit Description of Problem: Downloaded Tekkit Server, server mod NetherOres is outdated or bugging. DOES NOT WORK. Server starts, tells error, shuts down. Error Messages: Error Log: 2012-07-14 17:07:09 [FINE] Found a zip or jar file mod_NetherOres.jar, attempting to load it 2012-07-14 17:07:09 [FINE] Found a mod class net.minecraft.server.mod_NetherOres in file mod_NetherOres.jar, attempting to load it 2012-07-14 17:07:09 [sEVERE] java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_NetherOres : Unsupported major.minor version 51.0 2012-07-14 17:07:09 [sEVERE]at java.lang.ClassLoader.defineClass1(Native Method) 2012-07-14 17:07:09 [sEVERE]at java.lang.ClassLoader.defineClassCond(Unknown Source) 2012-07-14 17:07:09 [sEVERE]at java.lang.ClassLoader.defineClass(Unknown Source) 2012-07-14 17:07:09 [sEVERE]at java.security.SecureClassLoader.defineClass(Unknown Source) 2012-07-14 17:07:09 [sEVERE]at java.net.URLClassLoader.defineClass(Unknown Source) 2012-07-14 17:07:09 [sEVERE]at java.net.URLClassLoader.access$000(Unknown Source) 2012-07-14 17:07:09 [sEVERE]at java.net.URLClassLoader$1.run(Unknown Source) 2012-07-14 17:07:09 [sEVERE]at java.security.AccessController.doPrivileged(Native Method) 2012-07-14 17:07:09 [sEVERE]at java.net.URLClassLoader.findClass(Unknown Source) 2012-07-14 17:07:09 [sEVERE]at java.lang.ClassLoader.loadClass(Unknown Source) 2012-07-14 17:07:09 [sEVERE]at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) 2012-07-14 17:07:09 [sEVERE]at java.lang.ClassLoader.loadClass(Unknown Source) 2012-07-14 17:07:09 [sEVERE]at java.lang.ClassLoader.loadClass(Unknown Source) 2012-07-14 17:07:09 [sEVERE]at java.lang.Class.forName0(Native Method) 2012-07-14 17:07:09 [sEVERE]at java.lang.Class.forName(Unknown Source) 2012-07-14 17:07:09 [sEVERE]at cpw.mods.fml.common.Loader.loadModClass(Loader.java:440) 2012-07-14 17:07:09 [sEVERE]at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:497) 2012-07-14 17:07:09 [sEVERE]at cpw.mods.fml.common.Loader.load(Loader.java:375) 2012-07-14 17:07:09 [sEVERE]at cpw.mods.fml.common.Loader.loadMods(Loader.java:527) 2012-07-14 17:07:09 [sEVERE]at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:113) 2012-07-14 17:07:09 [sEVERE]at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:118) 2012-07-14 17:07:09 [sEVERE]at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426) 2012-07-14 17:07:09 [sEVERE]at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 2012-07-14 17:07:09 [sEVERE] Unexpected exception java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_NetherOres : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(Unknown Source) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.access$000(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at cpw.mods.fml.common.Loader.loadModClass(Loader.java:440) at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:497) at cpw.mods.fml.common.Loader.load(Loader.java:375) at cpw.mods.fml.common.Loader.loadMods(Loader.java:527) at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:113) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:118) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 2012-07-14 17:07:14 [iNFO] Stopping server 2012-07-14 17:07:14 [sEVERE] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 2012-07-14 17:07:14 [sEVERE]at java.util.ArrayList.RangeCheck(Unknown Source) 2012-07-14 17:07:14 [sEVERE]at java.util.ArrayList.get(Unknown Source) 2012-07-14 17:07:14 [sEVERE]at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:412) 2012-07-14 17:07:14 [sEVERE]at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:483) 2012-07-14 17:07:14 [sEVERE]at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 2012-07-14 17:07:14 [iNFO] Stopping server 2012-07-14 17:07:14 [sEVERE] Exception in thread "Thread-3" 2012-07-14 17:07:14 [sEVERE] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 2012-07-14 17:07:14 [sEVERE]at java.util.ArrayList.RangeCheck(Unknown Source) 2012-07-14 17:07:14 [sEVERE]at java.util.ArrayList.get(Unknown Source) 2012-07-14 17:07:14 [sEVERE]at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:412) 2012-07-14 17:07:14 [sEVERE]at org.bukkit.craftbukkit.util.ServerShutdownThread.run(ServerShutdownThread.java:14)
0 Wendo Posted July 15, 2012 Posted July 15, 2012 The stickies nicely tell you this is because you need Java 7, in fact so would a simple google search of the error :/
Question
semirotta
Title: Tekkit server outdated
Version: Client 1.0.1 / Server 3.0.4
OS: Windows 7 64bit
Java Version: java 7 64bit
Description of Problem:
Downloaded Tekkit Server, server mod NetherOres is outdated or bugging.
DOES NOT WORK. Server starts, tells error, shuts down.
Error Messages:
Error Log:
1 answer to this question
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now