Server stops as soon as I join

The Aternos forums are now deprecated

Learn more about this change here.

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

  • Hi so my server keeps closing by its self as soon as I join but it starts as normal. It even does not show a crash letter after it kicks me out it just usually says server shutdown or server closed and no one else has access so I’m confused... here is the log


    [21:13:07] [main/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]

    [21:13:07] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]

    [21:13:07] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]

    [21:13:07] [main/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]

    [21:13:07] [main/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]

    [21:13:07] [main/INFO]: Loaded 0 recipes

    [21:13:07] [main/INFO]: Loaded 0 advancements

    [21:13:07] [Server thread/INFO]: Starting minecraft server version 1.13.1

    [21:13:07] [Server thread/INFO]: Loading properties

    [21:13:07] [Server thread/INFO]: Default game type: SURVIVAL

    [21:13:07] [Server thread/INFO]: Generating keypair

    [21:13:08] [Server thread/INFO]: Starting Minecraft server on *:10925

    [21:13:08] [Server thread/INFO]: Using epoll channel type

    [21:13:09] [Server thread/INFO]: Preparing level "world"

    [21:13:09] [Server thread/INFO]: Reloading ResourceManager: Default

    [21:13:10] [Server thread/INFO]: Loaded 524 recipes

    [21:13:11] [Server thread/INFO]: Loaded 571 advancements

    [21:13:11] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld

    [21:13:12] [Server thread/INFO]: Preparing spawn area: 4%

    [21:13:12] [Server thread/INFO]: Preparing spawn area: 8%

    [21:13:13] [Server thread/INFO]: Preparing spawn area: 12%

    [21:13:13] [Server thread/INFO]: Preparing spawn area: 16%

    [21:13:13] [Server thread/INFO]: Preparing spawn area: 20%

    [21:13:13] [Server thread/INFO]: Preparing spawn area: 24%

    [21:13:13] [Server thread/INFO]: Preparing spawn area: 28%

    [21:13:13] [Server thread/INFO]: Preparing spawn area: 32%

    [21:13:14] [Server thread/INFO]: Preparing spawn area: 36%

    [21:13:14] [Server thread/INFO]: Preparing spawn area: 40%

    [21:13:14] [Server thread/INFO]: Preparing spawn area: 44%

    [21:13:14] [Server thread/INFO]: Preparing spawn area: 48%

    [21:13:14] [Server thread/INFO]: Preparing spawn area: 52%

    [21:13:14] [Server thread/INFO]: Preparing spawn area: 56%

    [21:13:14] [Server thread/INFO]: Preparing spawn area: 60%

    [21:13:14] [Server thread/INFO]: Preparing spawn area: 64%

    [21:13:14] [Server thread/INFO]: Preparing spawn area: 68%

    [21:13:15] [Server thread/INFO]: Preparing spawn area: 72%

    [21:13:15] [Server thread/INFO]: Preparing spawn area: 76%

    [21:13:15] [Server thread/INFO]: Preparing spawn area: 80%

    [21:13:15] [Server thread/INFO]: Preparing spawn area: 84%

    [21:13:15] [Server thread/INFO]: Preparing spawn area: 88%

    [21:13:15] [Server thread/INFO]: Preparing spawn area: 92%

    [21:13:15] [Server thread/INFO]: Preparing spawn area: 96%

    [21:13:15] [Server thread/INFO]: Preparing spawn area: 100%

    [21:13:15] [Server thread/INFO]: Time elapsed: 3932 ms

    [21:13:15] [Server thread/INFO]: Done (6.839s)! For help, type "help"

    [21:13:15] [Server thread/INFO]: Starting GS4 status listener

    [21:13:15] [Query Listener #1/INFO]: Query running on 0.0.0.0:10925

    [21:13:42] [User Authenticator #1/INFO]: UUID of player LaurbPlays is 072df5d5-7a29-42fe-b34d-fd8bd5212524

    [21:13:43] [Server thread/INFO]: LaurbPlays[/24.14.250.137:51189] logged in with entity id 140 at (-789.6999999880791, 80.0, -544.6058202968269)

    [21:13:43] [Server thread/INFO]: LaurbPlays joined the game

    [21:13:46] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 3960ms or 79 ticks behind

    [21:13:47] [WorldGen-Worker-1/ERROR]: Requested chunk : -60 -28

    [21:13:47] [WorldGen-Worker-1/ERROR]: Region bounds : -62 -30 | -62 -22

    [21:13:47] [Server thread/INFO]: [STDOUT]: Negative index in crash report handler (9/10)

    [21:13:47] [Server thread/ERROR]: Encountered an unexpected exception

    h: Exception generating new chunk

    at net.minecraft.server.MinecraftServer.b(SourceFile:751) ~[minecraft_server.jar:?]

    at so.b(SourceFile:360) ~[minecraft_server.jar:?]

    at net.minecraft.server.MinecraftServer.a(SourceFile:681) ~[minecraft_server.jar:?]

    at net.minecraft.server.MinecraftServer.run(SourceFile:584) [minecraft_server.jar:?]

    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]

    Caused by: java.util.concurrent.CompletionException: java.lang.RuntimeException: We are asking a region for a chunk out of bound | -60 -28

    at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_144]

    at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) ~[?:1.8.0_144]

    at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:604) ~[?:1.8.0_144]

    at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577) ~[?:1.8.0_144]

    at java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:443) ~[?:1.8.0_144]

    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_144]

    at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_144]

    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_144]

    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_144]

    Caused by: java.lang.RuntimeException: We are asking a region for a chunk out of bound | -60 -28

    at ti.b(SourceFile:108) ~[minecraft_server.jar:?]

    at bmy.a(SourceFile:108) ~[minecraft_server.jar:?]

    at tr.a(SourceFile:12) ~[minecraft_server.jar:?]

    at tq.a(SourceFile:35) ~[minecraft_server.jar:?]

    at bnc.a(SourceFile:95) ~[minecraft_server.jar:?]

    at tx.a(SourceFile:79) ~[minecraft_server.jar:?]

    at tx.a(SourceFile:25) ~[minecraft_server.jar:?]

    at acu$a.a(SourceFile:147) ~[minecraft_server.jar:?]

    at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602) ~[?:1.8.0_144]

    at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577) ~[?:1.8.0_144]

    at java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:443) ~[?:1.8.0_144]

    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_144]

    at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_144]

    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_144]

    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_144]

    [21:13:47] [Server thread/ERROR]: This crash report has been saved to: /aternos/server/./crash-reports/crash-2018-10-08_21.13.47-server.txt

    [21:13:47] [Server thread/INFO]: Stopping server

    [21:13:47] [Server thread/INFO]: Saving players

    [21:13:47] [Server thread/INFO]: Saving worlds

    [21:13:47] [Server thread/INFO]: Saving chunks for level 'world'/minecraft:the_end

    [21:13:47] [Server thread/INFO]: Saving chunks for level 'world'/minecraft:overworld

    [21:13:47] [Server thread/INFO]: Saving chunks for level 'world'/minecraft:the_nether

    [21:13:48] [Server Shutdown Thread/INFO]: Stopping server

    [21:13:48] [Server Shutdown Thread/INFO]: Saving players

  • Laurb

    Changed the title of the thread from “Server stoops as soon as I join” to “Server stops as soon as I join”.
  • To download the world do you go to world tab then download and will that keep all the things you have built on your server?

  • The problem is every time I try to press download it does nothing i tried on my computer and it did nothing and when I did my phone it brought me to a new tab but just kept loading forever so how do I download now?

  • Also my friend who is also on the server can join just fine but when I try it keeps shutting down the server I don’t know if that means anything. I just hope some one can help me save my server thanks

    • Official Post

    The problem is every time I try to press download it does nothing i tried on my computer and it did nothing and when I did my phone it brought me to a new tab but just kept loading forever so how do I download now?

    Try another Browser. Make sure your server is offline while you download a map.



    Also my friend who is also on the server can join just fine but when I try it keeps shutting down the server I don’t know if that means anything. I just hope some one can help me save my server thanks

    Yes, because the problem might be related to your player data.

  • I downloaded the server to my phone but when I open it there is no player data folder that I have heard there being in your downloaded world folder thing. There is nothing in the folder which I find odd but maybe I did it wrong? How do I delete player data? Thanks for helping.

  • Hello on a other thread that I made the engineer Roman said that I could make a server download and they would deleat the player data of my player because it caused me to not be able to join. So here is my username it’s LaurbPlays . Thanks so much for all the help sorry for the trouble.

  • I did ask for help and the person said I had to delete my player data and that would fix my problem. And I don’t know if this counts as software but I’m on the newest release of Minecraft for the server and I have no mods.

    Thanks!

  • Thanks so much! I’ll try to join today I’ll get back to you if it works or not Also I don’t know why I thought the thread was closed lol.

  • Roman

    Closed the thread.