Jump to content
  • 0

Question

Posted

Title: Server Crash by Ender Chest

Version: 3.1.1

OS: Linux 3.2.0-27-generic Ubuntu x86_64

Java Version: 1.6.0_24 64-bit

Description of Problem:

When the server is starting up with Tekkit Version 3.1.2 (not an option in the version field) it says something about codechicken and Ender Chests. Another problem I had before was by NetherOres.

Error Messages:

N/A

EnderChest Error Log:


2012-08-01 17:22:18 [iNFO] CONFLICT @ -15 item slot already occupied by net.minecraft.server.ItemBlock@54ee3aa7 while adding codechicken.enderstorage.ItemEnderChest@644cd580

2012-08-01 17:22:18 [FINER] Initializing mod_NotEnoughItems

2012-08-01 17:22:18 [iNFO] CONFLICT @ -204 item slot already occupied by net.minecraft.server.ItemWithAuxData@23e0512a while adding net.minecraft.server.ItemMobSpawner@5bf0aecc

2012-08-01 17:22:18 [FINER] Initializing mod_BuildCraftEnergy

2012-08-01 17:22:18 [FINER] Initializing mod_BuildCraftCore

2012-08-01 17:22:18 [FINER] Initializing mod_IC2

2012-08-01 17:22:18 [iNFO] [iC2] Config loaded from /home/dacio/Server/Tekkit/./config/IC2.cfg

2012-08-01 17:22:18 [sEVERE] java.lang.IllegalArgumentException: Slot 241 is already occupied by codechicken.enderstorage.BlockEnderChest@2e257f1b when adding ic2.common.BlockRubSapling@1fbbdd48

2012-08-01 17:22:18 [sEVERE] at net.minecraft.server.Block.<init>(Block.java:181)

2012-08-01 17:22:18 [sEVERE] at net.minecraft.server.BlockFlower.<init>(SourceFile:11)

2012-08-01 17:22:18 [sEVERE] at net.minecraft.server.BlockFlower.<init>(SourceFile:19)

2012-08-01 17:22:18 [sEVERE] at net.minecraft.server.BlockSapling.<init>(BlockSapling.java:18)

2012-08-01 17:22:18 [sEVERE] at ic2.common.BlockRubSapling.<init>(BlockRubSapling.java:14)

2012-08-01 17:22:18 [sEVERE] at net.minecraft.server.mod_IC2.load(mod_IC2.java:289)

2012-08-01 17:22:18 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351)

2012-08-01 17:22:18 [sEVERE] at cpw.mods.fml.common.Loader.modInit(Loader.java:263)

2012-08-01 17:22:18 [sEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618)

2012-08-01 17:22:18 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142)

2012-08-01 17:22:18 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176)

2012-08-01 17:22:18 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)

2012-08-01 17:22:18 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2012-08-01 17:22:18 [sEVERE] Unexpected exception

java.lang.IllegalArgumentException: Slot 241 is already occupied by codechicken.enderstorage.BlockEnderChest@2e257f1b when adding ic2.common.BlockRubSapling@1fbbdd48

at net.minecraft.server.Block.<init>(Block.java:181)

at net.minecraft.server.BlockFlower.<init>(SourceFile:11)

at net.minecraft.server.BlockFlower.<init>(SourceFile:19)

at net.minecraft.server.BlockSapling.<init>(BlockSapling.java:18)

at ic2.common.BlockRubSapling.<init>(BlockRubSapling.java:14)

at net.minecraft.server.mod_IC2.load(mod_IC2.java:289)

at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351)

at cpw.mods.fml.common.Loader.modInit(Loader.java:263)

at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618)

at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142)

at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)

at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2012-08-01 17:22:22 [iNFO] Stopping server

2012-08-01 17:22:22 [sEVERE] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0

2012-08-01 17:22:22 [sEVERE] at java.util.ArrayList.rangeCheck(ArrayList.java:571)

2012-08-01 17:22:22 [sEVERE] at java.util.ArrayList.get(ArrayList.java:349)

2012-08-01 17:22:22 [sEVERE] at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:424)

2012-08-01 17:22:22 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)

2012-08-01 17:22:22 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)



 

NetherOres Error Log:



2012-08-01 17:35:27 [FINE] Found a zip or jar file mod_NetherOres.jar, attempting to load it

2012-08-01 17:35:27 [FINE] Found a mod class net.minecraft.server.mod_NetherOres in file mod_NetherOres.jar, attempting to load it

2012-08-01 17:35:27 [WARNING] Failed to load mod class net/minecraft/server/mod_NetherOres.class in /home/dacio/Server/Tekkit/mods/mod_NetherOres.jar

2012-08-01 17:35:27 [FINER] THROW

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:494)

at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:562)

at cpw.mods.fml.common.Loader.load(Loader.java:419)

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)

2012-08-01 17:35:27 [sEVERE] Zip file mod_NetherOres.jar failed to read properly

2012-08-01 17:35:27 [FINER] THROW

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)

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: 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:494)

... 7 more

2012-08-01 17:35:27 [iNFO] File mod_NetherOres.jar contained no mods

2012-08-01 17:35:27 [FINE] Found a zip or jar file mod_chargingbench-server-1.95b-mcpc1.2.5-r2.zip, attempting to load it

2012-08-01 17:35:27 [FINE] Found a mod class net.minecraft.server.mod_IC2_ChargingBench in file mod_chargingbench-server-1.95b-mcpc1.2.5-r2.zip, attempting to load it

2012-08-01 17:35:27 [FINE] ModLoader BaseMod class net.minecraft.server.mod_IC2_ChargingBench found, loading

2012-08-01 17:35:27 [FINE] ModLoader BaseMod class net.minecraft.server.mod_IC2_ChargingBench loaded

2012-08-01 17:35:27 [FINE] Failed to find mcmod.info file in mod_chargingbench-server-1.95b-mcpc1.2.5-r2.zip for mod_IC2_ChargingBench

2012-08-01 17:35:27 [FINE] Mod class net.minecraft.server.mod_IC2_ChargingBench loaded successfully

2012-08-01 17:35:27 [FINE] File mod_chargingbench-server-1.95b-mcpc1.2.5-r2.zip loaded successfully

2012-08-01 17:35:27 [FINE] Found a zip or jar file mod_compactsolars-server-2.3.2.10-bukkit-mcpc-1.2.5.zip, attempting to load it

2012-08-01 17:35:27 [FINE] Found a mod class net.minecraft.server.mod_CompactSolars in file mod_compactsolars-server-2.3.2.10-bukkit-mcpc-1.2.5.zip, attempting to load it

2012-08-01 17:35:27 [FINE] ModLoader BaseMod class net.minecraft.server.mod_CompactSolars found, loading

2012-08-01 17:35:27 [FINE] ModLoader BaseMod class net.minecraft.server.mod_CompactSolars loaded

2012-08-01 17:35:27 [FINE] Mod class net.minecraft.server.mod_CompactSolars loaded successfully

2012-08-01 17:35:27 [FINE] File mod_compactsolars-server-2.3.2.10-bukkit-mcpc-1.2.5.zip loaded successfully

2012-08-01 17:35:27 [FINE] Found a zip or jar file mod_ironchests-server-3.8.0.40-bukkit-mcpc-1.2.5.zip, attempting to load it

2012-08-01 17:35:27 [FINE] Found a mod class cpw.mods.ironchest.mod_IronChest in file mod_ironchests-server-3.8.0.40-bukkit-mcpc-1.2.5.zip, attempting to load it

2012-08-01 17:35:27 [FINE] ModLoader BaseMod class cpw.mods.ironchest.mod_IronChest found, loading

2012-08-01 17:35:27 [FINE] ModLoader BaseMod class cpw.mods.ironchest.mod_IronChest loaded

2012-08-01 17:35:27 [FINE] Mod class cpw.mods.ironchest.mod_IronChest loaded successfully

2012-08-01 17:35:27 [FINE] File mod_ironchests-server-3.8.0.40-bukkit-mcpc-1.2.5.zip loaded successfully

2012-08-01 17:35:27 [FINE] Found a zip or jar file redpower-all-2.0p5b2-mcpc1.2.5-r15.zip, attempting to load it

2012-08-01 17:35:27 [FINE] Found a mod class net.minecraft.server.mod_RedPowerControl in file redpower-all-2.0p5b2-mcpc1.2.5-r15.zip, attempting to load it

2012-08-01 17:35:27 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerControl found, loading

2012-08-01 17:35:27 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerControl loaded

2012-08-01 17:35:27 [FINE] Failed to find mcmod.info file in redpower-all-2.0p5b2-mcpc1.2.5-r15.zip for mod_RedPowerControl

2012-08-01 17:35:27 [FINE] Mod class net.minecraft.server.mod_RedPowerControl loaded successfully

2012-08-01 17:35:27 [FINE] Found a mod class net.minecraft.server.mod_RedPowerLogic in file redpower-all-2.0p5b2-mcpc1.2.5-r15.zip, attempting to load it

2012-08-01 17:35:27 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerLogic found, loading

2012-08-01 17:35:27 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerLogic loaded

2012-08-01 17:35:27 [FINE] Failed to find mcmod.info file in redpower-all-2.0p5b2-mcpc1.2.5-r15.zip for mod_RedPowerLogic

2012-08-01 17:35:27 [FINE] Mod class net.minecraft.server.mod_RedPowerLogic loaded successfully

2012-08-01 17:35:27 [FINE] Found a mod class net.minecraft.server.mod_RedPowerLighting in file redpower-all-2.0p5b2-mcpc1.2.5-r15.zip, attempting to load it

2012-08-01 17:35:27 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerLighting found, loading

2012-08-01 17:35:27 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerLighting loaded

2012-08-01 17:35:27 [FINE] Failed to find mcmod.info file in redpower-all-2.0p5b2-mcpc1.2.5-r15.zip for mod_RedPowerLighting

2012-08-01 17:35:27 [FINE] Mod class net.minecraft.server.mod_RedPowerLighting loaded successfully

2012-08-01 17:35:27 [FINE] Found a mod class net.minecraft.server.mod_RedPowerWiring in file redpower-all-2.0p5b2-mcpc1.2.5-r15.zip, attempting to load it

2012-08-01 17:35:27 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerWiring found, loading

2012-08-01 17:35:27 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerWiring loaded

2012-08-01 17:35:27 [FINE] Failed to find mcmod.info file in redpower-all-2.0p5b2-mcpc1.2.5-r15.zip for mod_RedPowerWiring

2012-08-01 17:35:27 [FINE] Mod class net.minecraft.server.mod_RedPowerWiring loaded successfully

2012-08-01 17:35:27 [FINE] Found a mod class net.minecraft.server.mod_RedPowerCore in file redpower-all-2.0p5b2-mcpc1.2.5-r15.zip, attempting to load it

2012-08-01 17:35:27 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerCore found, loading

2012-08-01 17:35:27 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerCore loaded

2012-08-01 17:35:27 [FINE] Failed to find mcmod.info file in redpower-all-2.0p5b2-mcpc1.2.5-r15.zip for mod_RedPowerCore

2012-08-01 17:35:27 [FINE] Mod class net.minecraft.server.mod_RedPowerCore loaded successfully

2012-08-01 17:35:27 [FINE] Found a mod class net.minecraft.server.mod_RedPowerMachine in file redpower-all-2.0p5b2-mcpc1.2.5-r15.zip, attempting to load it

2012-08-01 17:35:27 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerMachine found, loading

2012-08-01 17:35:27 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerMachine loaded

2012-08-01 17:35:27 [FINE] Failed to find mcmod.info file in redpower-all-2.0p5b2-mcpc1.2.5-r15.zip for mod_RedPowerMachine

2012-08-01 17:35:27 [FINE] Mod class net.minecraft.server.mod_RedPowerMachine loaded successfully

2012-08-01 17:35:27 [FINE] Found a mod class net.minecraft.server.mod_RedPowerWorld in file redpower-all-2.0p5b2-mcpc1.2.5-r15.zip, attempting to load it

2012-08-01 17:35:27 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerWorld found, loading

2012-08-01 17:35:27 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerWorld loaded

2012-08-01 17:35:27 [FINE] Failed to find mcmod.info file in redpower-all-2.0p5b2-mcpc1.2.5-r15.zip for mod_RedPowerWorld

2012-08-01 17:35:27 [FINE] Mod class net.minecraft.server.mod_RedPowerWorld loaded successfully

2012-08-01 17:35:27 [FINE] File redpower-all-2.0p5b2-mcpc1.2.5-r15.zip loaded successfully

2012-08-01 17:35:27 [FINE] Found a zip or jar file tubestuff_49.1.2_for_1.2.5-bukkit.jar, attempting to load it

2012-08-01 17:35:27 [FINE] Found a mod class net.minecraft.server.mod_TubeStuff in file tubestuff_49.1.2_for_1.2.5-bukkit.jar, attempting to load it

2012-08-01 17:35:27 [FINE] ModLoader BaseMod class net.minecraft.server.mod_TubeStuff found, loading

2012-08-01 17:35:27 [FINE] ModLoader BaseMod class net.minecraft.server.mod_TubeStuff loaded

2012-08-01 17:35:27 [FINE] Failed to find mcmod.info file in tubestuff_49.1.2_for_1.2.5-bukkit.jar for mod_TubeStuff

2012-08-01 17:35:27 [FINE] Mod class net.minecraft.server.mod_TubeStuff loaded successfully

2012-08-01 17:35:27 [FINE] File tubestuff_49.1.2_for_1.2.5-bukkit.jar loaded successfully

2012-08-01 17:35:27 [FINE] Found a directory weaponmod, attempting to load it

2012-08-01 17:35:27 [iNFO] Directory weaponmod contained no mods

2012-08-01 17:35:27 [FINE] Found a zip or jar file zdimensional-anchor_rev3.2_for_1.2.5-bukkit.jar, attempting to load it

2012-08-01 17:35:27 [FINE] Found a mod class net.minecraft.server.mod_ImmiChunkLoaders in file zdimensional-anchor_rev3.2_for_1.2.5-bukkit.jar, attempting to load it

2012-08-01 17:35:27 [FINE] ModLoader BaseMod class net.minecraft.server.mod_ImmiChunkLoaders found, loading

2012-08-01 17:35:27 [FINE] ModLoader BaseMod class net.minecraft.server.mod_ImmiChunkLoaders loaded

2012-08-01 17:35:27 [FINE] Failed to find mcmod.info file in zdimensional-anchor_rev3.2_for_1.2.5-bukkit.jar for mod_ImmiChunkLoaders

2012-08-01 17:35:27 [FINE] Mod class net.minecraft.server.mod_ImmiChunkLoaders loaded successfully

2012-08-01 17:35:27 [FINE] File zdimensional-anchor_rev3.2_for_1.2.5-bukkit.jar loaded successfully

2012-08-01 17:35:27 [sEVERE] A problem has occured during mod loading. Likely a corrupt jar is located in your mods directory

2012-08-01 17:35:27 [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

2012-08-01 17:35:27 [sEVERE] at cpw.mods.fml.common.Loader.load(Loader.java:436)

2012-08-01 17:35:27 [sEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:606)

2012-08-01 17:35:27 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:134)

2012-08-01 17:35:27 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:135)

2012-08-01 17:35:27 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)

2012-08-01 17:35:27 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2012-08-01 17:35:27 [sEVERE] Caused by: cpw.mods.fml.common.LoaderException: java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_NetherOres : Unsupported major.minor version 51.0

2012-08-01 17:35:27 [sEVERE] at cpw.mods.fml.common.Loader.loadModClass(Loader.java:527)

2012-08-01 17:35:27 [sEVERE] at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:562)

2012-08-01 17:35:27 [sEVERE] at cpw.mods.fml.common.Loader.load(Loader.java:419)

2012-08-01 17:35:27 [sEVERE] ... 5 more

2012-08-01 17:35:27 [sEVERE] Caused by: java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_NetherOres : Unsupported major.minor version 51.0

2012-08-01 17:35:27 [sEVERE] at java.lang.ClassLoader.defineClass1(Native Method)

2012-08-01 17:35:27 [sEVERE] at java.lang.ClassLoader.defineClass(ClassLoader.java:634)

2012-08-01 17:35:27 [sEVERE] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)

2012-08-01 17:35:27 [sEVERE] at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)

2012-08-01 17:35:27 [sEVERE] at java.net.URLClassLoader.access$000(URLClassLoader.java:73)

2012-08-01 17:35:27 [sEVERE] at java.net.URLClassLoader$1.run(URLClassLoader.java:212)

2012-08-01 17:35:27 [sEVERE] at java.security.AccessController.doPrivileged(Native Method)

2012-08-01 17:35:27 [sEVERE] at java.net.URLClassLoader.findClass(URLClassLoader.java:205)

2012-08-01 17:35:27 [sEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:321)

2012-08-01 17:35:27 [sEVERE] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)

2012-08-01 17:35:27 [sEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:314)

2012-08-01 17:35:27 [sEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:266)

2012-08-01 17:35:27 [sEVERE] at java.lang.Class.forName0(Native Method)

2012-08-01 17:35:27 [sEVERE] at java.lang.Class.forName(Class.java:264)

2012-08-01 17:35:27 [sEVERE] at cpw.mods.fml.common.Loader.loadModClass(Loader.java:494)

2012-08-01 17:35:27 [sEVERE] ... 7 more

2012-08-01 17:35:27 [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.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:494)

... 7 more

2012-08-01 17:35:32 [iNFO] Stopping server

2012-08-01 17:35:32 [sEVERE] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0

2012-08-01 17:35:32 [sEVERE] at java.util.ArrayList.rangeCheck(ArrayList.java:571)

2012-08-01 17:35:32 [sEVERE] at java.util.ArrayList.get(ArrayList.java:349)

2012-08-01 17:35:32 [sEVERE] at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:424)

2012-08-01 17:35:32 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)

2012-08-01 17:35:32 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

9 answers to this question

Recommended Posts

  • 0
Posted

Tried with server version 3.1.1 instead of 3.1.2

2012-08-03 19:37:44 [iNFO] CONFLICT @ -15 item slot already occupied by net.minecraft.server.ItemBlock@73d32e45 while adding codechicken.enderstorage.ItemEnderChest@2d82ef6b

2012-08-03 19:37:44 [FINER] Initializing mod_NotEnoughItems

2012-08-03 19:37:44 [iNFO] CONFLICT @ -204 item slot already occupied by net.minecraft.server.ItemWithAuxData@620fa83 while adding net.minecraft.server.ItemMobSpawner@5f1eb199

2012-08-03 19:37:44 [FINER] Initializing mod_BuildCraftEnergy

2012-08-03 19:37:44 [FINER] Initializing mod_BuildCraftCore

2012-08-03 19:37:44 [FINER] Initializing mod_IC2

2012-08-03 19:37:44 [iNFO] [iC2] Config loaded from /home/dacio/Server/Tekkit/./config/IC2.cfg

2012-08-03 19:37:44 [sEVERE] java.lang.IllegalArgumentException: Slot 241 is already occupied by codechicken.enderstorage.BlockEnderChest@337b4703 when adding ic2.common.BlockRubSapling@6273305c

2012-08-03 19:37:44 [sEVERE]    at net.minecraft.server.Block.<init>(Block.java:181)

2012-08-03 19:37:44 [sEVERE]    at net.minecraft.server.BlockFlower.<init>(SourceFile:11)

2012-08-03 19:37:44 [sEVERE]    at net.minecraft.server.BlockFlower.<init>(SourceFile:19)

2012-08-03 19:37:44 [sEVERE]    at net.minecraft.server.BlockSapling.<init>(BlockSapling.java:18)

2012-08-03 19:37:44 [sEVERE]    at ic2.common.BlockRubSapling.<init>(BlockRubSapling.java:14)

2012-08-03 19:37:44 [sEVERE]    at net.minecraft.server.mod_IC2.load(mod_IC2.java:286)

2012-08-03 19:37:44 [sEVERE]    at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351)

2012-08-03 19:37:44 [sEVERE]    at cpw.mods.fml.common.Loader.modInit(Loader.java:263)

2012-08-03 19:37:44 [sEVERE]    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618)

2012-08-03 19:37:44 [sEVERE]    at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142)

2012-08-03 19:37:44 [sEVERE]    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176)

2012-08-03 19:37:44 [sEVERE]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)

2012-08-03 19:37:44 [sEVERE]    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2012-08-03 19:37:44 [sEVERE] Unexpected exception

java.lang.IllegalArgumentException: Slot 241 is already occupied by codechicken.enderstorage.BlockEnderChest@337b4703 when adding ic2.common.BlockRubSapling@6273305c

    at net.minecraft.server.Block.<init>(Block.java:181)

    at net.minecraft.server.BlockFlower.<init>(SourceFile:11)

    at net.minecraft.server.BlockFlower.<init>(SourceFile:19)

    at net.minecraft.server.BlockSapling.<init>(BlockSapling.java:18)

    at ic2.common.BlockRubSapling.<init>(BlockRubSapling.java:14)

    at net.minecraft.server.mod_IC2.load(mod_IC2.java:286)

    at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351)

    at cpw.mods.fml.common.Loader.modInit(Loader.java:263)

    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618)

    at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142)

    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176)

    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)

    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2012-08-03 19:37:56 [iNFO] Stopping server

2012-08-03 19:37:56 [sEVERE] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0

2012-08-03 19:37:56 [sEVERE]    at java.util.ArrayList.rangeCheck(ArrayList.java:571)

2012-08-03 19:37:56 [sEVERE]    at java.util.ArrayList.get(ArrayList.java:349)

2012-08-03 19:37:56 [sEVERE]    at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:424)

2012-08-03 19:37:56 [sEVERE]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)

2012-08-03 19:37:56 [sEVERE]    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2012-08-03 19:37:56 [iNFO] Stopping server

  • 0
Posted

Updating Java may help, but it looks like you have a mod loading order issue. I know Linux runs stuff in a different order depending on capitalization, but I'm not sure how that translates to getting things to work correctly. Maybe try capitalizing the first letter of each mod file in the mods folder?

  • 0
Posted

Updating Java may help, but it looks like you have a mod loading order issue. I know Linux runs stuff in a different order depending on capitalization, but I'm not sure how that translates to getting things to work correctly. Maybe try capitalizing the first letter of each mod file in the mods folder?

My server is running on a virtual machine owned by my dad who keeps it updated at all times with a script

Update Script:

apt-get update

apt-get upgrade -y

apt-get clean

apt-get autoremove -y


 

I tried moving mod_NetherOres.jar back with the 'm' capitalized and it still didn't work so I'm gonna move it back to a folder I have called mods.crash. Renamed all zip and jar archives like you suggested and got this (I also noticed a problem that I didn't see before):

 


2012-08-04 15:59:18 [FINER] Initializing mod_IC2

2012-08-04 15:59:18 [iNFO] [iC2] Config loaded from /home/dacio/Server/Tekkit/./config/IC2.cfg

2012-08-04 15:59:18 [iNFO] CONFLICT @ -37 item slot already occupied by ic2.platform.ItemBlockCommon@4cc5aa00 while adding net.minecraft.server.ItemBlock@451c0d60

2012-08-04 15:59:18 [iNFO] CONFLICT @ -30 item slot already occupied by ic2.platform.ItemBlockCommon@34b23d12 while adding net.minecraft.server.ItemBlock@21c783c5

2012-08-04 15:59:18 [iNFO] CONFLICT @ -17 item slot already occupied by ic2.platform.ItemBlockCommon@2918958e while adding net.minecraft.server.ItemBlock@d02b2b6

2012-08-04 15:59:18 [iNFO] CONFLICT @ -19 item slot already occupied by ic2.platform.ItemBlockCommon@614a75bb while adding net.minecraft.server.ItemBlock@5f7779e3

2012-08-04 15:59:18 [iNFO] CONFLICT @ -20 item slot already occupied by ic2.platform.ItemBlockCommon@1ce3570c while adding net.minecraft.server.ItemBlock@1167e3a5

2012-08-04 15:59:18 [iNFO] CONFLICT @ -18 item slot already occupied by ic2.platform.ItemBlockCommon@3b926e90 while adding net.minecraft.server.ItemBlock@a98ce7e

2012-08-04 15:59:18 [FINER] Initializing mod_IC2AdvancedMachines

2012-08-04 15:59:18 [FINER] Initializing Balkon's WeaponMod

2012-08-04 15:59:18 [FINER] Initializing mod_BuildCraftFactory

2012-08-04 15:59:18 [FINER] Initializing mod_BuildCraftEnergy

2012-08-04 15:59:18 [FINER] Initializing mod_BuildCraftCore

2012-08-04 15:59:18 [FINER] Initializing mod_BuildCraftBuilders

2012-08-04 15:59:18 [FINER] Initializing mod_RedPowerLogic

2012-08-04 15:59:18 [FINER] Initializing mod_RedPowerLighting

2012-08-04 15:59:18 [FINER] Initializing mod_RedPowerWiring

2012-08-04 15:59:18 [FINER] Initializing mod_RedPowerCore

2012-08-04 15:59:18 [FINER] Initializing mod_RedPowerMachine

2012-08-04 15:59:18 [FINER] Initializing mod_RedPowerWorld

2012-08-04 15:59:18 [FINER] Initializing mod_ComputerCraft

2012-08-04 15:59:18 [FINER] Initializing mod_CCTurtle

2012-08-04 15:59:18 [FINER] Initializing mod_EE

2012-08-04 15:59:18 [FINER] Initializing mod_EnderStorage

2012-08-04 15:59:18 [sEVERE] java.lang.IllegalArgumentException: Slot 241 is already occupied by ic2.common.BlockRubSapling@799e11a1 when adding codechicken.enderstorage.BlockEnderChest@78979f67

2012-08-04 15:59:18 [sEVERE]    at net.minecraft.server.Block.<init>(Block.java:181)

2012-08-04 15:59:18 [sEVERE]    at net.minecraft.server.BlockContainer.<init>(BlockContainer.java:6)

2012-08-04 15:59:18 [sEVERE]    at codechicken.enderstorage.BlockEnderChest.<init>(BlockEnderChest.java:29)

2012-08-04 15:59:18 [sEVERE]    at codechicken.enderstorage.EnderStorageManager.initialize(EnderStorageManager.java:69)

2012-08-04 15:59:18 [sEVERE]    at net.minecraft.server.mod_EnderStorage.load(mod_EnderStorage.java:17)

2012-08-04 15:59:18 [sEVERE]    at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351)

2012-08-04 15:59:18 [sEVERE]    at cpw.mods.fml.common.Loader.modInit(Loader.java:263)

2012-08-04 15:59:18 [sEVERE]    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618)

2012-08-04 15:59:18 [sEVERE]    at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142)

2012-08-04 15:59:18 [sEVERE]    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176)

2012-08-04 15:59:18 [sEVERE]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)

2012-08-04 15:59:18 [sEVERE]    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2012-08-04 15:59:18 [sEVERE] Unexpected exception

java.lang.IllegalArgumentException: Slot 241 is already occupied by ic2.common.BlockRubSapling@799e11a1 when adding codechicken.enderstorage.BlockEnderChest@78979f67

    at net.minecraft.server.Block.<init>(Block.java:181)

    at net.minecraft.server.BlockContainer.<init>(BlockContainer.java:6)

    at codechicken.enderstorage.BlockEnderChest.<init>(BlockEnderChest.java:29)

    at codechicken.enderstorage.EnderStorageManager.initialize(EnderStorageManager.java:69)

    at net.minecraft.server.mod_EnderStorage.load(mod_EnderStorage.java:17)

    at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351)

    at cpw.mods.fml.common.Loader.modInit(Loader.java:263)

    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618)

    at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142)

    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176)

    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)

    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2012-08-04 15:59:26 [iNFO] Stopping server

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
×
×
  • Create New...