Description of Problem: When running the server I get a error
message that says slot 176 is already occupied
Error Messages:
>java.lang.IllegalArgumentException: Slot 176 is already occupied by ee.BlockEEPedestal@52b12fef when adding buildcraft.transport.LegacyBlock@6ec21e52
at net.minecraft.server.Block.<init>(Block.java:175)
at net.minecraft.server.BlockContainer.<init>(BlockContainer.java:12)
at buildcraft.transport.LegacyBlock.<init>(LegacyBlock.java:14)
at net.minecraft.server.BuildCraftTransport.initialize(BuildCraftTransport.java:130)
at net.minecraft.server.mod_BuildCraftTransport.ModsLoaded(mod_BuildCraftTransport.java:14)
at net.minecraft.server.ModLoader.init(ModLoader.java:706)
at net.minecraft.server.ModLoader.Init(ModLoader.java:1357)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:102)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:411)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
14:39:58 [sEVERE] Unexpected exception
java.lang.IllegalArgumentException: Slot 176 is already occupied by ee.BlockEEPedestal@52b12fef when adding buildcraft.transport.LegacyBlock@6ec21e52
at net.minecraft.server.Block.<init>(Block.java:175)
at net.minecraft.server.BlockContainer.<init>(BlockContainer.java:12)
at buildcraft.transport.LegacyBlock.<init>(LegacyBlock.java:14)
at net.minecraft.server.BuildCraftTransport.initialize(BuildCraftTransport.java:130)
at net.minecraft.server.mod_BuildCraftTransport.ModsLoaded(mod_BuildCraftTransport.java:14)
at net.minecraft.server.ModLoader.init(ModLoader.java:706)
at net.minecraft.server.ModLoader.Init(ModLoader.java:1357)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:102)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:411)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
>java.lang.RuntimeException: ModLoader has failed to initialize.
at net.minecraft.server.ModLoader.ThrowException(ModLoader.java:1292)
at net.minecraft.server.ModLoader.init(ModLoader.java:715)
at net.minecraft.server.ModLoader.Init(ModLoader.java:1357)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:102)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:411)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
Caused by: java.lang.IllegalArgumentException: Slot 176 is already occupied by ee.BlockEEPedestal@52b12fef when adding buildcraft.transport.LegacyBlock@6ec21e52
at net.minecraft.server.Block.<init>(Block.java:175)
at net.minecraft.server.BlockContainer.<init>(BlockContainer.java:12)
at buildcraft.transport.LegacyBlock.<init>(LegacyBlock.java:14)
at net.minecraft.server.BuildCraftTransport.initialize(BuildCraftTransport.java:130)
at net.minecraft.server.mod_BuildCraftTransport.ModsLoaded(mod_BuildCraftTransport.java:14)
at net.minecraft.server.ModLoader.init(ModLoader.java:706)
... 4 more
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
Birdman33573
Launcher/pack Version: 2.1.1
Operating System: Ubuntu
Version of Java:1.7
Description of Problem: When running the server I get a error
message that says slot 176 is already occupied
Error Messages:
>java.lang.IllegalArgumentException: Slot 176 is already occupied by ee.BlockEEPedestal@52b12fef when adding buildcraft.transport.LegacyBlock@6ec21e52 at net.minecraft.server.Block.<init>(Block.java:175) at net.minecraft.server.BlockContainer.<init>(BlockContainer.java:12) at buildcraft.transport.LegacyBlock.<init>(LegacyBlock.java:14) at net.minecraft.server.BuildCraftTransport.initialize(BuildCraftTransport.java:130) at net.minecraft.server.mod_BuildCraftTransport.ModsLoaded(mod_BuildCraftTransport.java:14) at net.minecraft.server.ModLoader.init(ModLoader.java:706) at net.minecraft.server.ModLoader.Init(ModLoader.java:1357) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:102) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:411) at net.minecraft.server.ThreadServerApplication.run(SourceFile:465) 14:39:58 [sEVERE] Unexpected exception java.lang.IllegalArgumentException: Slot 176 is already occupied by ee.BlockEEPedestal@52b12fef when adding buildcraft.transport.LegacyBlock@6ec21e52 at net.minecraft.server.Block.<init>(Block.java:175) at net.minecraft.server.BlockContainer.<init>(BlockContainer.java:12) at buildcraft.transport.LegacyBlock.<init>(LegacyBlock.java:14) at net.minecraft.server.BuildCraftTransport.initialize(BuildCraftTransport.java:130) at net.minecraft.server.mod_BuildCraftTransport.ModsLoaded(mod_BuildCraftTransport.java:14) at net.minecraft.server.ModLoader.init(ModLoader.java:706) at net.minecraft.server.ModLoader.Init(ModLoader.java:1357) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:102) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:411) at net.minecraft.server.ThreadServerApplication.run(SourceFile:465) >java.lang.RuntimeException: ModLoader has failed to initialize. at net.minecraft.server.ModLoader.ThrowException(ModLoader.java:1292) at net.minecraft.server.ModLoader.init(ModLoader.java:715) at net.minecraft.server.ModLoader.Init(ModLoader.java:1357) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:102) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:411) at net.minecraft.server.ThreadServerApplication.run(SourceFile:465) Caused by: java.lang.IllegalArgumentException: Slot 176 is already occupied by ee.BlockEEPedestal@52b12fef when adding buildcraft.transport.LegacyBlock@6ec21e52 at net.minecraft.server.Block.<init>(Block.java:175) at net.minecraft.server.BlockContainer.<init>(BlockContainer.java:12) at buildcraft.transport.LegacyBlock.<init>(LegacyBlock.java:14) at net.minecraft.server.BuildCraftTransport.initialize(BuildCraftTransport.java:130) at net.minecraft.server.mod_BuildCraftTransport.ModsLoaded(mod_BuildCraftTransport.java:14) at net.minecraft.server.ModLoader.init(ModLoader.java:706) ... 4 moreLink to pastebin of log: http://pastebin.com/G5aBk86p
5 answers to this question
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.
Note: Your post will require moderator approval before it will be visible.