Posts by Pain_depiiicee

The Aternos forums are now deprecated

Learn more about this change here.

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

    help please

    [13Jun2022 23:22:03.111] [Server thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID dc441eea-6245-4ca3-8d48-de91e55998c0
    1458[13Jun2022 23:22:03.119] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Encountered an unexpected exception
    1459net.minecraft.crash.ReportedException: Ticking entity
    1460 at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:855) ~[?:?]
    1461 at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) ~[?:?]
    1462 at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?]
    1463 at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?]
    1464 at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?]
    1465 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_282]
    1466Caused by: java.util.ConcurrentModificationException
    1467 at java.util.LinkedHashMap$LinkedHashIterator.nextNode(LinkedHashMap.java:719) ~[?:1.8.0_282]
    1468 at java.util.LinkedHashMap$LinkedKeyIterator.next(LinkedHashMap.java:742) ~[?:1.8.0_282]
    1469 at java.util.Iterator.forEachRemaining(Iterator.java:116) ~[?:1.8.0_282]
    1470 at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[?:1.8.0_282]
    1471 at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[?:1.8.0_282]
    1472 at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[?:1.8.0_282]
    1473 at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:1.8.0_282]
    1474 at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:1.8.0_282]
    1475 at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_282]
    1476 at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) ~[?:1.8.0_282]
    1477 at net.minecraft.entity.ai.goal.GoalSelector.func_75774_a(SourceFile:88) ~[?:?]
    1478 at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:682) ~[?:?]
    1479 at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2413) ~[?:?]
    1480 at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:488) ~[?:?]
    1481 at net.minecraft.entity.monster.MonsterEntity.func_70636_d(SourceFile:43) ~[?:?]
    1482 at net.minecraft.entity.monster.EndermiteEntity.func_70636_d(SourceFile:134) ~[?:?]
    1483 at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2160) ~[?:?]
    1484 at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:300) ~[?:?]
    1485 at net.minecraft.entity.monster.EndermiteEntity.func_70071_h_(SourceFile:110) ~[?:?]
    1486 at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:611) ~[?:?]
    1487 at net.minecraft.world.World.func_217390_a(World.java:554) ~[?:?]
    1488 at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:404) ~[?:?]
    1489 at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:851) ~[?:?]
    1490 ... 5 more
    1491[13Jun2022 23:22:03.127] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: This crash report has been saved to: /server/./crash-reports/crash-2022-06-13_23.22.03-server.txt
    1492[13Jun2022 23:22:03.128] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server
    1493[13Jun2022 23:22:03.129] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players
    1494[13Jun2022 23:22:03.772] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: Hepfet lost connection: Internal Exception: java.lang.StackOverflowError
    1495[13Jun2022 23:22:03.773] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Hepfet left the game
    1496[13Jun2022 23:22:04.008] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Exception stopping the server
    1497java.lang.IllegalStateException: Removing entity while ticking!
    1498 at net.minecraft.world.server.ServerWorld.removeEntity(ServerWorld.java:947) ~[?:?]
    1499 at net.minecraft.world.server.ServerWorld.removePlayer(ServerWorld.java:968) ~[?:?]
    1500 at net.minecraft.world.server.ServerWorld.func_217434_e(ServerWorld.java:964) ~[?:?]
    1501 at net.minecraft.server.management.PlayerList.func_72367_e(PlayerList.java:339) ~[?:?]
    1502 at net.minecraft.network.play.ServerPlayNetHandler.func_147231_a(ServerPlayNetHandler.java:1021) ~[?:?]
    1503 at net.minecraft.network.NetworkManager.func_179293_l(NetworkManager.java:366) ~[?:?]
    1504 at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213167_f(SourceFile:79) ~[?:?]
    1505 at net.minecraft.network.play.ServerPlayNetHandler.func_194028_b(ServerPlayNetHandler.java:296) ~[?:?]
    1506 at net.minecraft.server.management.PlayerList.func_72392_r(PlayerList.java:742) ~[?:?]
    1507 at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:557) ~[?:?]
    1508 at net.minecraft.server.dedicated.DedicatedServer.func_71260_j(DedicatedServer.java:514) ~[?:?]
    1509 at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:679) ~[?:?]
    1510 at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?]
    1511 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_282]
    1512[13Jun2022 23:22:04.196] [Server thread/INFO] [net.minecraft.network.rcon.RConThread/]: Thread Query Listener stopped

    In the logs it says :" [Aternos System/ERROR]: Server was stopped because it took too long to start. Try reducing the load to avoid this in the future."

    I'm using java with curseforge modpack named "Chroma Technologies 2"

    But before that the server was functioning normally please help. ||