Go get this tool: http://forums.bukkit.org/threads/admin-chunkster.8186/
It worked for me. Took a little while to understand how to launch it with java but eventually i got it to work.
I copied the Bukkit server run.bat somewhat but here's what I used to get it to launch (make it a notepad document and save it as a .bat file)
@ECHO OFF
IF /I "%PROCESSOR_ARCHITECTURE:~-2%"=="64" "%ProgramFiles(x86)%\Java\jre6\bin\java.exe" -jar Chunkster.jar world
Im having the same problem as the poster, but, when i tried the Chunkster thing, all it keeps saying in the command prompt is "Chunster.jar cannot be accessed"
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I keep getting this even after I close it and reopen. This lags up my server really bad
http://forums.bukkit.org/threads/admin-chunkster.8186/
It worked for me. Took a little while to understand how to launch it with java but eventually i got it to work.
I copied the Bukkit server run.bat somewhat but here's what I used to get it to launch (make it a notepad document and save it as a .bat file)
Should fix any chunk errors like this.