Jump to content
  • 0

Question

Posted

Title: Server Not Starting

Version: 3.1.2

OS: Windows XP Professional 32 Bit

Java Version: Java 6

Description of Problem:

When i run the server I get bombarded with error messages. I am running it from a fresh unzip. I have a feeling it might be my java version

Error Messages:

Error Log:


2012-09-08 16:08:20 [sEVERE] A problem has occured during mod loading. Likely a corrupt jar is located in your mods directory

2012-09-08 16:08:20 [sEVERE] cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException: java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_NetherOres : Unsupported major.minor version 51.0

2012-09-08 16:08:20 [sEVERE] 	at cpw.mods.fml.common.Loader.load(Loader.java:436)

2012-09-08 16:08:20 [sEVERE] 	at cpw.mods.fml.common.Loader.loadMods(Loader.java:606)

2012-09-08 16:08:20 [sEVERE] 	at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:134)

2012-09-08 16:08:20 [sEVERE] 	at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:135)

2012-09-08 16:08:20 [sEVERE] 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)

2012-09-08 16:08:20 [sEVERE] 	at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2012-09-08 16:08:20 [sEVERE] Caused by: cpw.mods.fml.common.LoaderException: java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_NetherOres : Unsupported major.minor version 51.0

2012-09-08 16:08:20 [sEVERE] 	at cpw.mods.fml.common.Loader.loadModClass(Loader.java:527)

2012-09-08 16:08:20 [sEVERE] 	at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:562)

2012-09-08 16:08:20 [sEVERE] 	at cpw.mods.fml.common.Loader.load(Loader.java:419)

2012-09-08 16:08:20 [sEVERE] 	... 5 more

2012-09-08 16:08:20 [sEVERE] Caused by: java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_NetherOres : Unsupported major.minor version 51.0

2012-09-08 16:08:20 [sEVERE] 	at java.lang.ClassLoader.defineClass1(Native Method)

2012-09-08 16:08:20 [sEVERE] 	at java.lang.ClassLoader.defineClassCond(Unknown Source)

2012-09-08 16:08:20 [sEVERE] 	at java.lang.ClassLoader.defineClass(Unknown Source)

2012-09-08 16:08:20 [sEVERE] 	at java.security.SecureClassLoader.defineClass(Unknown Source)

2012-09-08 16:08:20 [sEVERE] 	at java.net.URLClassLoader.defineClass(Unknown Source)

2012-09-08 16:08:20 [sEVERE] 	at java.net.URLClassLoader.access$000(Unknown Source)

2012-09-08 16:08:20 [sEVERE] 	at java.net.URLClassLoader$1.run(Unknown Source)

2012-09-08 16:08:20 [sEVERE] 	at java.security.AccessController.doPrivileged(Native Method)

2012-09-08 16:08:20 [sEVERE] 	at java.net.URLClassLoader.findClass(Unknown Source)

2012-09-08 16:08:20 [sEVERE] 	at java.lang.ClassLoader.loadClass(Unknown Source)

2012-09-08 16:08:20 [sEVERE] 	at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)

2012-09-08 16:08:20 [sEVERE] 	at java.lang.ClassLoader.loadClass(Unknown Source)

2012-09-08 16:08:20 [sEVERE] 	at java.lang.ClassLoader.loadClass(Unknown Source)

2012-09-08 16:08:20 [sEVERE] 	at java.lang.Class.forName0(Native Method)

2012-09-08 16:08:20 [sEVERE] 	at java.lang.Class.forName(Unknown Source)

2012-09-08 16:08:20 [sEVERE] 	at cpw.mods.fml.common.Loader.loadModClass(Loader.java:494)

2012-09-08 16:08:20 [sEVERE] 	... 7 more

2012-09-08 16:08:20 [sEVERE] Unexpected exception

cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException: java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_NetherOres : Unsupported 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.UnsupportedClassVersionError: 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_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:494)

	... 7 more

2 answers to this question

Recommended Posts

  • 0
Posted

hey guys, what u both have is a known error with the nether ores mod. as far as i know, there is no way to fix it without sacrificing the nether ores mod. if u dont want to get rid of it, i have nothing for you, but if you do, open up the mods folder in the directory of ur tekkit server. find the nether_ores.jar and kill it. start ur server, and u should be fine.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...