TheHuor Posted June 29, 2012 Posted June 29, 2012 I've installed Java 7, changed the Path, edited the Batch as well as zerged through search to no avail. seems a lot of people have similiar problems, but I've yet to find an answer that helps me. Thus this post Thank you in advance to whomever gives me a hand ! Running 64 bit Win 7 intention is to run server over Hamachi -- in case that changes anything. 17:25:51 [iNFO] Adding Material: 6410:X6410 17:25:51 [iNFO] Adding Material: 6411:X6411 17:25:51 [iNFO] Adding Material: 6412:X6412 17:25:51 [sEVERE] java.lang.IllegalArgumentException: Slot 192 is already occupi ed by nuclearcontrol.BlockNuclearControlMain@231ceb21 when adding nuclearcontrol .BlockNuclearControlMain@3f90d589 17:25:51 [sEVERE] at net.minecraft.server.Block.<init>(Block.java:177) 17:25:51 [sEVERE] at net.minecraft.server.Block.<init>(Block.java:197) 17:25:51 [sEVERE] at net.minecraft.server.BlockContainer.<init>(BlockConta iner.java:11) 17:25:51 [sEVERE] at nuclearcontrol.BlockNuclearControlMain.<init>(BlockNu clearControlMain.java:32) 17:25:51 [sEVERE] at net.minecraft.server.mod_IC2NuclearControl.initBlocks (mod_IC2NuclearControl.java:182) 17:25:51 [sEVERE] at net.minecraft.server.mod_IC2NuclearControl.load(mod_I C2NuclearControl.java:134) 17:25:51 [sEVERE] at cpw.mods.fml.server.ModLoaderModContainer.init(ModLoa derModContainer.java:271) 17:25:51 [sEVERE] at cpw.mods.fml.common.Loader.modInit(Loader.java:220) 17:25:51 [sEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java :539) 17:25:51 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(F MLBukkitHandler.java:121) 17:25:51 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftSe rver.java:159) 17:25:51 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer ver.java:426) 17:25:51 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour ceFile:492) 17:25:51 [sEVERE] Unexpected exception java.lang.IllegalArgumentException: Slot 192 is already occupied by nuclearcontr ol.BlockNuclearControlMain@231ceb21 when adding nuclearcontrol.BlockNuclearContr olMain@3f90d589 at net.minecraft.server.Block.<init>(Block.java:177) at net.minecraft.server.Block.<init>(Block.java:197) at net.minecraft.server.BlockContainer.<init>(BlockContainer.java:11) at nuclearcontrol.BlockNuclearControlMain.<init>(BlockNuclearControlMain .java:32) at net.minecraft.server.mod_IC2NuclearControl.initBlocks(mod_IC2NuclearC ontrol.java:182) at net.minecraft.server.mod_IC2NuclearControl.load(mod_IC2NuclearControl .java:134) at cpw.mods.fml.server.ModLoaderModContainer.init(ModLoaderModContainer. java:271) at cpw.mods.fml.common.Loader.modInit(Loader.java:220) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:539) at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler. java:121) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:159) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) > Quote
TheHuor Posted June 29, 2012 Author Posted June 29, 2012 Nevermind; epic fail, Lol. Solved my own problem thanks ! Quote
Torezu Posted June 29, 2012 Posted June 29, 2012 You have two copies of at least Nuclear Control, probably among other things. Check your mods folder for files with duplicate names or the same name with a different version number, and delete the older ones. *Edit: Solved your own problem. 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.