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