xNova Posted January 14, 2013 Posted January 14, 2013 I had my server running fine for the past week and then a notification popped up on my desktop telling me to update my java. So I update my java. Now when I go to start my server in console it tells me. S:\Servers\Survival MineCraft Tekkit>java -Xmx3G -Xms2G -jar Tekkit.jar nogui 182 recipes 27 achievements 18:43:58 [iNFO] Starting minecraft server version 1.2.5 18:43:58 [iNFO] Attempting early MinecraftForge initialization 18:43:58 [iNFO] Completed early MinecraftForge initialization 18:43:58 [iNFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loading 18:43:59 [iNFO] Loading mods from S:\Servers\Survival MineCraft Tekkit\mods 18:43:59 [WARNING] Failed to load mod class net/minecraft/server/mod_NetherOres. class in S:\Servers\Survival MineCraft Tekkit\mods\mod_NetherOres.jar 18:43:59 [sEVERE] Zip file mod_NetherOres.jar failed to read properly 18:43:59 [iNFO] File mod_NetherOres.jar contained no mods 18:43:59 [iNFO] Directory weaponmod contained no mods 18:43:59 [sEVERE] A problem has occured during mod loading. Likely a corrupt jar is located in your mods directory 18:43:59 [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 18:43:59 [sEVERE] at cpw.mods.fml.common.Loader.load(Loader.java:436) 18:43:59 [sEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:606) 18:43:59 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBuk kitHandler.java:134) 18:43:59 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftSe rver.java:135) 18:43:59 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer ver.java:438) 18:43:59 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour ceFile:492) 18:43:59 [sEVERE] Caused by: cpw.mods.fml.common.LoaderException: java.lang.Unsu pportedClassVersionError: net/minecraft/server/mod_NetherOres : Unsupported majo r.minor version 51.0 18:43:59 [sEVERE] at cpw.mods.fml.common.Loader.loadModClass(Loader.java:5 27) 18:43:59 [sEVERE] at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.jav a:562) 18:43:59 [sEVERE] at cpw.mods.fml.common.Loader.load(Loader.java:419) 18:43:59 [sEVERE] ... 5 more 18:43:59 [sEVERE] Caused by: java.lang.UnsupportedClassVersionError: net/minecra ft/server/mod_NetherOres : Unsupported major.minor version 51.0 18:43:59 [sEVERE] at java.lang.ClassLoader.defineClass1(Native Method) 18:43:59 [sEVERE] at java.lang.ClassLoader.defineClassCond(Unknown Source) 18:43:59 [sEVERE] at java.lang.ClassLoader.defineClass(Unknown Source) 18:43:59 [sEVERE] at java.security.SecureClassLoader.defineClass(Unknown S ource) 18:43:59 [sEVERE] at java.net.URLClassLoader.defineClass(Unknown Source) 18:43:59 [sEVERE] at java.net.URLClassLoader.access$000(Unknown Source) 18:43:59 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source) 18:43:59 [sEVERE] at java.security.AccessController.doPrivileged(Native Me thod) 18:43:59 [sEVERE] at java.net.URLClassLoader.findClass(Unknown Source) 18:43:59 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 18:43:59 [sEVERE] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown So urce) 18:43:59 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 18:43:59 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 18:43:59 [sEVERE] at java.lang.Class.forName0(Native Method) 18:43:59 [sEVERE] at java.lang.Class.forName(Unknown Source) 18:43:59 [sEVERE] at cpw.mods.fml.common.Loader.loadModClass(Loader.java:4 94) 18:43:59 [sEVERE] ... 7 more 18:43:59 [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.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:494) ... 7 more >
Kiwi_EXE Posted January 15, 2013 Posted January 15, 2013 18:43:59 [sEVERE] A problem has occured during mod loading. Likely a corrupt jar is located in your mods directory Re-extract the server files to somewhere else and just copy over the mods folder, should be fine but backup you current server first
Vornicus Posted January 15, 2013 Posted January 15, 2013 I just downloaded the server 20 minutes ago and I get the exact same issue, with (barring timestamp and shell differences) the exact same logs. Mac OS X Snow Leopard, fully updated otherwise.
Kiwi_EXE Posted January 15, 2013 Posted January 15, 2013 Hmmm, well by the looks of things Nether Ores isin't happy with what looks like Forge
xNova Posted January 15, 2013 Author Posted January 15, 2013 I have tried using new files on 3 different computers.
xNova Posted January 15, 2013 Author Posted January 15, 2013 Figured it out. if you remove the netherores.jar from your mods folder the server will work again.
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