Jump to content

Stuart Williams

Members
  • Posts

    19
  • Joined

  • Last visited

Everything posted by Stuart Williams

  1. I type in Stop, and nothing happens the server is still running? I have just watched a tekkit server tutorial and when they run the launch.bat file loads of extra files appear in the folder like its meant to. but i have to double click on the Tekkit.jar file to get the extra files. I've downloaded the server file from the website a few times now but its still not working as it should when i run the launch.bat. Do you guys have any ideas?
  2. I understand where you are coming from, however if i new what the problem was as to why the server stopped working, i wouldn't be on here asking for help. but thank you for sticking with me on this as i have no idea what I'm doing when it comes to this, hence the discussion name. oh right OK, Ive been typing in stop when i run the launch.bat after it pauses like it says in the 2nd post. so am i right in saying when i run the launch.bat to get the server up, when it pauses i leave it up on the screen and don't type anything?
  3. one more thing, i started a fresh server new level as i cant get the old on working. i added my user-name to ops.txt but i still wasn't allowed to do admin stuff. so i restated the PC, run the launch.bat and now its not working again. is there a step to stop the server running? this might be the issue i just turn off the PC as im not sure how to stop the server running and this might corrupt the files? i don't want to have to start a new world and server every time i want to play on-line.
  4. thanks Jorcer, ok so i have found out where the problem lies, i re-downloaded the tekkit server.rar again removed the old one, backed up my world folders and extracted a new server then ran through the instructions on the 1st page and it worked. loaded up tekkit and the server is up and running. but i forgot one thing, i didnt copy over my world folders. so i closed tekkit and over wrote my world folders with my backed up ones. now the server has stopped working.
  5. sorry, i wasn't aware of the problem in the CMD so i didn't know what to look for.
  6. nice one buddy! i appreciate your help, i will give that a go tonight!
  7. here is the monster post C:\Users\stuart.williams\Documents\New folder\Tekikt Server>java -Xmx1024m -Xms1 024M -jar Tekkit.jar nogui 182 recipes 27 achievements 19:55:42 [iNFO] Starting minecraft server version 1.2.5 19:55:42 [iNFO] Attempting early MinecraftForge initialization 19:55:42 [iNFO] Completed early MinecraftForge initialization 19:55:42 [iNFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loading 19:55:43 [iNFO] Loading mods from C:\Users\stuart.williams\Documents\New folder\ Tekikt Server\mods 19:55:43 [WARNING] Failed to load mod class net/minecraft/server/mod_NetherOres. class in C:\Users\stuart.williams\Documents\New folder\Tekikt Server\mods\mod_Ne therOres.jar 19:55:43 [sEVERE] Zip file mod_NetherOres.jar failed to read properly 19:55:43 [iNFO] File mod_NetherOres.jar contained no mods 19:55:43 [iNFO] Directory weaponmod contained no mods 19:55:43 [sEVERE] A problem has occured during mod loading. Likely a corrupt jar is located in your mods directory 19:55:43 [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 19:55:43 [sEVERE] at cpw.mods.fml.common.Loader.load(Loader.java:436) 19:55:43 [sEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:606) 19:55:43 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBuk kitHandler.java:134) 19:55:43 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftSe rver.java:135) 19:55:43 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer ver.java:438) 19:55:43 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour ceFile:492) 19:55:43 [sEVERE] Caused by: cpw.mods.fml.common.LoaderException: java.lang.Unsu pportedClassVersionError: net/minecraft/server/mod_NetherOres : Unsupported majo r.minor version 51.0 19:55:43 [sEVERE] at cpw.mods.fml.common.Loader.loadModClass(Loader.java:5 27) 19:55:43 [sEVERE] at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.jav a:562) 19:55:43 [sEVERE] at cpw.mods.fml.common.Loader.load(Loader.java:419) 19:55:43 [sEVERE] ... 5 more 19:55:43 [sEVERE] Caused by: java.lang.UnsupportedClassVersionError: net/minecra ft/server/mod_NetherOres : Unsupported major.minor version 51.0 19:55:43 [sEVERE] at java.lang.ClassLoader.defineClass1(Native Method) 19:55:43 [sEVERE] at java.lang.ClassLoader.defineClassCond(Unknown Source) 19:55:43 [sEVERE] at java.lang.ClassLoader.defineClass(Unknown Source) 19:55:43 [sEVERE] at java.security.SecureClassLoader.defineClass(Unknown S ource) 19:55:43 [sEVERE] at java.net.URLClassLoader.defineClass(Unknown Source) 19:55:43 [sEVERE] at java.net.URLClassLoader.access$000(Unknown Source) 19:55:43 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source) 19:55:43 [sEVERE] at java.security.AccessController.doPrivileged(Native Me thod) 19:55:43 [sEVERE] at java.net.URLClassLoader.findClass(Unknown Source) 19:55:43 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 19:55:43 [sEVERE] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown So urce) 19:55:43 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 19:55:43 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 19:55:43 [sEVERE] at java.lang.Class.forName0(Native Method) 19:55:43 [sEVERE] at java.lang.Class.forName(Unknown Source) 19:55:43 [sEVERE] at cpw.mods.fml.common.Loader.loadModClass(Loader.java:4 94) 19:55:43 [sEVERE] ... 7 more 19:55:43 [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.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.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 >stop 19:56:13 [iNFO] Stopping server 19:56:13 [sEVERE] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 19:56:13 [sEVERE] at java.util.ArrayList.RangeCheck(Unknown Source) 19:56:13 [sEVERE] at java.util.ArrayList.get(Unknown Source) 19:56:13 [sEVERE] at net.minecraft.server.MinecraftServer.stop(MinecraftSe rver.java:424) 19:56:13 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer ver.java:497) 19:56:13 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour ceFile:492) 19:56:13 [iNFO] Stopping server 19:56:13 [sEVERE] Exception in thread "Thread-3" > C:\Users\stuart.williams\Documents\New folder\Tekikt Server>pause Press any key to continue . . .
  8. i removed the Static IP how do i do a spoiler tag?
  9. ok, so i have made my IP address static just in case still no luck. would you like to see the CMD when i run the launch.bat?
  10. Turned it off completely, i made no changes either.
  11. i didn't. excuse my ignorance but how can i do that?
  12. OK thanks buddy, well its going to be about 8 hours until i can check it as I'm at work.
  13. Launch.bat? tried that i saved the server so i can just click and join so i don't have to keep typing in the IP address, but it doesn't show online.
  14. pfft! i have no idea why its happening. this is the 1st time Ive run a server so your guess is as good as mine. If you don't run a server 24/7 how do you get it back online?
  15. Hi Guys, So Friday evening i got my server up and running played on it with a few friends left it on all weekend. i turned off the computer last night. came to play on my server again tonight but its not having it. I've check the IP address and its still the same, the port is also still forwarded. ive ran the .batfile and the tekkit jar in the server folder what am i doing wrong here?
  16. Hi Guys, So Friday evening i got my server up and running played on it with a few friends left it on all weekend. i turned off the computer last night. came to play on my server again tonight but its not having it. I've check the IP address and its still the same, the port is also still forwarded. ive ran the .batfile and the tekkit jar in the server folder what am i doing wrong here?
  17. thats great thanks guys, i'll give this a try tonight!!
  18. Hi all, Im brand new to Tekkit, got the launcher and i think its a brilliant Mod! however me and my friend would like to set up a Tekkit Server. i have searched the forums but cant find a step by step guide to setting up a server. i've never ran a server so i would really appreciate a step by step. Hope you people can help!
×
×
  • Create New...