Jump to content
  • 0

Broken


Soulless Anger

Question

My server was working perfectly, was totally stable. I shut it down for the night and now coming back to it I can't even launch it I just get these errors:

19:07:47 [SEVERE] Unexpected exception
java.lang.IllegalArgumentException: Slot 178 is already occupied by ee.BlockEETorch@7bbae522 when adding codechicken.enderstorage.BlockEnderChest@61f6f004
        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)

What the hell happened?

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

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...