Jump to content
  • 0

Question

Posted

Title: Tekkit 3.1.2 Server Launch Errors

Version: 3.1.1

OS: Windows 7 Home Premium 64-bit

Java Version: Java 7 Update 5

Description of Problem:

When trying to launch the 'launch.bat' file, all that appears are a lot of errors.

Error Messages:

C:\Users\Administrator\Desktop\Tekkit_Server_3.1.2>java -Xmx3G -Xms2G -jar Tekkit.jar nogui

182 recipes

27 achievements

23:37:19 [iNFO] Starting minecraft server version 1.2.5

23:37:19 [iNFO] Attempting early MinecraftForge initialization

23:37:19 [iNFO] Completed early MinecraftForge initialization

23:37:19 [iNFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loading

23:37:19 [iNFO] Loading mods from C:\Users\Administrator\Desktop\Tekkit_Server_3.1.2\mods

23:37:19 [WARNING] Failed to load mod class net/minecraft/server/mod_NetherOres.class in C:\Users\Administrator\Desktop\Tekkit_Server_3.1.2\mods\mod_NetherOres.jar

23:37:19 [sEVERE] Zip file mod_NetherOres.jar failed to read properly

23:37:19 [iNFO] File mod_NetherOres.jar contained no mods

23:37:19 [iNFO] Directory weaponmod contained no mods

23:37:19 [sEVERE] A problem has occured during mod loading. Likely a corrupt jar is located in your mods directory

23:37:19 [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

23:37:19 [sEVERE] at cpw.mods.fml.common.Loader.load(Loader.java:436)

23:37:19 [sEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:606)

23:37:19 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:134)

23:37:19 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:135)

23:37:19 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)

23:37:19 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

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

23:37:19 [sEVERE] at cpw.mods.fml.common.Loader.loadModClass(Loader.java:527)

23:37:19 [sEVERE] at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:562)

23:37:19 [sEVERE] at cpw.mods.fml.common.Loader.load(Loader.java:419)

23:37:19 [sEVERE] ... 5 more

23:37:19 [sEVERE] Caused by: java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_NetherOres : Unsupported major.minor version 51.0

23:37:19 [sEVERE] at java.lang.ClassLoader.defineClass1(Native Method)

23:37:19 [sEVERE] at java.lang.ClassLoader.defineClassCond(Unknown Source)

23:37:19 [sEVERE] at java.lang.ClassLoader.defineClass(Unknown Source)

23:37:19 [sEVERE] at java.security.SecureClassLoader.defineClass(Unknown Source)

23:37:19 [sEVERE] at java.net.URLClassLoader.defineClass(Unknown Source)

23:37:19 [sEVERE] at java.net.URLClassLoader.access$000(Unknown Source)

23:37:19 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source)

23:37:19 [sEVERE] at java.security.AccessController.doPrivileged(Native Method)

23:37:19 [sEVERE] at java.net.URLClassLoader.findClass(Unknown Source)

23:37:19 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)

23:37:19 [sEVERE] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)

23:37:19 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)

23:37:19 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)

23:37:19 [sEVERE] at java.lang.Class.forName0(Native Method)

23:37:19 [sEVERE] at java.lang.Class.forName(Unknown Source)

23:37:19 [sEVERE] at cpw.mods.fml.common.Loader.loadModClass(Loader.java:494)

23:37:19 [sEVERE] ... 7 more

23:37:19 [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.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

Error Log:




7 answers to this question

Recommended Posts

  • 0
Posted

That's exactly the error I'm having. Running on a headless Ubuntu VPS, Java 1.6.

I've redownloaded the zip a few times, ran it as root; nothing seems to work. I'm starting to suspect the files in the zip might actually be corrupted, but that's unlikely considering everyone else isn't complaining.

  • 0
Posted

try deleting the mod nether ores and see if it runs.

Forgot to mention I tried that. It ran, but not without multiple item conflicts, eg:

10:46:36 [iNFO] CONFLICT @ -204 item slot already occupied by net.minecraft.server.ItemWithAuxData@16ea269 while adding net.minecraft.server.ItemMobSpawner@68cb6b

  • 0
Posted

I have found a solution for this problem. You do in fact need the newest version of Java. That being Java 7 Update 5, but you have a obtain it a certain way.

This is what I did:

First go to http://java.com/en/download/chrome.jsp?locale=en (assuming you are you are using Google Chrome)

GL4C4.png

U4jsq.png

After you have done this, simply install Java from the file you just downloaded. Then your Tekkit server should run without errors.

  • 0
Posted

The problem is that tekkit is using an older version of nether ores, the newest version is here

How to fix

1. Open the mods folder delete mod_NeatherOres.jar

2. Click here to download the latest version (direct link via dropbox)

3. Extract the GenerateNetherOres_Bukkit.jar to the mods folder

4. Run the launch.bat it will come up with an error

5. Open the config folder & open GenerateNetherOres.cfg in notepad

6. Change the Block ID to 135 & enableMaceratorRecipes to true

7. Save & close, & that's it

  • 0
Posted

The problem is that tekkit is using an older version of nether ores, the newest version is here

How to fix

1. Open the mods folder delete mod_NeatherOres.jar

2. Click here to download the latest version (direct link via dropbox)

3. Extract the GenerateNetherOres_Bukkit.jar to the mods folder

4. Run the launch.bat it will come up with an error

5. Open the config folder & open GenerateNetherOres.cfg in notepad

6. Change the Block ID to 135 & enableMaceratorRecipes to true

7. Save & close, & that's it

The problem was not NetherOres. It was java. As I previously explained.

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