Posts by zyxwvu282000

The Aternos forums are now deprecated

Learn more about this change here.

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

    Hello fellow Aternos users, I need help. I play on a SkyFactory 3 server on my friend's server. My friend's server randomly kicks all players out and then shuts down sometimes. Most of the time, the server shuts down because we are putting large amounts of items from our inventories to a large chest. Other times, it happens out of nowhere. Here is what I think the error message is from the most recent crash log:


    [18:11:27] [Server thread/ERROR]: Encountered an unexpected exception
    net.minecraft.util.ReportedException: Ticking block entity
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:715) ~[MinecraftServer.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387) ~[ld.class:?]
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) ~[MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) [MinecraftServer.class:?]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
    Caused by: java.util.ConcurrentModificationException
    at gnu.trove.impl.hash.THashPrimitiveIterator.nextIndex(THashPrimitiveIterator.java:83) ~[trove4j-3.0.3.jar:3.0.3]
    at gnu.trove.impl.hash.THashPrimitiveIterator.hasNext(THashPrimitiveIterator.java:102) ~[trove4j-3.0.3.jar:3.0.3]
    at java.util.Iterator.forEachRemaining(Iterator.java:115) ~[?:1.8.0_121]
    at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[?:1.8.0_121]
    at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) ~[?:1.8.0_121]
    at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:270) ~[?:1.8.0_121]
    at java.util.IdentityHashMap$ValueSpliterator.forEachRemaining(IdentityHashMap.java:1497) ~[?:1.8.0_121]
    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) ~[?:1.8.0_121]
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) ~[?:1.8.0_121]
    at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708) ~[?:1.8.0_121]
    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_121]
    at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499) ~[?:1.8.0_121]
    at com.raoulvdberge.refinedstorage.tile.externalstorage.ItemStorageCyclops.getStacks(ItemStorageCyclops.java:102) ~[ItemStorageCyclops.class:?]
    at com.raoulvdberge.refinedstorage.tile.externalstorage.ItemStorageCyclops.getStored(ItemStorageCyclops.java:58) ~[ItemStorageCyclops.class:?]
    at com.raoulvdberge.refinedstorage.tile.TileController.lambda$static$1(TileController.java:160) ~[TileController.class:?]
    at java.util.TimSort.countRunAndMakeAscending(TimSort.java:360) ~[?:1.8.0_121]
    at java.util.TimSort.sort(TimSort.java:220) ~[?:1.8.0_121]
    at java.util.Arrays.sort(Arrays.java:1512) ~[?:1.8.0_121]
    at java.util.ArrayList.sort(ArrayList.java:1454) ~[?:1.8.0_121]
    at java.util.Collections$SynchronizedList.sort(Collections.java:2461) ~[?:1.8.0_121]
    at java.util.Collections.sort(Collections.java:175) ~[?:1.8.0_121]
    at com.raoulvdberge.refinedstorage.tile.TileController.func_73660_a(TileController.java:254) ~[TileController.class:?]
    at net.minecraft.world.World.func_72939_s(World.java:1804) ~[aid.class:?]
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620) ~[ls.class:?]
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709) ~[MinecraftServer.class:?]
    ... 4 more


    Could someone please help me solve this issue? Is putting items in one at a time the only solution? Or is there some setting I can change to get around this? I would really appreciate feedback. :):):)