Can't start the server

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, I start the server and in 1-2 minutes in the console writes an error, the server turns off.

    Console:


    [12:22:11] [Server thread/INFO]: Preparing spawn area: 12%

    [12:22:11] [Server thread/ERROR]: Chunk file at -17,11 is in the wrong location; relocating. (Expected -17, 11, got -16, 25)

    [12:22:12] [Server thread/ERROR]: Chunk file at -17,13 is in the wrong location; relocating. (Expected -17, 13, got -3, 28)

    [12:22:12] [Server thread/ERROR]: Chunk file at -17,19 is in the wrong location; relocating. (Expected -17, 19, got -11, 31)

    [12:22:12] [Server thread/WARN]: Wrong location for EntityChicken['Chicken'/51, l='world', x=-244.48, y=73.00, z=150.51] in world 'world'!

    [12:22:12] [Server thread/WARN]: Entity is at -244.48376449547771,150.51031031041887 (chunk -16,9) but was stored in chunk -17,28

    [12:22:12] [Server thread/WARN]: Wrong location for EntityChicken['Chicken'/52, l='world', x=-240.51, y=74.00, z=146.56] in world 'world'!

    [12:22:12] [Server thread/WARN]: Entity is at -240.50841981813346,146.55924942384323 (chunk -16,9) but was stored in chunk -17,28

    [12:22:12] [Server thread/INFO]: Preparing spawn area: 16%

    [12:22:12] [Server thread/ERROR]: Chunk file at -16,9 is in the wrong location; relocating. (Expected -16, 9, got -17, 17)

    [12:22:12] [Server thread/ERROR]: Chunk file at -16,11 is in the wrong location; relocating. (Expected -16, 11, got -5, 28)

    [12:22:13] [Server thread/ERROR]: Chunk file at -16,19 is in the wrong location; relocating. (Expected -16, 19, got -15, 27)

    [12:22:13] [Server thread/ERROR]: Chunk file at -16,27 is in the wrong location; relocating. (Expected -16, 27, got -5, 29)

    [12:22:13] [Server thread/ERROR]: Encountered an unexpected exception

    net.minecraft.server.v1_7_R3.ReportedException: Loading NBT data

    at net.minecraft.server.v1_7_R3.NBTTagCompound.a(SourceFile:335) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]

    at net.minecraft.server.v1_7_R3.NBTTagCompound.load(SourceFile:41) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]

    at net.minecraft.server.v1_7_R3.NBTTagCompound.a(SourceFile:329) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]

    at net.minecraft.server.v1_7_R3.NBTTagCompound.load(SourceFile:41) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]

    at net.minecraft.server.v1_7_R3.NBTCompressedStreamTools.a(SourceFile:120) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]

    at net.minecraft.server.v1_7_R3.NBTCompressedStreamTools.a(SourceFile:89) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]

    at net.minecraft.server.v1_7_R3.NBTCompressedStreamTools.a(SourceFile:85) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]

    at net.minecraft.server.v1_7_R3.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:83) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]

    at org.bukkit.craftbukkit.v1_7_R3.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:19) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]

    at org.bukkit.craftbukkit.v1_7_R3.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:13) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]

    at org.bukkit.craftbukkit.v1_7_R3.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:336) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]

    at org.bukkit.craftbukkit.v1_7_R3.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:295) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]

    at org.bukkit.craftbukkit.v1_7_R3.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:16) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]

    at net.minecraft.server.v1_7_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:120) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]

    at net.minecraft.server.v1_7_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:102) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]

    at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:317) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]

    at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:282) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]

    at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:182) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]

    at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]

    at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]

    Caused by: java.io.EOFException: Unexpected end of ZLIB input stream

    at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:240) ~[?:1.8.0_144]

    at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158) ~[?:1.8.0_144]

    at java.io.BufferedInputStream.read1(BufferedInputStream.java:284) ~[?:1.8.0_144]

    at java.io.BufferedInputStream.read(BufferedInputStream.java:345) ~[?:1.8.0_144]

    at java.io.DataInputStream.readFully(DataInputStream.java:195) ~[?:1.8.0_144]

    at java.io.DataInputStream.readUTF(DataInputStream.java:609) ~[?:1.8.0_144]

    at java.io.DataInputStream.readUTF(DataInputStream.java:564) ~[?:1.8.0_144]

    at net.minecraft.server.v1_7_R3.NBTTagCompound.b(SourceFile:322) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]

    at net.minecraft.server.v1_7_R3.NBTTagCompound.load(SourceFile:38) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]

    at net.minecraft.server.v1_7_R3.NBTTagList.load(SourceFile:37) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]

    at net.minecraft.server.v1_7_R3.NBTTagCompound.a(SourceFile:329) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]

    ... 19 more

    [12:22:13] [Server thread/ERROR]: This crash report has been saved to: /aternos/server/./crash-reports/crash-2018-11-15_12.22.13-server.txt

  • What software is installed on your server?

    Do you have any plugins or mods installed?

    Did you upload a world before this happened.

    I don't have mods.


    Plugins: PvP1vs1, AuthMe, AutoParcourLite, ChestCommands, Citizens, Essentials, HolographicDisplays, KitsCreator, MineResetLite, MyWarp, NametagEdit, PermissionsEx, SetSpawn, ShopKeepers, WorldEdit, WorldGuard.


    I didn't upload any worlds.

  • I assume that your world is corrupted.

    You may have to start over with a new one.

    Thanks. In General I deleted the world (+downloaded past) and I have all earned, but we with friend spent roughly 4 hours to build different warp and spawn. Is there anything we can do about the past to keep the buildings? [Translated by Yandex translator]

  • Roman

    Closed the thread.