ablac
Members-
Posts
5 -
Joined
-
Last visited
Everything posted by ablac
-
I'm currently running 6 servers... 2 of which are Tekkit... and only this ones having issues... Ive Copied the other one exactly as it is and it still has issues, Ive checked every setting i can think of and its still got issues :/ The config on my working tekkit server is #EnderStorage Configuration File #Deleting any element will restore it to it's default value #Block ID's will be automatically generated the first time it's run block.id=178 #0 = 3x3, 1 = 3x9, 2 = 6x9 chest-size=1 It doesn't make sense to me that what works perfectly on one server doesn't work on another server... EDIT: I checked the config for WirelessRedstone which is in as part of that error and its using 177 not 178 so not sure why its throwing the error.
-
Heres the EnderStorage Config Not sure what to change... #EnderStorage Configuration File #Deleting any element will restore it to it's default value #Block ID's will be automatically generated the first time it's run block.id=178 #0 = 3x3, 1 = 3x9, 2 = 6x9 chest-size=1 EDIT: I deleted block.id=178 and now im getting the same error again only with block.id=241
-
How do i do this? I downloaded a Clean version of Tekkit server off the site uploaded it and thats the error... so every server that runs tekkit has to do this now?
-
I did i updated to Java 8 And now im getting a new error. Java HotSpot 64-Bit Server VM warning: ignoring option MaxPermSize=40M; support was removed in 8.0 Minecraft Remote Toolkit R10 Alpha 13.1 Initializing... Loading toolkit properties...Done. Loading toolkit modules...Done. Wrapper is running on: Linux 2.6.32-5-amd64 amd64 Starting wrapper... Starting UDP listen server on port 25562 Error: Console input stream closed unexpectedly. Attempting to re-open stream in 20 seconds... Oct 28, 2012 4:23:46 AM net.wimpi.telnetd.net.PortListener run INFO: Listening to Port 25,562 with a connectivity queue size of 5. 182 recipes27 achievements04:23:46 [iNFO] Starting minecraft server version 1.2.5[0m 04:23:46 [iNFO] Attempting early MinecraftForge initialization[0m 04:23:46 [iNFO] Completed early MinecraftForge initialization[0m 04:23:46 [iNFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loading[0m 04:23:46 [iNFO] Loading mods from /home/tekkit/mods[0m 04:23:46 [iNFO] Directory weaponmod contained no mods[0m 04:23:46 [iNFO] Forge Mod Loader has loaded 37 mods[0m 04:23:46 [iNFO] MinecraftForge v3.3.8.152 Initialized[0m [0m 04:23:46 [iNFO] MinecraftForge v3.3.8.152 Initialized[0m [0m 04:23:46 [iNFO] [WeaponMod] Properties file read succesfully![0m 04:23:46 [WARNING] Configuration for mod_ComputerCraft.enableAPI_http found value 0 outside acceptable range 4.9E-324,1.7976931348623157E308[0m 04:23:46 [iNFO] Loading ComputerCraft: To change block IDs, modify config/mod_ComputerCraft.cfg[0m 04:23:46 [iNFO] ComputerCraft: computerBlockID 207[0m 04:23:46 [iNFO] ComputerCraft: diskDriveBlockID 208[0m 04:23:46 [iNFO] ComputerCraft: diskItemID 4000[0m 04:23:46 [iNFO] CONFLICT @ -49 item slot already occupied by dan200.computer.shared.ItemComputer@46b1ea74 while adding net.minecraft.server.ItemBlock@4a9789ee[0m 04:23:46 [iNFO] ComputerCraft: Searching for RedPowerLib...[0m 04:23:46 [iNFO] ComputerCraft: RedPowerLib and methods located.[0m 04:23:46 [iNFO] CONFLICT @ -48 item slot already occupied by dan200.computer.shared.ItemPeripheral@74aa513b while adding net.minecraft.server.ItemBlock@59bb3453[0m 04:23:46 [iNFO] Initializing alchemy values for Equivalent Exchange..[0m 04:23:46 [iNFO] Loading properties[0m 04:23:46 [iNFO] Starting Minecraft server on *:25560[0m 04:23:47 [iNFO] Loaded codechicken.wirelessredstone.core.CommandFreq[0m 04:23:47 [sEVERE] java.lang.IllegalArgumentException: Slot 178 is already occupied by ee.BlockEETorch@4e9fd887 when adding codechicken.enderstorage.BlockEnderChest@6040af64[0m 04:23:47 [sEVERE] at net.minecraft.server.Block.<init>(Block.java:181)[0m 04:23:47 [sEVERE] at net.minecraft.server.BlockContainer.<init>(BlockContainer.java:6)[0m 04:23:47 [sEVERE] at codechicken.enderstorage.BlockEnderChest.<init>(BlockEnderChest.java:29)[0m 04:23:47 [sEVERE] at codechicken.enderstorage.EnderStorageManager.initialize(EnderStorageManager.java:69)[0m 04:23:47 [sEVERE] at net.minecraft.server.mod_EnderStorage.load(mod_EnderStorage.java:17)[0m 04:23:47 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351)[0m 04:23:47 [sEVERE] at cpw.mods.fml.common.Loader.modInit(Loader.java:263)[0m 04:23:47 [sEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618)[0m 04:23:47 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142)[0m 04:23:47 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176)[0m 04:23:47 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)[0m 04:23:47 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)[0m 04:23:47 [sEVERE] Unexpected exception[0m java.lang.IllegalArgumentException: Slot 178 is already occupied by ee.BlockEETorch@4e9fd887 when adding codechicken.enderstorage.BlockEnderChest@6040af64[0m at net.minecraft.server.Block.<init>(Block.java:181)[0m at net.minecraft.server.BlockContainer.<init>(BlockContainer.java:6)[0m at codechicken.enderstorage.BlockEnderChest.<init>(BlockEnderChest.java:29)[0m at codechicken.enderstorage.EnderStorageManager.initialize(EnderStorageManager.java:69)[0m at net.minecraft.server.mod_EnderStorage.load(mod_EnderStorage.java:17)[0m at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351)[0m at cpw.mods.fml.common.Loader.modInit(Loader.java:263)[0m at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618)[0m at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142)[0m at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176)[0m at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)[0m at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)[0m
-
Title: Cant launch Tekkit Server Version: 3.1.2 OS: Debian Java Version: Java 6 Description of Problem: When ever i boot my Tekkit server it fails to boot and spits an error. I've tried removing netherOres but then i get an error from another mod asking for NetherOres... So it crashes again :/ Error Messages: Minecraft Remote Toolkit R10 Alpha 13.2 Initializing... Loading toolkit properties...Done. Loading toolkit modules...Done. Wrapper is running on: Linux 2.6.32-5-amd64 amd64 Starting wrapper... Starting UDP listen server on port 25561 Oct 26, 2012 8:11:04 PM net.wimpi.telnetd.net.PortListener run INFO: Listening to Port 25,561 with a connectivity queue size of 5. Error: Console input stream closed unexpectedly. Attempting to re-open stream in 20 seconds... 182 recipes27 achievements2012-10-26 20:11:04 [iNFO] Starting minecraft server version 1.2.5[0m 2012-10-26 20:11:04 [iNFO] Attempting early MinecraftForge initialization[0m 2012-10-26 20:11:04 [iNFO] Completed early MinecraftForge initialization[0m 2012-10-26 20:11:04 [iNFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loading[0m 2012-10-26 20:11:04 [iNFO] Loading mods from /home/tekkit/mods[0m 2012-10-26 20:11:04 [WARNING] Failed to load mod class net/minecraft/server/mod_NetherOres.class in /home/tekkit/mods/mod_NetherOres.jar[0m 2012-10-26 20:11:04 [sEVERE] Zip file mod_NetherOres.jar failed to read properly[0m 2012-10-26 20:11:04 [iNFO] File mod_NetherOres.jar contained no mods[0m 2012-10-26 20:11:05 [iNFO] Directory weaponmod contained no mods[0m 2012-10-26 20:11:05 [sEVERE] A problem has occured during mod loading. Likely a corrupt jar is located in your mods directory[0m 2012-10-26 20:11: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[0m 2012-10-26 20:11:05 [sEVERE] at cpw.mods.fml.common.Loader.load(Loader.java:436)[0m 2012-10-26 20:11:05 [sEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:606)[0m 2012-10-26 20:11:05 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:134)[0m 2012-10-26 20:11:05 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:135)[0m 2012-10-26 20:11:05 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)[0m 2012-10-26 20:11:05 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)[0m 2012-10-26 20:11:05 [sEVERE] Caused by: cpw.mods.fml.common.LoaderException: java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_NetherOres : Unsupported major.minor version 51.0[0m 2012-10-26 20:11:05 [sEVERE] at cpw.mods.fml.common.Loader.loadModClass(Loader.java:527)[0m 2012-10-26 20:11:05 [sEVERE] at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:562)[0m 2012-10-26 20:11:05 [sEVERE] at cpw.mods.fml.common.Loader.load(Loader.java:419)[0m 2012-10-26 20:11:05 [sEVERE] ... 5 more[0m 2012-10-26 20:11:05 [sEVERE] Caused by: java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_NetherOres : Unsupported major.minor version 51.0[0m 2012-10-26 20:11:05 [sEVERE] at java.lang.ClassLoader.defineClass1(Native Method)[0m 2012-10-26 20:11:05 [sEVERE] at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)[0m 2012-10-26 20:11:05 [sEVERE] at java.lang.ClassLoader.defineClass(ClassLoader.java:615)[0m 2012-10-26 20:11:05 [sEVERE] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)[0m 2012-10-26 20:11:05 [sEVERE] at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)[0m 2012-10-26 20:11:05 [sEVERE] at java.net.URLClassLoader.access$000(URLClassLoader.java:58)[0m 2012-10-26 20:11:05 [sEVERE] at java.net.URLClassLoader$1.run(URLClassLoader.java:197)[0m 2012-10-26 20:11:05 [sEVERE] at java.security.AccessController.doPrivileged(Native Method)[0m 2012-10-26 20:11:05 [sEVERE] at java.net.URLClassLoader.findClass(URLClassLoader.java:190)[0m 2012-10-26 20:11:05 [sEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:306)[0m 2012-10-26 20:11:05 [sEVERE] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)[0m 2012-10-26 20:11:05 [sEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:295)[0m 2012-10-26 20:11:05 [sEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:247)[0m 2012-10-26 20:11:05 [sEVERE] at java.lang.Class.forName0(Native Method)[0m 2012-10-26 20:11:05 [sEVERE] at java.lang.Class.forName(Class.java:247)[0m 2012-10-26 20:11:05 [sEVERE] at cpw.mods.fml.common.Loader.loadModClass(Loader.java:494)[0m 2012-10-26 20:11:05 [sEVERE] ... 7 more[0m 2012-10-26 20:11:05 [sEVERE] Unexpected exception[0m cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException: java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_NetherOres : Unsupported major.minor version 51.0[0m at cpw.mods.fml.common.Loader.load(Loader.java:436)[0m at cpw.mods.fml.common.Loader.loadMods(Loader.java:606)[0m at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:134)[0m at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:135)[0m at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)[0m at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)[0m Caused by: cpw.mods.fml.common.LoaderException: java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_NetherOres : Unsupported major.minor version 51.0[0m at cpw.mods.fml.common.Loader.loadModClass(Loader.java:527)[0m at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:562)[0m at cpw.mods.fml.common.Loader.load(Loader.java:419)[0m ... 5 more[0m Caused by: java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_NetherOres : Unsupported major.minor version 51.0[0m at java.lang.ClassLoader.defineClass1(Native Method)[0m at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)[0m at java.lang.ClassLoader.defineClass(ClassLoader.java:615)[0m at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)[0m at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)[0m at java.net.URLClassLoader.access$000(URLClassLoader.java:58)[0m at java.net.URLClassLoader$1.run(URLClassLoader.java:197)[0m at java.security.AccessController.doPrivileged(Native Method)[0m at java.net.URLClassLoader.findClass(URLClassLoader.java:190)[0m at java.lang.ClassLoader.loadClass(ClassLoader.java:306)[0m at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)[0m at java.lang.ClassLoader.loadClass(ClassLoader.java:295)[0m at java.lang.ClassLoader.loadClass(ClassLoader.java:247)[0m at java.lang.Class.forName0(Native Method)[0m at java.lang.Class.forName(Class.java:247)[0m at cpw.mods.fml.common.Loader.loadModClass(Loader.java:494)[0m ... 7 more[0m Error Log: