Thomaspoke Posted December 2, 2012 Posted December 2, 2012 I am having trouble finding ab actual guide on how to make a server once the files are downloaded and extracted. There is launch, and tekkit.jar, both of which are executable. I am using hamachi to play with one of my buddies because the server we usually go on is extremely bugged. (malice.servegame.com , you will see what I mean) if anyone can give me a direct link or instructions I would be very thankful. Since i am new to the technic forums, please excuse me if this belongs in the general tekkit help section. Thanks. Quote
Somark28 Posted December 2, 2012 Posted December 2, 2012 Read the sticky http://forums.technicpack.net/threads/useful-guides-links-server-setup-guides-fixes-patches-more.11408/ Quote
Thomaspoke Posted December 2, 2012 Author Posted December 2, 2012 Did one for Windows 7, but I have windows vista. It gives me the same problem I got when I tried figuring it out on my own. Would you like to see what the .bat says? C:\Users\Thomas\Desktop\Tekkit_Server_3.1.3>java -Xmx3G -Xms2G -jar Tekkit.jar n ogui 182 recipes 27 achievements 14:57:53 [iNFO] Starting minecraft server version 1.2.5 14:57:53 [iNFO] Attempting early MinecraftForge initialization 14:57:53 [iNFO] Completed early MinecraftForge initialization 14:57:53 [iNFO] Forge Mod Loader version 2.2.91.182 for Minecraft 1.2.5 loading 14:57:53 [iNFO] Loading mods from C:\Users\Thomas\Desktop\Tekkit_Server_3.1.3\mo ds 14:57:54 [WARNING] Failed to load mod class net/minecraft/server/mod_NetherOres. class in C:\Users\Thomas\Desktop\Tekkit_Server_3.1.3\mods\mod_NetherOres.jar 14:57:54 [sEVERE] Zip file mod_NetherOres.jar failed to read properly 14:57:54 [iNFO] File mod_NetherOres.jar contained no mods 14:57:54 [iNFO] Directory weaponmod contained no mods 14:57:55 [sEVERE] A problem has occured during mod loading. Likely a corrupt jar is located in your mods directory 14:57:55 [sEVERE] cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.Loade rException: java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_Net herOres : Unsupported major.minor version 51.0 14:57:55 [sEVERE] at cpw.mods.fml.common.Loader.load(Loader.java:436) 14:57:55 [sEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:606) 14:57:55 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBuk kitHandler.java:134) 14:57:55 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftSe rver.java:125) 14:57:55 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer ver.java:428) 14:57:55 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour ceFile:492) 14:57:55 [sEVERE] Caused by: cpw.mods.fml.common.LoaderException: java.lang.Unsu pportedClassVersionError: net/minecraft/server/mod_NetherOres : Unsupported majo r.minor version 51.0 14:57:55 [sEVERE] at cpw.mods.fml.common.Loader.loadModClass(Loader.java:5 27) 14:57:55 [sEVERE] at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.jav a:562) 14:57:55 [sEVERE] at cpw.mods.fml.common.Loader.load(Loader.java:419) 14:57:55 [sEVERE] ... 5 more 14:57:55 [sEVERE] Caused by: java.lang.UnsupportedClassVersionError: net/minecra ft/server/mod_NetherOres : Unsupported major.minor version 51.0 14:57:55 [sEVERE] at java.lang.ClassLoader.defineClass1(Native Method) 14:57:55 [sEVERE] at java.lang.ClassLoader.defineClass(Unknown Source) 14:57:55 [sEVERE] at java.security.SecureClassLoader.defineClass(Unknown S ource) 14:57:55 [sEVERE] at java.net.URLClassLoader.defineClass(Unknown Source) 14:57:55 [sEVERE] at java.net.URLClassLoader.access$000(Unknown Source) 14:57:55 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source) 14:57:55 [sEVERE] at java.security.AccessController.doPrivileged(Native Me thod) 14:57:55 [sEVERE] at java.net.URLClassLoader.findClass(Unknown Source) 14:57:55 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 14:57:55 [sEVERE] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown So urce) 14:57:55 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 14:57:55 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 14:57:55 [sEVERE] at java.lang.ClassLoader.loadClassInternal(Unknown Sourc e) 14:57:55 [sEVERE] at java.lang.Class.forName0(Native Method) 14:57:55 [sEVERE] at java.lang.Class.forName(Unknown Source) 14:57:55 [sEVERE] at cpw.mods.fml.common.Loader.loadModClass(Loader.java:4 94) 14:57:55 [sEVERE] ... 7 more 14:57:55 [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:125) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:428) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: cpw.mods.fml.common.LoaderException: java.lang.UnsupportedClassVersio nError: 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_Neth erOres : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) 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.ClassLoader.loadClassInternal(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 > EDIT: P.S Vista is garbage Quote
Djinnii Posted December 2, 2012 Posted December 2, 2012 14:57:54 [sEVERE] Zip file mod_NetherOres.jar failed to read properly 14:57:54 [iNFO] File mod_NetherOres.jar contained no mods 14:57:54 [iNFO] Directory weaponmod contained no mods 14:57:55 [sEVERE] A problem has occured during mod loading. Likely a corrupt jar is located in your mods directory Did you read the error log? Have you tried re-downloading the server and extracting it all to a fresh clean folder? Quote
Thomaspoke Posted December 4, 2012 Author Posted December 4, 2012 Did you read the error log? Have you tried re-downloading the server and extracting it all to a fresh clean folder? I indeed have tried re extracting it, and I made sure the PATH was set. EDIT: Haven't re-downloaded, just re-extracted. Quote
Djinnii Posted December 4, 2012 Posted December 4, 2012 Well re-download it then... chances are you got an incomplete download. Quote
Magister Posted December 4, 2012 Posted December 4, 2012 netherores reads as corrupt if you are using java older than java 7, update your java and then make sure that the update is reflected in your system variable path Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.