Posts by Reading

The Aternos forums are now deprecated

Learn more about this change here.

For help regarding Aternos, we recommend you to visit our support center.

    Well I can play tekkit Lite now, but for Tekkit Classic, it still have the same problem


    Here is part of the log of the server:


    2014-04-25 07:57:28 [SEVERE] Unexpected exception
    java.lang.IllegalArgumentException: Slot 178 is already occupied by ee.BlockEETorch@4aeae50c when adding codechicken.enderstorage.BlockEnderChest@3639d41
    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)

    I created the server, but everytime I try to login it just said Connection Refused, and when I add the server in my launcher, it says unable to connect. The log of the server seems to show that someone occupied the 178/128 port (I forget the exact number), is it related to the problem caused?