Jump to content

Tendonsie

Members
  • Posts

    13
  • Joined

  • Last visited

Everything posted by Tendonsie

  1. @RDash: then he just remakes that files haha ;P @Luigimario211 You mean, you should 10 times restart your server, and the 11th time it's fixed lol :P
  2. There is a folder with "config". Delete all files of that folder doesn't work. What do you mean?
  3. Tryed rename every mod in the mod map but doens't work. 0 mods start now with capital letter.
  4. Switching from OS in a datacenter is not just click and done. Also licenses are coming and other program's that doesn't work.... That isn"t a solution. And it isn"t the Minecraft problem. Running Craftbukkit with 30+ plugins work's fine. It's a specific tekkit problem.
  5. Clean Centos 6.x newest version and installation. Fresh install of java and all other software. Fresh clean official Tekkit newest software. And if there are problems, wiki say "just run" and if you google the error, everwhere nobody gives the answer. If they know that this problem is frequent to Linux users, why not set it in the Wiki. Why hundreds of pages and no answer. On Topic: where can we find a solution?
  6. I don't understand why it's possible that on the OFFICIAL WEBSITE the NEWEST file, just doesn't work on Linux, and if you look hours on Google you see many problems but 0 solutions. How is this possible... And two months ago, there was also an error on this sort, how is this possible... official site. And wiki just say "run" ... is that a wiki of the official site... And the funny off all... 10 year old boys, they can run the server on Windows, and professional dedicated linux servers, find nothing.
  7. http://www.oracle.com/technetwork/java/javase/downloads/jre-7u4-download-1591157.html That I use.. is linked on the main page of Tekkit...
  8. Bukkit no no no this is Tekkit. To Answer -> Bukkit server on that server works -> Tekkt server doesn't work, see errors above. So there need to be something else. Tested on the java 6 machine and on the 1.7.0_04. I will try another the the 1.7.0_05 like you say.
  9. I have already deleted one mod, I can't delete all the mods haha It strange so many Windows guides for 10 year old people, but "Linux CeNTOS" guide on Google, 0 matches xD
  10. java version "1.7.0_04" Java SE Runtime Environment (build 1.7.0_04-b20) Java HotSpot 64-Bit Server VM (build 23.0-b21, mixed mode)
  11. Yep also done that. Don't change anything. Same problems.
  12. I'm trying to install Tekkit on a Linux Centos 6.x server. I've searched on the forum, site en wiki but never found an answer. On the wiki, you just see run and that's it. LoL ... Good Wiki. How to solve my problem? My Error after running: ./launch.sh 182 recipes 27 achievements 16:47:18 [iNFO] Starting minecraft server version 1.2.5 16:47:18 [iNFO] Forge Mod Loader version @MAJOR@.@MINOR@.@REV@.@BUILD@ for Minecraft @MCVERSION@ loading 16:47:18 [iNFO] Loading mods from /root/minecraft/server6/mods 16:47:18 [sEVERE] java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_NetherOres : Unsupported major.minor version 51.0 16:47:18 [sEVERE] at java.lang.ClassLoader.defineClass1(Native Method) 16:47:18 [sEVERE] at java.lang.ClassLoader.defineClass(ClassLoader.java:634) 16:47:18 [sEVERE] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) 16:47:18 [sEVERE] at java.net.URLClassLoader.defineClass(URLClassLoader.java:277) 16:47:18 [sEVERE] at java.net.URLClassLoader.access$000(URLClassLoader.java:73) 16:47:18 [sEVERE] at java.net.URLClassLoader$1.run(URLClassLoader.java:212) 16:47:18 [sEVERE] at java.security.AccessController.doPrivileged(Native Method) 16:47:18 [sEVERE] at java.net.URLClassLoader.findClass(URLClassLoader.java:205) 16:47:18 [sEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:321) 16:47:18 [sEVERE] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294) 16:47:18 [sEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:314) 16:47:18 [sEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:266) 16:47:18 [sEVERE] at java.lang.Class.forName0(Native Method) 16:47:18 [sEVERE] at java.lang.Class.forName(Class.java:264) 16:47:18 [sEVERE] at cpw.mods.fml.common.Loader.loadModClass(Loader.java:440) 16:47:18 [sEVERE] at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:497) 16:47:18 [sEVERE] at cpw.mods.fml.common.Loader.load(Loader.java:375) 16:47:18 [sEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:527) 16:47:18 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:113) 16:47:18 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:118) 16:47:18 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426) 16:47:18 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 16:47:18 [sEVERE] Unexpected exception 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:440) at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:497) at cpw.mods.fml.common.Loader.load(Loader.java:375) at cpw.mods.fml.common.Loader.loadMods(Loader.java:527) at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:113) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:118) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 16:47:21 [iNFO] Stopping server 16:47:21 [sEVERE] Exception in thread "Thread-3" 16:47:21 [sEVERE] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
×
×
  • Create New...