Jump to content
  • 0

Question

Posted

Title: Supposedly corrupt mods

Version: 3.1.2

OS: Gentoo Linux 3.5.7 amd64/amdfam10

Java Version: 1.6.0_24

Description of Problem:

Server crashes at startup due to supposedly corrupt mods.

Error Messages:

Error Log:


182 recipes

27 achievements

20:29:06 [iNFO] Starting minecraft server version 1.2.5

20:29:06 [iNFO] Attempting early MinecraftForge initialization

20:29:06 [iNFO] Completed early MinecraftForge initialization

20:29:06 [iNFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loading

20:29:06 [iNFO] Loading mods from /home/grepwood/tekkit/mods

20:29:06 [WARNING] Failed to load mod class net/minecraft/server/mod_NetherOres.class in /home/grepwood/tekkit/mods/mod_NetherOres.jar

20:29:06 [sEVERE] Zip file mod_NetherOres.jar failed to read properly

20:29:06 [iNFO] File mod_NetherOres.jar contained no mods

20:29:06 [iNFO] Directory weaponmod contained no mods

20:29:06 [sEVERE] A problem has occured during mod loading. Likely a corrupt jar is located in your mods directory

20:29:06 [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

20:29:06 [sEVERE] 	at cpw.mods.fml.common.Loader.load(Loader.java:436)

20:29:06 [sEVERE] 	at cpw.mods.fml.common.Loader.loadMods(Loader.java:606)

20:29:06 [sEVERE] 	at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:134)

20:29:06 [sEVERE] 	at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:135)

20:29:06 [sEVERE] 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)

20:29:06 [sEVERE] 	at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

20:29:06 [sEVERE] Caused by: cpw.mods.fml.common.LoaderException: java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_NetherOres : Unsupported major.minor version 51.0

20:29:06 [sEVERE] 	at cpw.mods.fml.common.Loader.loadModClass(Loader.java:527)

20:29:06 [sEVERE] 	at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:562)

20:29:06 [sEVERE] 	at cpw.mods.fml.common.Loader.load(Loader.java:419)

20:29:06 [sEVERE] 	... 5 more

20:29:06 [sEVERE] Caused by: java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_NetherOres : Unsupported major.minor version 51.0

20:29:06 [sEVERE] 	at java.lang.ClassLoader.defineClass1(Native Method)

20:29:06 [sEVERE] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)

20:29:06 [sEVERE] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)

20:29:06 [sEVERE] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)

20:29:06 [sEVERE] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)

20:29:06 [sEVERE] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)

20:29:06 [sEVERE] 	at java.security.AccessController.doPrivileged(Native Method)

20:29:06 [sEVERE] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)

20:29:06 [sEVERE] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)

20:29:06 [sEVERE] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)

20:29:06 [sEVERE] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:314)

20:29:06 [sEVERE] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)

20:29:06 [sEVERE] 	at java.lang.Class.forName0(Native Method)

20:29:06 [sEVERE] 	at java.lang.Class.forName(Class.java:264)

20:29:06 [sEVERE] 	at cpw.mods.fml.common.Loader.loadModClass(Loader.java:494)

20:29:06 [sEVERE] 	... 7 more

20:29:06 [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.defineClass(ClassLoader.java:634)

	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)

	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)

	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)

	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)

	at java.security.AccessController.doPrivileged(Native Method)

	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)

	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)

	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)

	at java.lang.ClassLoader.loadClass(ClassLoader.java:314)

	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)

	at java.lang.Class.forName0(Native Method)

	at java.lang.Class.forName(Class.java:264)

	at cpw.mods.fml.common.Loader.loadModClass(Loader.java:494)

	... 7 more

6 answers to this question

Recommended Posts

  • 0
Posted

Your moderators are corrupt? Maybe you should fire them and hire new ones.

Or make a back-up of the world file and reinstall everything.

I went with the hint and it did work. All other mods supplied with the .zip release of Tekkit work alright. It's just NetherOres causing problems.

  • 0
Posted

I went with the hint and it did work. All other mods supplied with the .zip release of Tekkit work alright. It's just NetherOres causing problems.

.zip release? are you using Internet Explorer to try to download .jar files? If you are, switch to Firefox for downloading .jar files, since Internet Explorer does not respect file types, and downloads .jar

files as .zip files.

  • 0
Posted

.zip release? are you using Internet Explorer to try to download .jar files? If you are, switch to Firefox for downloading .jar files, since Internet Explorer does not respect file types, and downloads .jar

files as .exe files.

Nah, I'm watching rtmp video streams with elinks in ssh.

@below

That solved it.

Join the conversation

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

Guest
Answer this question...

×   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...