Chunk Corruption Errors

Overview
The following guide will help identify what chunk corruption errors look like. Chunk corruption can cause a plethora of problems including: lag, world data not saving, world holes, malfunctioning plugins, and other odd behavior. There aren't many solutions to fixing it other than by using a program such as MCEdit to remove the damaged area or using chunk repair utilities (if they are not oudated/still in development) or create a new world.

Example of a Chunk Corruption Error
[INFO] Chunk (42, -2) stored at (35, -28)

[SEVERE] java.lang.Throwable
[SEVERE] at org.bukkit.craftbukkit.util.LongHashtable.get(LongHashtable.java:32)
[SEVERE] at net.minecraft.server.ChunkProviderServer.getOrCreateChunk(ChunkProviderServer.java:104)
[SEVERE] at net.minecraft.server.World.getChunkAt(World.java:300)
[SEVERE] at net.minecraft.server.World.getTypeId(World.java:247)

  • Chunk errors, Chunk errors minecraft, minecraft, chunk corruption
  • 10 Users Found This Useful
Was this answer helpful?

Related Articles

My 1.7.X server appears offline when its online?

In this situation, its most likley caused because of Multicraft's issue with 1.7.x jars. Note:...

java.io.IOException with a 503 error...what is the problem?

If you receive a java.io.IOException with a 503 error, then unfortunately, we normally are unable...

Common Problems and Solutions

Common Problems and Solutions"Can't connect to Minecraft bridge" or "Intermittent connection...

Out of Memory

Usually, out of memory errors (and other errors that are similar) is due to your server basically...

Read Timed Out Errors

Read timed out errors are like a server crash in that you cannot join your server any longer, but...