lambor009 Posted July 23, 2012 Posted July 23, 2012 I'm having a problem with starting a server... I've got the 3.1.1 build... I've watched tons of youtube vids and followed all instructions, but im having a problem. It doesnt seem to be generating worlds and the server.properties file . It has something to do with nether ores... it stops the whole thing... i assume thats cause their is no nether to put the ores in? Can someone tell me how to fix... or give me the 3.0.4 server jar?
Pot8er Posted July 23, 2012 Posted July 23, 2012 Having the EXACT same problem with nether ores. It just stops doing anything and I also don't have any of those files. Im 64 bit with java 6. Heres the command prompt when i run launch: C:\Users\CENSOR\Desktop\Tekkit server>java -Xmx1G -Xms512M -jar Tekkit.jar nogui 182 recipes 27 achievements 21:42:14 [iNFO] Starting minecraft server version 1.2.5 21:42:14 [iNFO] Attempting early MinecraftForge initialization 21:42:14 [iNFO] Completed early MinecraftForge initialization 21:42:14 [iNFO] Forge Mod Loader version 2.2.91.162 for Minecraft 1.2.5 loading 21:42:14 [iNFO] Loading mods from C:\Users\Anton\Desktop\Tekkit server\mods 21:42:15 [WARNING] Failed to load mod class net/minecraft/server/mod_NetherOres. *****PROBLEM STARTS HERE**** class in C:\Users\Anton\Desktop\Tekkit server\mods\mod_NetherOres.jar 21:42:15 [sEVERE] Zip file mod_NetherOres.jar failed to read properly 21:42:15 [iNFO] File mod_NetherOres.jar contained no mods 21:42:15 [iNFO] Directory weaponmod contained no mods 21:42:15 [sEVERE] A problem has occured during mod loading. Likely a corrupt jar is located in your mods directory 21:42:15 [sEVERE] cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.Loade rException: java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_Net herOres : Unsupported major.minor version 51.0 21:42:15 [sEVERE] at cpw.mods.fml.common.Loader.load(Loader.java:436) 21:42:15 [sEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:606) 21:42:15 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBuk kitHandler.java:134) 21:42:15 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftSe rver.java:135) 21:42:15 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer ver.java:438) 21:42:15 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour ceFile:492) 21:42:15 [sEVERE] Caused by: cpw.mods.fml.common.LoaderException: java.lang.Unsu pportedClassVersionError: net/minecraft/server/mod_NetherOres : Unsupported majo r.minor version 51.0 21:42:15 [sEVERE] at cpw.mods.fml.common.Loader.loadModClass(Loader.java:5 27) 21:42:15 [sEVERE] at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.jav a:562) 21:42:15 [sEVERE] at cpw.mods.fml.common.Loader.load(Loader.java:419) 21:42:15 [sEVERE] ... 5 more 21:42:15 [sEVERE] Caused by: java.lang.UnsupportedClassVersionError: net/minecra ft/server/mod_NetherOres : Unsupported major.minor version 51.0 21:42:15 [sEVERE] at java.lang.ClassLoader.defineClass1(Native Method) 21:42:15 [sEVERE] at java.lang.ClassLoader.defineClass(Unknown Source) 21:42:15 [sEVERE] at java.security.SecureClassLoader.defineClass(Unknown S ource) 21:42:15 [sEVERE] at java.net.URLClassLoader.defineClass(Unknown Source) 21:42:15 [sEVERE] at java.net.URLClassLoader.access$000(Unknown Source) 21:42:15 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source) 21:42:15 [sEVERE] at java.security.AccessController.doPrivileged(Native Me thod) 21:42:15 [sEVERE] at java.net.URLClassLoader.findClass(Unknown Source) 21:42:15 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 21:42:15 [sEVERE] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown So urce) 21:42:15 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 21:42:15 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 21:42:15 [sEVERE] at java.lang.ClassLoader.loadClassInternal(Unknown Sourc e) 21:42:15 [sEVERE] at java.lang.Class.forName0(Native Method) 21:42:15 [sEVERE] at java.lang.Class.forName(Unknown Source) 21:42:15 [sEVERE] at cpw.mods.fml.common.Loader.loadModClass(Loader.java:4 94) 21:42:15 [sEVERE] ... 7 more 21:42:15 [sEVERE] Unexpected exception cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException: java.l ang.UnsupportedClassVersionError: net/minecraft/server/mod_NetherOres : Unsuppor ted major.minor version 51.0 at cpw.mods.fml.common.Loader.load(Loader.java:436) at cpw.mods.fml.common.Loader.loadMods(Loader.java:606) at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java: 134) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:135) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: cpw.mods.fml.common.LoaderException: java.lang.UnsupportedClassVersio nError: net/minecraft/server/mod_NetherOres : Unsupported major.minor version 51 .0 at cpw.mods.fml.common.Loader.loadModClass(Loader.java:527) at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:562) at cpw.mods.fml.common.Loader.load(Loader.java:419) ... 5 more Caused by: java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_Neth erOres : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) 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.ClassLoader.loadClassInternal(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:494) ... 7 more >
Doomdrinker Posted July 23, 2012 Posted July 23, 2012 Just delete the NetherOres mod file. You wont have the ores but your server will run.
Pot8er Posted July 23, 2012 Posted July 23, 2012 it works im assuming i can download that elswhere if necessary thank you so much i appreciate it and thank you lambor009 for asking have a fantastic day both of you :)
SNOVIET Posted September 7, 2012 Posted September 7, 2012 Thanks i was having this exact problem, solved it straight away, many thanks ;)
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