953 - Misplaced Chunk is Crashing Server

Discussion in 'Bukkit Help' started by TopShopGamer, Jul 11, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    TopShopGamer

    Since updating to 953 from 860, I've had a problem with a chunk in my map near spawn. Whenever people are near the offending chunk, the console puts off a message saying that Chunk(-29,29) is stored at (-32, 31). The faster people move, the more the same error message is spammed until the server crashes.

    Info
    1. Windows Server 2008 R2 Standard Edition
    2. x64
    3. Java version 1.6.0_26 x64
    4. None, running only CraftBukkit
    5. CB 953
    6.
    @ECHO OFF
    SET BINDIR=%~dp0
    CD /D "%BINDIR%"
    "%ProgramFiles%\Java\jre6\bin\java.exe" -Xincgc -Xmx1G -jar craftbukkit.jar
    PAUSE
    7. No plugins
    8. My server.log file is empty. Here's a screenshot of the error: http://imageshack.us/photo/my-images/200/953mcerror.png/
    9. The problem occurs both with and without plugins. Dropping CraftBukkit and running a vanilla Minecraft server is fine, the vanilla console doesn't put out any errors. I've tried running the latest CraftBukkit(978) and saw no improvement.
     
  2. Offline

    x4n4th

Thread Status:
Not open for further replies.

Share This Page