I started up a tekkit server and we were able to access it for a few days no problems at all then I didnt get on for a while and when i tried to get on i noticed the serve being offline when i go to check it out and restart it im getting this
04.08 17:07:26 [server] SEVERE at net.minecraft.server.mod_EnderStorage.load(mod_EnderStorage.java:17)
04.08 17:07:26 [server] SEVERE at codechicken.enderstorage.EnderStorageManager.initialize(EnderStorageManager.java:69)
04.08 17:07:26 [server] SEVERE at codechicken.enderstorage.BlockEnderChest.<init>(BlockEnderChest.java:29)
04.08 17:07:26 [server] SEVERE at net.minecraft.server.BlockContainer.<init>(BlockContainer.java:6)
04.08 17:07:26 [server] SEVERE at net.minecraft.server.Block.<init>(Block.java:181)
04.08 17:07:26 [server] SEVERE java.lang.IllegalArgumentException: Slot 178 is already occupied by ee.BlockEETorch@3b37146d when adding codechicken.enderstorage.BlockEnderChest@1d1e1e7a
my guess is i forgot to rename a block ID and both were created so there is an issue there. How can i fix this?