Jump to content

Recommended Posts

Posted

i am running a tekkit server and this is what i get when i run the server:


C:\Users\yoodley\Desktop\server>java -Xmx3G -Xms2G -jar Tekkit.jar nogui

182 recipes

27 achievements

17:01:02 [iNFO] Starting minecraft server version 1.2.5

17:01:02 [iNFO] Forge Mod Loader version @MAJOR@.@MINOR@.@REV@.@BUILD@ for Minec

raft @MCVERSION@ loading

17:01:02 [iNFO] Loading mods from C:\Users\yoodley\Desktop\server\mods

17:01:03 [sEVERE] java.lang.UnsupportedClassVersionError: net/minecraft/server/m

od_NetherOres : Unsupported major.minor version 51.0

17:01:03 [sEVERE] at java.lang.ClassLoader.defineClass1(Native Method)

17:01:03 [sEVERE] at java.lang.ClassLoader.defineClassCond(Unknown Source)

 

17:01:03 [sEVERE] at java.lang.ClassLoader.defineClass(Unknown Source)

17:01:03 [sEVERE] at java.security.SecureClassLoader.defineClass(Unknown S

ource)

17:01:03 [sEVERE] at java.net.URLClassLoader.defineClass(Unknown Source)

17:01:03 [sEVERE] at java.net.URLClassLoader.access$000(Unknown Source)

17:01:03 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source)

17:01:03 [sEVERE] at java.security.AccessController.doPrivileged(Native Me

thod)

17:01:03 [sEVERE] at java.net.URLClassLoader.findClass(Unknown Source)

17:01:03 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)

17:01:03 [sEVERE] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown So

urce)

17:01:03 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)

17:01:03 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)

17:01:03 [sEVERE] at java.lang.Class.forName0(Native Method)

17:01:03 [sEVERE] at java.lang.Class.forName(Unknown Source)

17:01:03 [sEVERE] at cpw.mods.fml.common.Loader.loadModClass(Loader.java:4

40)

17:01:03 [sEVERE] at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.jav

a:497)

17:01:03 [sEVERE] at cpw.mods.fml.common.Loader.load(Loader.java:375)

17:01:03 [sEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:527)

17:01:03 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBuk

kitHandler.java:113)

17:01:03 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftSe

rver.java:118)

17:01:03 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer

ver.java:426)

17:01:03 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour

ceFile:492)

17:01:03 [sEVERE] Unexpected exception

java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_NetherOres : Un

supported 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)

>

  • Forum Administrators
Posted

I'm going to be nice and keep you one point away from probation. Failure to use code tag or pastebin but more importantly failure to submit a proper bug report.

Upgrade to java 7.

  • Forum Administrators
Posted

Well if you were using Java 7 you wouldn't be getting that error. :v:

  • Forum Administrators
Posted

you are not supposed to make server...

But about your Q ,take out nether ores and there will be no errors anymore

Don't give shitty advice. Update your Java and you can have Nether Ores!

Posted

Here's what happened: You downloaded and installed java 7, but left java 6 where it was, so your system still saw java 6 as the default. You needed to either uninstall Java 6, or make a batch to tell the server what to start with.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...