Chunk Crashes

Discussion in 'Community Support' started by Nuking_Blake, Mar 20, 2015.

  1. Nuking_Blake

    Nuking_Blake New Member

    Joined:
    Mar 4, 2015
    Messages:
    7
    Likes Received:
    0
    Recently I have had two players join the server and it has restarted. I too have joined and the server restarts, I am sure it is because of a chunk error. I imported the world in through FTP and the world had chunks missing and new ones added, the last place I was was in one of those chunks and the server crashed. I need someone to help me with this, I can't reload the world because players have built towns there and they would leave when they find out there hard work is gone (And getting players is a hard thing to do). I can't join ingame because when I join the server restarts. It is no good if the server owner can't even connect. I really would like someone to help me solve this problem.

    Thanks
    - Nuking_Blake
     
  2. Nuking_Blake

    Nuking_Blake New Member

    Joined:
    Mar 4, 2015
    Messages:
    7
    Likes Received:
    0
    Okay, I fixed it

    Anyone who has this problem, just delete the players data in the world via FTP, not in the players list in the multicraft tab but in FTP
     
  3. Syano

    Syano New Member

    Joined:
    Jul 25, 2014
    Messages:
    17
    Likes Received:
    2
    Most probably you had some sort of player.dat file corruption there... However if you still have some missing chunks from your world, i would recommend you to use mc-edit to regenerate the chunks that are missing. If you are op on the server you can try (F3+T) in the missing chunks.

    Hope this will help you.
     
  4. Nuking_Blake

    Nuking_Blake New Member

    Joined:
    Mar 4, 2015
    Messages:
    7
    Likes Received:
    0
    the problem is not the player.dat file, it is the world itself. The world chunks that are broken are too widespread to edit. The chunks are not missing, but rather placed wrongly, in the config it says something about a chunk in the wrong place at "location". The problem with mc-edit is you need to reupload the world back which is how the world broke anyway. Anyone got a fix? deleting the player files resets their inventories. And no one wants that.
     
  5. Nuking_Blake

    Nuking_Blake New Member

    Joined:
    Mar 4, 2015
    Messages:
    7
    Likes Received:
    0
    Here is the config when a player walks in a chunk


    22.03 02:14:44 [Disconnect] User Nuking_Blake has disconnected, reason: Server shutting down
    22.03 02:14:44 [Multicraft] Server stopped
    22.03 02:14:44 [Multicraft] Server shut down
    22.03 02:14:44 [Server] INFO /run.sh: line 31: 18206 Killed /monitor.sh "$PID" "$USER"
    22.03 02:14:44 [Server] INFO Process 18205 detected
    22.03 02:14:44 [Server] INFO Process 18205 dead!
    22.03 02:14:44 [Multicraft] Skipped 115 lines due to rate limit (30/s)
    22.03 02:14:42 [Server] INFO at java.io.DataInputStream.readUTF(DataInputStream.java:564) ~[?:1.7.0_65]
    22.03 02:14:42 [Server] INFO at java.io.DataInputStream.readUTF(DataInputStream.java:609) ~[?:1.7.0_65]
    22.03 02:14:42 [Server] INFO at java.io.DataInputStream.readFully(DataInputStream.java:195) ~[?:1.7.0_65]
    22.03 02:14:42 [Server] INFO at java.io.BufferedInputStream.read(BufferedInputStream.java:334) ~[?:1.7.0_65]
    22.03 02:14:42 [Server] INFO at java.io.BufferedInputStream.read1(BufferedInputStream.java:273) ~[?:1.7.0_65]
    22.03 02:14:42 [Server] INFO at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158) ~[?:1.7.0_65]
    22.03 02:14:42 [Server] INFO at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:240) ~[?:1.7.0_65]
    22.03 02:14:42 [Server] INFO Caused by: java.io.EOFException: Unexpected end of ZLIB input stream
    22.03 02:14:42 [Server] INFO at java.lang.Thread.run(Thread.java:745) ~[?:1.7.0_65]
    22.03 02:14:42 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) ~[?:1.7.0_65]
    22.03 02:14:42 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) ~[?:1.7.0_65]
    22.03 02:14:42 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.util.AsynchronousExecutor$Task.run(AsynchronousExecutor.java:85) ~[spigot-1.8.0-1649.jar:git-Spigot-1649]
    22.03 02:14:42 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.util.AsynchronousExecutor$Task.initAsync(AsynchronousExecutor.java:95) ~[spigot-1.8.0-1649.jar:git-Spigot-1649]
    22.03 02:14:42 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.util.AsynchronousExecutor$Task.init(AsynchronousExecutor.java:150) ~[spigot-1.8.0-1649.jar:git-Spigot-1649]
    22.03 02:14:42 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:13) ~[spigot-1.8.0-1649.jar:git-Spigot-1649]
    22.03 02:14:42 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:19) ~[spigot-1.8.0-1649.jar:git-Spigot-1649]
    22.03 02:14:42 [Server] INFO at net.minecraft.server.v1_7_R4.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:82) ~[spigot-1.8.0-1649.jar:git-Spigot-1649]
    22.03 02:14:42 [Server] INFO at net.minecraft.server.v1_7_R4.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:79) ~[spigot-1.8.0-1649.jar:git-Spigot-1649]
    22.03 02:14:42 [Server] INFO at net.minecraft.server.v1_7_R4.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:84) ~[spigot-1.8.0-1649.jar:git-Spigot-1649]
    22.03 02:14:42 [Server] INFO at net.minecraft.server.v1_7_R4.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:119) ~[spigot-1.8.0-1649.jar:git-Spigot-1649]
    22.03 02:14:42 [Server] INFO at net.minecraft.server.v1_7_R4.NBTTagCompound.load(SourceFile:41) ~[spigot-1.8.0-1649.jar:git-Spigot-1649]
    22.03 02:14:42 [Server] INFO at net.minecraft.server.v1_7_R4.NBTTagCompound.a(SourceFile:329) ~[spigot-1.8.0-1649.jar:git-Spigot-1649]
    22.03 02:14:42 [Server] INFO at net.minecraft.server.v1_7_R4.NBTTagCompound.load(SourceFile:41) ~[spigot-1.8.0-1649.jar:git-Spigot-1649]
    22.03 02:14:42 [Server] INFO at net.minecraft.server.v1_7_R4.NBTTagCompound.a(SourceFile:335) ~[spigot-1.8.0-1649.jar:git-Spigot-1649]
    22.03 02:14:42 [Server] INFO net.minecraft.server.v1_7_R4.ReportedException: Loading NBT data
    22.03 02:14:42 [Server] ERROR Encountered an unexpected exception
    22.03 02:14:42 [Server] WARN Entity is at 272.6478397369455,181.0041242611229 (chunk 17,11) but was stored in chunk 1,3
    22.03 02:14:42 [Server] WARN Wrong location for EntityChicken['Chicken'/13794, l='world', x=272.65, y=68.00, z=181.00] in world 'world'!
    22.03 02:14:42 [Server] WARN Entity is at 276.59976956287016,182.42094036974905 (chunk 17,11) but was stored in chunk 1,3
    22.03 02:14:42 [Server] WARN Wrong location for EntityPig['Pig'/13793, l='world', x=276.60, y=69.00, z=182.42] in world 'world'!
    22.03 02:14:38 [Server] ERROR Chunk file at 12,12 is in the wrong location; relocating. (Expected 12, 12, got 31, 3)
    22.03 02:14:37 [Server] WARN Entity is at 255.125,9.125 (chunk 15,0) but was stored in chunk 7,11
    22.03 02:14:37 [Server] WARN Wrong location for EntityItem['item.tile.sapling.spruce'/13742, l='world', x=255.13, y=79.13, z=9.13] in world 'world'!
    22.03 02:14:37 [Server] ERROR Chunk file at 8,11 is in the wrong location; relocating. (Expected 8, 11, got 26, 30)
    22.03 02:14:37 [Server] ERROR Chunk file at 17,11 is in the wrong location; relocating. (Expected 17, 11, got 1, 3)
    22.03 02:14:37 [Server] WARN Entity is at 203.17590878360335,1.4703596726465364 (chunk 12,0) but was stored in chunk 13,10
    22.03 02:14:37 [Server] WARN Wrong location for EntityItem['item.tile.sapling.birch'/13698, l='world', x=203.18, y=69.13, z=1.47] in world 'world'!
    22.03 02:14:37 [Server] ERROR Chunk file at 6,10 is in the wrong location; relocating. (Expected 6, 10, got 13, 0)
    22.03 02:14:34 [Server] WARN Entity is at 272.6478397369455,181.0041242611229 (chunk 17,11) but was stored in chunk 1,3
    22.03 02:14:34 [Server] WARN Wrong location for EntityChicken['Chicken'/13610, l='world', x=272.65, y=68.00, z=181.00] in world 'world'!
    22.03 02:14:34 [Server] WARN Entity is at 276.59976956287016,182.42094036974905 (chunk 17,11) but was stored in chunk 1,3
    22.03 02:14:34 [Server] WARN Wrong location for EntityPig['Pig'/13609, l='world', x=276.60, y=69.00, z=182.42] in world 'world'!
    22.03 02:14:34 [Server] ERROR Chunk file at 1,1 is in the wrong location; relocating. (Expected 1, 1, got 15, 21)
    22.03 02:14:34 [Server] ERROR Chunk file at 1,3 is in the wrong location; relocating. (Expected 1, 3, got 17, 11)
    22.03 02:14:33 [Server] ERROR Chunk file at 2,1 is in the wrong location; relocating. (Expected 2, 1, got 15, 9)
    22.03 02:14:33 [Server] ERROR Chunk file at 3,1 is in the wrong location; relocating. (Expected 3, 1, got 15, 16)
    22.03 02:14:31 [Server] ERROR Chunk file at 7,2 is in the wrong location; relocating. (Expected 7, 2, got 20, 11)
    22.03 02:14:31 [Server] ERROR Chunk file at 8,1 is in the wrong location; relocating. (Expected 8, 1, got 7, 23)
    22.03 02:14:28 [Server] ERROR Chunk file at 18,20 is in the wrong location; relocating. (Expected 18, 20, got 11, 0)
    22.03 02:14:27 [Server] WARN Entity is at 291.9272324353554,328.9587678296789 (chunk 18,20) but was stored in chunk 11,0
    22.03 02:14:27 [Server] WARN Wrong location for EntityCow['Cow'/13296, l='world', x=291.93, y=65.00, z=328.96] in world 'world'!
    22.03 02:14:27 [Server] ERROR Chunk file at 12,1 is in the wrong location; relocating. (Expected 12, 1, got 14, 23)
    22.03 02:14:26 [Server] WARN Entity is at 203.17590878360335,1.4703596726465364 (chunk 12,0) but was stored in chunk 13,10
    22.03 02:14:26 [Server] WARN Wrong location for EntityItem['item.tile.sapling.birch'/13276, l='world', x=203.18, y=69.13, z=1.47] in world 'world'!
    22.03 02:14:26 [Server] ERROR Chunk file at 13,10 is in the wrong location; relocating. (Expected 13, 10, got 12, 0)
    22.03 02:14:25 [Server] ERROR Chunk file at 14,0 is in the wrong location; relocating. (Expected 14, 0, got 20, 14)
    22.03 02:14:24 [Server] ERROR Chunk file at 15,0 is in the wrong location; relocating. (Expected 15, 0, got 7, 11)
    22.03 02:14:05 [Server] ERROR Chunk file at 17,1 is in the wrong location; relocating. (Expected 17, 1, got 17, 22)
    22.03 02:14:02 [Server] ERROR Chunk file at 18,0 is in the wrong location; relocating. (Expected 18, 0, got 20, 10)
    22.03 02:14:02 [Server] INFO Admins: [Owner] Nuking_Blake
    22.03 02:13:59 [Server] ERROR Chunk file at 20,3 is in the wrong location; relocating. (Expected 20, 3, got 14, 27)
    22.03 02:13:58 [Server] WARN Entity is at 94.3166611970792,341.77760792974925 (chunk 5,21) but was stored in chunk 27,2
    22.03 02:13:58 [Server] WARN Wrong location for EntityCow['Cow'/12595, l='world', x=94.32, y=81.00, z=341.78] in world 'world'!
    22.03 02:13:58 [Server] ERROR Chunk file at 21,0 is in the wrong location; relocating. (Expected 21, 0, got 17, 16)
     
  6. Nuking_Blake

    Nuking_Blake New Member

    Joined:
    Mar 4, 2015
    Messages:
    7
    Likes Received:
    0
    Here are some images of the chunks out of place

    [​IMG]
    [​IMG]
    [​IMG]
     

Share This Page

  • About Us

    HostHorde is the industry first as an unlimited Minecraft server provider. We provide premium Minecraft hosting, with unbeatable performance and quality support.

    Our forums enable you to ask questions, solve problems, find information, and share resources with other members of the HostHorde community.

    View Our Plans
  • Social Media