Jump to content

How to set up a Tekkit server Step-by-step guide [Win 7] [Images]


Viderizer

Recommended Posts

  • Replies 131
  • Created
  • Last Reply

Top Posters In This Topic

now whenever i start my server i get this

15:05:05 [WARNING] Failed to load mod class net/minecraft/server/mod_NetherOres.class in /Users/DJ/Desktop/minecraft serv/mods/mod_NetherOres.jar

15:05:05 [sEVERE] Zip file mod_NetherOres.jar failed to read properly

15:05:05 [iNFO] File mod_NetherOres.jar contained no mods

15:05:05 [iNFO] Directory weaponmod contained no mods

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

15:05:05 [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

15:05:05 [sEVERE]    at cpw.mods.fml.common.Loader.load(Loader.java:436)

15:05:05 [sEVERE]    at cpw.mods.fml.common.Loader.loadMods(Loader.java:606)

15:05:05 [sEVERE]    at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:134)

15:05:05 [sEVERE]    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:135)

15:05:05 [sEVERE]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)

15:05:05 [sEVERE]    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

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

15:05:05 [sEVERE]    at cpw.mods.fml.common.Loader.loadModClass(Loader.java:527)

15:05:05 [sEVERE]    at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:562)

15:05:05 [sEVERE]    at cpw.mods.fml.common.Loader.load(Loader.java:419)

15:05:05 [sEVERE]    ... 5 more

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

15:05:05 [sEVERE]    at java.lang.ClassLoader.defineClass1(Native Method)

15:05:05 [sEVERE]    at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)

15:05:05 [sEVERE]    at java.lang.ClassLoader.defineClass(ClassLoader.java:615)

15:05:05 [sEVERE]    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)

15:05:05 [sEVERE]    at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)

15:05:05 [sEVERE]    at java.net.URLClassLoader.access$000(URLClassLoader.java:58)

15:05:05 [sEVERE]    at java.net.URLClassLoader$1.run(URLClassLoader.java:197)

15:05:05 [sEVERE]    at java.security.AccessController.doPrivileged(Native Method)

15:05:05 [sEVERE]    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)

15:05:05 [sEVERE]    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)

15:05:05 [sEVERE]    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)

15:05:05 [sEVERE]    at java.lang.ClassLoader.loadClass(ClassLoader.java:295)

15:05:05 [sEVERE]    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)

15:05:05 [sEVERE]    at java.lang.Class.forName0(Native Method)

15:05:05 [sEVERE]    at java.lang.Class.forName(Class.java:247)

15:05:05 [sEVERE]    at cpw.mods.fml.common.Loader.loadModClass(Loader.java:494)

15:05:05 [sEVERE]    ... 7 more

15:05:05 [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(ClassLoader.java:631)

    at java.lang.ClassLoader.defineClass(ClassLoader.java:615)

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

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

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

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

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

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

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

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

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

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

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

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

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

    ... 7 more

>

any help?

Link to comment
Share on other sites

now whenever i start my server i get this

15:05:05 [WARNING] Failed to load mod class net/minecraft/server/mod_NetherOres.class in /Users/DJ/Desktop/minecraft serv/mods/mod_NetherOres.jar

15:05:05 [sEVERE] Zip file mod_NetherOres.jar failed to read properly

15:05:05 [iNFO] File mod_NetherOres.jar contained no mods

15:05:05 [iNFO] Directory weaponmod contained no mods

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

15:05:05 [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

15:05:05 [sEVERE]    at cpw.mods.fml.common.Loader.load(Loader.java:436)

15:05:05 [sEVERE]    at cpw.mods.fml.common.Loader.loadMods(Loader.java:606)

15:05:05 [sEVERE]    at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:134)

15:05:05 [sEVERE]    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:135)

15:05:05 [sEVERE]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)

15:05:05 [sEVERE]    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

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

15:05:05 [sEVERE]    at cpw.mods.fml.common.Loader.loadModClass(Loader.java:527)

15:05:05 [sEVERE]    at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:562)

15:05:05 [sEVERE]    at cpw.mods.fml.common.Loader.load(Loader.java:419)

15:05:05 [sEVERE]    ... 5 more

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

15:05:05 [sEVERE]    at java.lang.ClassLoader.defineClass1(Native Method)

15:05:05 [sEVERE]    at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)

15:05:05 [sEVERE]    at java.lang.ClassLoader.defineClass(ClassLoader.java:615)

15:05:05 [sEVERE]    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)

15:05:05 [sEVERE]    at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)

15:05:05 [sEVERE]    at java.net.URLClassLoader.access$000(URLClassLoader.java:58)

15:05:05 [sEVERE]    at java.net.URLClassLoader$1.run(URLClassLoader.java:197)

15:05:05 [sEVERE]    at java.security.AccessController.doPrivileged(Native Method)

15:05:05 [sEVERE]    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)

15:05:05 [sEVERE]    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)

15:05:05 [sEVERE]    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)

15:05:05 [sEVERE]    at java.lang.ClassLoader.loadClass(ClassLoader.java:295)

15:05:05 [sEVERE]    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)

15:05:05 [sEVERE]    at java.lang.Class.forName0(Native Method)

15:05:05 [sEVERE]    at java.lang.Class.forName(Class.java:247)

15:05:05 [sEVERE]    at cpw.mods.fml.common.Loader.loadModClass(Loader.java:494)

15:05:05 [sEVERE]    ... 7 more

15:05:05 [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(ClassLoader.java:631)

    at java.lang.ClassLoader.defineClass(ClassLoader.java:615)

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

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

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

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

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

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

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

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

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

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

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

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

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

    ... 7 more

>

any help?

HOOOOOOOOOOOOOOOOOOOLY FUCK i get this too

Link to comment
Share on other sites

HOOOOOOOOOOOOOOOOOOOLY FUCK i get this too

jesus christ i solved our problem my friend! it has something to do with loading netherores, so go into your mods folder in the tekkit folder thingy and delete (or move for further note) nether ores. I have zero experience with this. yet i managed to unclusterfuck our deals.

Link to comment
Share on other sites

i think i did everything right but when i open "launch" it says

"error occurred durring initialization of UM

could not reserve enough space for object heap

could not create the Java virtual machine"

is there anyway to fix this?

Nope. It's impossible to fix, completely, without using the search bar or Google. You should try it sometime.

Link to comment
Share on other sites

Either some of these people don't know how to use Google or they ACTUALLY live in the past -_-

Some people aren't super tech savvy. They are probably people who just want to play a game with friends but have never touched the actual components of a computer. And google sometimes doesn't help. Hell, I didn't know how to port forward for a good year after I got a router and that's without asking for help, not knowing what I'm doing, and using Google. It's like looking a an engine for a car or a plane with no prior knowledge of anything to do with it. You would be completely lost and wouldn't know where to start. Rather than getting aggravated with them, tell them what to do so they can then pass their knowledge on and so forth.

Link to comment
Share on other sites

Some people aren't super tech savvy. They are probably people who just want to play a game with friends but have never touched the actual components of a computer. And google sometimes doesn't help. Hell, I didn't know how to port forward for a good year after I got a router and that's without asking for help, not knowing what I'm doing, and using Google. It's like looking a an engine for a car or a plane with no prior knowledge of anything to do with it. You would be completely lost and wouldn't know where to start. Rather than getting aggravated with them, tell them what to do so they can then pass their knowledge on and so forth.

But the majority of the problems here could have been solved by a 30 second google search?

Link to comment
Share on other sites

This isn't how to setup a Tekkit server this is how to fix some random bug. How the hell do I install a tekkit server so me and my friend can play on it? Any guide on that? >_>

I was actually thinking about making a guide that explains everything. But just look up how to portforward. Here's a site to help you http://portforward.com/english/routers/port_forwarding/routerindex.htm I would explain it to you but it's different for everyone. To use the server make sure you download it from the tekkit page, make sure you and your friends are using the same version as the server, then run the launch.bat. Of course do this after you port forward and it should work.

Link to comment
Share on other sites

  • 2 weeks later...

i think i did everything right but when i open "launch" it says

"error occurred durring initialization of UM

could not reserve enough space for object heap

could not create the Java virtual machine"

is there anyway to fix this?

You probably got this solved but in case anyone else encounters it, like I did yesterday, there might be another issue which I never came across while googling.

I have 12GB of RAM, and it wouldn't work, after previously working, following a fresh windows 64bit install. The issue was that my browser (Chrome) is only a 32bit browser and therefore when it went to the Java download page, it automatically assigned me the 32bit version of Java - when I needed the 64bit version to allow it to access all my memory. I needed to go to the manual Java download page (http://www.java.com/en/download/manual.jsp) to get the 64bit version. After that installed it worked without issue.

Link to comment
Share on other sites

  • 2 weeks later...

So, i've done exactly what this told me to, but when i open the .bat file, the cmd screen comes up and says..

C:\users\dj\desktop\tekkitserv>java -Xmx3g -Xms2g -jar Tekkit.jar nogui

Error ovvured during the initialization of VM

Could not reserve enough space for object heap

Error:could not create the Java Virtual Machine.

Error: A Fatal exception has occured. Program will exit.

Link to comment
Share on other sites

So, i've done exactly what this told me to, but when i open the .bat file, the cmd screen comes up and says..

C:\users\dj\desktop\tekkitserv>java -Xmx3g -Xms2g -jar Tekkit.jar nogui

Error ovvured during the initialization of VM

Could not reserve enough space for object heap

Error:could not create the Java Virtual Machine.

Error: A Fatal exception has occured. Program will exit.

Read through previous posts before you post a problem. That might help considering I and others have helped this problem multiple times before. Change the 3 and 2 in -Xmx3g and -Xms2g to match the amount of RAM you want to allow Tekkit to use. It can't be more than you have. If that doesn't work make sure you download a 64bit Java if you're on a 64bit OS.

Link to comment
Share on other sites

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

Announcements

  • Anything claiming to be official Technic servers are not allowed here, for obvious reasons



×
×
  • Create New...