Golden hopper Server crash

The Aternos forums are now deprecated

Learn more about this change here.

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

  • I believe there is a problems with the golden hopper mod for Forge. Basically when I placed it it gave no problem but when I put an item to filter, the server crashed. The server starts correctly but when I tried to reconnect, it says connection lost.


    I checked all the mod versions in client and in the server and they are all correct.


    Additional mods on client side only: Better fps, entityculling and starlight (I have a shitty computer :S )


    There must be a problem with the golden hopper block. This comes in the register:



    [20Mar2022 11:57:46.800] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: com.mojang.authlib.GameProfile@25970cf4[id=<null>,name=Raquel2210,properties={},legacy=false] (/62.57.205.132:53853) lost connection: Disconnected

    [20Mar2022 12:00:08.747] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2076ms or 41 ticks behind

    [20Mar2022 12:00:25.437] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Encountered an unexpected exception

    net.minecraft.ReportedException: Ticking block entity

    at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:872) ~[server-1.18.1-20211210.034407-srg.jar%2364!/:?]

    at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:328) ~[server-1.18.1-20211210.034407-srg.jar%2364!/:?]

    at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:808) ~[server-1.18.1-20211210.034407-srg.jar%2364!/:?]

    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:668) ~[server-1.18.1-20211210.034407-srg.jar%2364!/:?]

    at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:258) ~[server-1.18.1-20211210.034407-srg.jar%2364!/:?]

    at java.lang.Thread.run(Thread.java:833) [?:?]

    Caused by: java.lang.IllegalArgumentException: Cannot get property DirectionProperty{name=facing, clazz=class net.minecraft.core.Direction, values=[down, north, south, west, east]} as it does not exist in Block{goldenhopper:golden_hopper}

    at net.minecraft.world.level.block.state.StateHolder.m_61143_(StateHolder.java:98) ~[server-1.18.1-20211210.034407-srg.jar%2364!/:?]

    at com.mrcrayfish.goldenhopper.world.level.block.entity.AbstractHopperBlockEntity.getItemHandler(AbstractHopperBlockEntity.java:367) ~[goldenhopper-1.2.6-1.18.1.jar%2348!/:1.2.6-1.18.1]

    at com.mrcrayfish.goldenhopper.world.level.block.entity.AbstractHopperBlockEntity.transferItemsToCaps(AbstractHopperBlockEntity.java:336) ~[goldenhopper-1.2.6-1.18.1.jar%2348!/:1.2.6-1.18.1]

    at com.mrcrayfish.goldenhopper.world.level.block.entity.AbstractHopperBlockEntity.transferItems(AbstractHopperBlockEntity.java:201) ~[goldenhopper-1.2.6-1.18.1.jar%2348!/:1.2.6-1.18.1]

    at com.mrcrayfish.goldenhopper.world.level.block.entity.AbstractHopperBlockEntity.attemptTransferItems(AbstractHopperBlockEntity.java:190) ~[goldenhopper-1.2.6-1.18.1.jar%2348!/:1.2.6-1.18.1]

    at com.mrcrayfish.goldenhopper.world.level.block.entity.AbstractHopperBlockEntity.serverTick(AbstractHopperBlockEntity.java:177) ~[goldenhopper-1.2.6-1.18.1.jar%2348!/:1.2.6-1.18.1]

    at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:673) ~[server-1.18.1-20211210.034407-srg.jar%2364!/:?]

    at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:768) ~[server-1.18.1-20211210.034407-srg.jar%2364!/:?]

    at net.minecraft.world.level.Level.m_46463_(Level.java:476) ~[server-1.18.1-20211210.034407-srg.jar%2364!/:?]

    at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:324) ~[server-1.18.1-20211210.034407-srg.jar%2364!/:?]

    at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:868) ~[server-1.18.1-20211210.034407-srg.jar%2364!/:?]

    ... 5 more



    What can I do? I cannot enter to take the block out...

  • Try removing the mrcrayfish.goldenhopper mod and report this issue to the mod author