Inactive [ADMIN] Chunkster

Discussion in 'Bukkit Tools' started by XeonProductions, Mar 12, 2011.

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

    Saposhiente

    Thanks for this great tool! It successfully fixed one of our worlds which was apparently corrupted. However, the problem continued, so I ran it on other worlds and at one point got
    Code:
    [Chunkster] REGION LOAD Paradise/region/r.0.0.mcr
    [Chunkster] Scanning region file x=0 z=0 file=r.0.0.mcr
    java.io.EOFException: Unexpected end of ZLIB input stream
            at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:240)
            at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158)
            at java.io.DataInputStream.readFully(DataInputStream.java:195)
            at java.io.DataInputStream.readFully(DataInputStream.java:169)
            at chunkster.NBTTagByteArray.readTagContents(NBTTagByteArray.java:22)
            at chunkster.NBTBase.readTag(NBTBase.java:37)
            at chunkster.NBTTagCompound.readTagContents(NBTTagCompound.java:26)
            at chunkster.NBTBase.readTag(NBTBase.java:37)
            at chunkster.NBTTagCompound.readTagContents(NBTTagCompound.java:26)
            at chunkster.NBTBase.readTag(NBTBase.java:37)
            at chunkster.NBTCompressionUtility.readRootTagCompound(NBTCompressionUtility.java:29)
            at chunkster.Chunkster.scanRegionPointers(Chunkster.java:79)
            at chunkster.Chunkster.scan(Chunkster.java:48)
            at chunkster.Chunkster.main(Chunkster.java:27)
    Regionfile is at <Edit by Moderator: Redacted mediafire url>
    Help?
    EDIT: After changing a few blocks in the region, /mvremove ing it and restarting the server a couple times, it works again and chunkster finds nothing. Huh.
     
    Last edited by a moderator: Dec 14, 2016
  2. Offline

    BioRage

    Amazing

    Thanks!
     
  3. Offline

    gogumadork

    Thanks! Repaired my world with minimal changes 8)
     
  4. Offline

    zxc

    THANK YOU!!! Signed up just to say this.
     
  5. Offline

    Celeixen

    Thank you man.. you saved my whole server. This is the most useful plugin ever.. if you didn't make this me and my friends would be fucked
     
  6. Offline

    1dra7


    Don't wanna sound like noob, but I will. How the heck to I run java -jar Chunkster.jar <world directory> ???
     
  7. Offline

    Lolmewn

  8. Offline

    Faber

    Hey When i go on my server, it seems to work fine.. Until i go to the chunk that is corrupt and i log out of the server and get a message saying connection lost, End of stream... Im not sure if this plugin would fix it.. will it?
     
  9. Offline

    Lolmewn

    try it ;) It probally will.
     
  10. Offline

    Faber

    thanks
     
  11. Offline

    Uhehesh

    Thanks! It helped!
     
  12. Offline

    Shylo132

    it keeps saying unable to access chunkster.jar file from the cmd... does it need to be in the plugins? or anywhere?
     
  13. Offline

    Eram

    Thank you! saved my world.

    I have mine in the main folder. When you start out, you can right click your folder and select, "Open Command Prompt Here"
     
  14. Offline

    Shylo132

    i dont get that option.. jsut allows me to copy path....

    ok it lets me find it.. now its asking for a world directory.. ive tried every file from path\world to path\world\(every folder there) and it keeps saying
    Code:
    C:\Users\Shylo132\Desktop\Servers\Secondary Server\Chunkster\dist> java -jar
    unkster.jar" C:\Users\Shylo132\Desktop\Servers\Secondary Server\world
    chunkster: region pointer repair utility v0.1
    usage: java -jar Chunkster.jar <world directory>
     
    C:\Users\Shylo132\Desktop\Servers\Secondary Server\Chunkster\dist> java -jar
    unkster.jar" C:\Users\Shylo132\Desktop\Servers\Secondary Server\world\data
    chunkster: region pointer repair utility v0.1
    usage: java -jar Chunkster.jar <world directory>
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 11, 2016
  15. Offline

    vinvin108

    Hey my server got messed up :mad:with the chucnks. rather than pester you about how to use chunkster :confused:(im lost and have no idea how to use it) can i please upload my world and you can fix it then send me the download link? PLEASE thanks very much in advance sorry to waste your time :) [cake] <Edit by Moderator: Redacted mediafire url>
     
    Last edited by a moderator: Dec 14, 2016
  16. Offline

    tommygoesha

    This is my error that just repeats over n over.

    2011-07-08 01:53:35 [INFO] Chunk (66, 79) stored at (75, 70)
    2011-07-08 01:53:35 [SEVERE] java.lang.Throwable
    2011-07-08 01:53:35 [SEVERE] at org.bukkit.craftbukkit.util.LongHashtable.get(LongHashtable.java:32)
    2011-07-08 01:53:35 [SEVERE] at net.minecraft.server.ChunkProviderServer.getOrCreateChunk(ChunkProviderServer.java:116)
    2011-07-08 01:53:35 [SEVERE] at net.minecraft.server.World.getChunkAt(World.java:272)
    2011-07-08 01:53:35 [SEVERE] at net.minecraft.server.World.a(World.java:598)
    2011-07-08 01:53:35 [SEVERE] at net.minecraft.server.MetadataChunkBlock.a(SourceFile:80)
    2011-07-08 01:53:35 [SEVERE] at net.minecraft.server.World.doLighting(World.java:1592)
    2011-07-08 01:53:35 [SEVERE] at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:443)
    2011-07-08 01:53:35 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    2011-07-08 01:53:35 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)

    I run your program and it doesnt look like anything has changed from inside the command prompt :\?
     
  17. Offline

    KollegahDerBoss

    2011-07-09 21:47:06 [SEVERE] java.lang.NullPointerException
    2011-07-09 21:47:06 [SEVERE] at net.minecraft.server.WorldServer.c(WorldServer.java:106)
    2011-07-09 21:47:06 [SEVERE] at net.minecraft.server.World.a(World.java:2053)
    2011-07-09 21:47:06 [SEVERE] at net.minecraft.server.Chunk.addEntities(Chunk.java:470)
    2011-07-09 21:47:06 [SEVERE] at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:79)
    2011-07-09 21:47:06 [SEVERE] at net.minecraft.server.ChunkProviderServer.getOrCreateChunk(ChunkProviderServer.java:118)
    2011-07-09 21:47:06 [SEVERE] at net.minecraft.server.World.getChunkAt(World.java:272)
    2011-07-09 21:47:06 [SEVERE] at net.minecraft.server.World.getTypeId(World.java:219)
    2011-07-09 21:47:06 [SEVERE] at net.minecraft.server.World.isEmpty(World.java:223)
    2011-07-09 21:47:06 [SEVERE] at net.minecraft.server.World.a(World.java:190)
    2011-07-09 21:47:06 [SEVERE] at net.minecraft.server.WorldProviderHell.canSpawn(SourceFile:37)
    2011-07-09 21:47:06 [SEVERE] at net.minecraft.server.World.canSpawn(World.java:95)
    2011-07-09 21:47:06 [SEVERE] at net.minecraft.server.World.c(World.java:178)
    2011-07-09 21:47:06 [SEVERE] at net.minecraft.server.World.<init>(World.java:140)
    2011-07-09 21:47:06 [SEVERE] at net.minecraft.server.WorldServer.<init>(WorldServer.java:27)
    2011-07-09 21:47:06 [SEVERE] at net.minecraft.server.SecondaryWorldServer.<init>(SecondaryWorldServer.java:8)
    2011-07-09 21:47:06 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:210)
    2011-07-09 21:47:06 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
    2011-07-09 21:47:06 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
    2011-07-09 21:47:06 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-07-09 21:47:06 [SEVERE] Unexpected exception
    java.lang.NullPointerException
    at net.minecraft.server.WorldServer.c(WorldServer.java:106)
    at net.minecraft.server.World.a(World.java:2053)
    at net.minecraft.server.Chunk.addEntities(Chunk.java:470)
    at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:79)
    at net.minecraft.server.ChunkProviderServer.getOrCreateChunk(ChunkProviderServer.java:118)
    at net.minecraft.server.World.getChunkAt(World.java:272)
    at net.minecraft.server.World.getTypeId(World.java:219)
    at net.minecraft.server.World.isEmpty(World.java:223)
    at net.minecraft.server.World.a(World.java:190)
    at net.minecraft.server.WorldProviderHell.canSpawn(SourceFile:37)
    at net.minecraft.server.World.canSpawn(World.java:95)
    at net.minecraft.server.World.c(World.java:178)
    at net.minecraft.server.World.<init>(World.java:140)
    at net.minecraft.server.WorldServer.<init>(WorldServer.java:27)
    at net.minecraft.server.SecondaryWorldServer.<init>(SecondaryWorldServer.java:8)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:210)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)


    I scanned with your program, but it didn't find anything wrong...what's then the problem?
     
  18. Offline

    Toxiq7

    Man!.. I register just for say HUGE THANK YOU!.. because you saved my map!.. THANKS! u're awesome!
     
  19. Offline

    Returners

    It stopped the chunk errors from happening, but it wont repair the existing errors.

    After messing with it for quite a long time I finally got it to run the scan. Now the light speed stream of [SEVERE] and [INFO] lines have stopped thank the lord! But when I log in to the world, everything is still totally scrambled. Half of a lot of buildings are gone, and random pieces of mountains, and craters have replaced the chunks all around town. I don't have a backup of the world, and the last restore checkpoint on my pc was when the server first started. I want desperately to return it to how it was, because many people have invested heavily into the world. I would deeply appreciate it if anyone has ideas as to how this may be fixed, or if I'm missing something. Although, I got the scan to run, so I think that everything had to have been done right...but idk

    I'm running on 64 bit vista.
     
  20. Offline

    xcanner

    Is it just me or do this look strang:

    Code:
    [Chunkster] REGION LOAD world\region\r.0.-3.mcr
    [Chunkster] Scanning region file x=0 z=-3 file=r.0.-3.mcr
    [Chunkster] REGION LOAD world\region\r.0.-30.mcr
    [Chunkster] Scanning region file x=0 z=-30 file=r.0.-30.mcr
    [Chunkster] REGION LOAD world\region\r.0.-4.mcr
    [Chunkster] Scanning region file x=0 z=-4 file=r.0.-4.mcr
    [Chunkster] REGION LOAD world\region\r.0.-4194304.mcr
    [Chunkster] Scanning region file x=0 z=-4194304 file=r.0.-4194304.mcr
    [Chunkster] REGION LOAD world\region\r.0.-4194305.mcr
    [Chunkster] Scanning region file x=0 z=-4194305 file=r.0.-4194305.mcr
    [Chunkster] REGION LOAD world\region\r.0.-5.mcr
    [Chunkster] Scanning region file x=0 z=-5 file=r.0.-5.mcr
    [Chunkster] REGION LOAD world\region\r.0.-6.mcr
    [Chunkster] Scanning region file x=0 z=-6 file=r.0.-6.mcr
    [Chunkster] REGION LOAD world\region\r.0.-7.mcr
    [Chunkster] Scanning region file x=0 z=-7 file=r.0.-7.mcr
    Code:
    [Chunkster] REGION LOAD world\region\r.-1.-2.mcr
    [Chunkster] Scanning region file x=-1 z=-2 file=r.-1.-2.mcr
    [Chunkster] REGION LOAD world\region\r.-1.-20.mcr
    [Chunkster] Scanning region file x=-1 z=-20 file=r.-1.-20.mcr
    [Chunkster] REGION LOAD world\region\r.-1.-26.mcr
    [Chunkster] Scanning region file x=-1 z=-26 file=r.-1.-26.mcr
    [Chunkster] REGION LOAD world\region\r.-1.-28.mcr
    [Chunkster] Scanning region file x=-1 z=-28 file=r.-1.-28.mcr
    [Chunkster] REGION LOAD world\region\r.-1.-29.mcr
    [Chunkster] Scanning region file x=-1 z=-29 file=r.-1.-29.mcr
    [Chunkster] REGION LOAD world\region\r.-1.-3.mcr
    [Chunkster] Scanning region file x=-1 z=-3 file=r.-1.-3.mcr
    [Chunkster] REGION LOAD world\region\r.-1.-4.mcr
    [Chunkster] Scanning region file x=-1 z=-4 file=r.-1.-4.mcr
    [Chunkster] REGION LOAD world\region\r.-1.-4194304.mcr
    [Chunkster] Scanning region file x=-1 z=-4194304 file=r.-1.-4194304.mcr
    [Chunkster] REGION LOAD world\region\r.-1.-4194305.mcr
    [Chunkster] Scanning region file x=-1 z=-4194305 file=r.-1.-4194305.mcr
    [Chunkster] REGION LOAD world\region\r.-1.-5.mcr
    [Chunkster] Scanning region file x=-1 z=-5 file=r.-1.-5.mcr
    [Chunkster] REGION LOAD world\region\r.-1.-6.mcr
    [Chunkster] Scanning region file x=-1 z=-6 file=r.-1.-6.mcr
    [Chunkster] REGION LOAD world\region\r.-1.-7.mcr
    [Chunkster] Scanning region file x=-1 z=-7 file=r.-1.-7.mcr
    [Chunkster] REGION LOAD world\region\r.-1.-8.mcr
    [Chunkster] Scanning region file x=-1 z=-8 file=r.-1.-8.mcr
    [Chunkster] REGION LOAD world\region\r.-1.-9.mcr
    [Chunkster] Scanning region file x=-1 z=-9 file=r.-1.-9.mcr
    [Chunkster] REGION LOAD world\region\r.-1.0.mcr
    [Chunkster] Scanning region file x=-1 z=0 file=r.-1.0.mcr
    [Chunkster] REGION LOAD world\region\r.-1.1.mcr
    [Chunkster] Scanning region file x=-1 z=1 file=r.-1.1.mcr
    [Chunkster] REGION LOAD world\region\r.-1.10.mcr
    [Chunkster] Scanning region file x=-1 z=10 file=r.-1.10.mcr
    They z= huge number, what does that mean?
     
  21. Thanky ou SOOO much. Omfg.
     
  22. Offline

    dietwawa

    not recognized as a command
    it wont work, i need help
    i put the chunksters.zip in a new folder in the server folder and deleted the chunksters.jar and put it in my server folder then i shift=right click and "open command window here" then pasted java -jar Chunkster.jar then i did my world name so java -jar Chunkster.jar pepper and it said it wasnt a command plz help
     
  23. Offline

    mattmoss

    FYI, just a note of thanks for this tool. Server started lagging badly, and I found out because the server log was filling up with chunk errors. Ran the tool and it found 30 corrupted chunks, which it marked for regen. Woot!
     
  24. Offline

    dietwawa

    mine did not work
    i started by putting the Chunkster folder in my server folder.
    then i went to CMD and typed "cd server" then i typed "cd Chunkster" then.. "cd dist"
    lastly i typed "java -jar Chunkster.jar world" (world is my worlds name)
    nothing happened
    what did i do wrong?
     
  25. Offline

    Reazem

    you just saved my world broo!!

    I LOVE U!
    Forever , no matter what~ ;D
     
  26. Offline

    lloyd menzies

    Thank you for this holy grail.
     
  27. Offline

    DoomBunnyPwn

    Great, great work on this. Worked great for my world, now I can has multiworld!
     
  28. Offline

    Shad

    I think you are one of the most liked people on the Bukkit Forums just because you have saved so many worlds. You are like a hero with all that saving. And once again, I give many thanks to you! :D
     
  29. Offline

    Flo16007

    I get this Message,what can i do.?:'(
    [Chunkster] Scanning region file x=-2 z=-2 file=r.-2.-2.mcr
    java.io.UTFDataFormatException: malformed input around byte 32
    at java.io.DataInputStream.readUTF(Unknown Source)
    at java.io.DataInputStream.readUTF(Unknown Source)
    at chunkster.NBTBase.readTag(NBTBase.java:36)
    at chunkster.NBTTagCompound.readTagContents(NBTTagCompound.java:26)
    at chunkster.NBTTagList.readTagContents(NBTTagList.java:36)
    at chunkster.NBTBase.readTag(NBTBase.java:37)
    at chunkster.NBTTagCompound.readTagContents(NBTTagCompound.java:26)
    at chunkster.NBTTagList.readTagContents(NBTTagList.java:36)
    at chunkster.NBTBase.readTag(NBTBase.java:37)
    at chunkster.NBTTagCompound.readTagContents(NBTTagCompound.java:26)
    at chunkster.NBTBase.readTag(NBTBase.java:37)
    at chunkster.NBTTagCompound.readTagContents(NBTTagCompound.java:26)
    at chunkster.NBTBase.readTag(NBTBase.java:37)
    at chunkster.NBTCompressionUtility.readRootTagCompound(NBTCompressionUti
    lity.java:29)
    at chunkster.Chunkster.scanRegionPointers(Chunkster.java:79)
    at chunkster.Chunkster.scan(Chunkster.java:48)
    at chunkster.Chunkster.main(Chunkster.java:27)
    [Chunkster] REGION LOAD CKN-Clan-Server\region\r.-2.-3.mcr
    [Chunkster] Scanning region file x=-2 z=-3 file=r.-2.-3.mcr
    [Chunkster] REGION LOAD CKN-Clan-Server\region\r.-2.-4.mcr
    [Chunkster] Scanning region file x=-2 z=-4 file=r.-2.-4.mcr
    [Chunkster] REGION LOAD CKN-Clan-Server\region\r.-2.0.mcr
    [Chunkster] Scanning region file x=-2 z=0 file=r.-2.0.mcr
    [Chunkster] REGION LOAD CKN-Clan-Server\region\r.-2.1.mcr
    [Chunkster] Scanning region file x=-2 z=1 file=r.-2.1.mcr
    [Chunkster] REGION LOAD CKN-Clan-Server\region\r.-2.2.mcr
    [Chunkster] Scanning region file x=-2 z=2 file=r.-2.2.mcr
    [Chunkster] REGION LOAD CKN-Clan-Server\region\r.-2.3.mcr
    [Chunkster] Scanning region file x=-2 z=3 file=r.-2.3.mcr
    [Chunkster] REGION LOAD CKN-Clan-Server\region\r.-2.4.mcr
    [Chunkster] Scanning region file x=-2 z=4 file=r.-2.4.mcr
    [Chunkster] REGION LOAD CKN-Clan-Server\region\r.-3.-1.mcr
    [Chunkster] Scanning region file x=-3 z=-1 file=r.-3.-1.mcr
    [Chunkster] REGION LOAD CKN-Clan-Server\region\r.-3.-2.mcr
    [Chunkster] Scanning region file x=-3 z=-2 file=r.-3.-2.mcr
    java.io.UTFDataFormatException: malformed input around byte 7
    at java.io.DataInputStream.readUTF(Unknown Source)
    at java.io.DataInputStream.readUTF(Unknown Source)
    at chunkster.NBTBase.readTag(NBTBase.java:36)
    at chunkster.NBTTagCompound.readTagContents(NBTTagCompound.java:26)
    at chunkster.NBTBase.readTag(NBTBase.java:37)
    at chunkster.NBTCompressionUtility.readRootTagCompound(NBTCompressionUti
    lity.java:29)
    at chunkster.Chunkster.scanRegionPointers(Chunkster.java:79)
    at chunkster.Chunkster.scan(Chunkster.java:48)
    at chunkster.Chunkster.main(Chunkster.java:27)
     
  30. Offline

    Slackbheep

    I'm also dealing with a Malformed Input due to a roommate who seems in capable of not hitting a power bar that the servers plugged into each time he has to deal with our router. Anyhow, will post here if I figure anything out, but hoping someone else has had some luck with it.

    Code:
    [Chunkster] Scanning region file x=-1 z=0 file=r.-1.0.mcr
    java.io.UTFDataFormatException: malformed input around byte 57
            at java.io.DataInputStream.readUTF(DataInputStream.java:634)
            at java.io.DataInputStream.readUTF(DataInputStream.java:564)
            at chunkster.NBTBase.readTag(NBTBase.java:36)
            at chunkster.NBTTagCompound.readTagContents(NBTTagCompound.java:26)
            at chunkster.NBTBase.readTag(NBTBase.java:37)
            at chunkster.NBTTagCompound.readTagContents(NBTTagCompound.java:26)
            at chunkster.NBTBase.readTag(NBTBase.java:37)
            at chunkster.NBTCompressionUtility.readRootTagCompound(NBTCompressionUtility.java:29)
            at chunkster.Chunkster.scanRegionPointers(Chunkster.java:79)
            at chunkster.Chunkster.scan(Chunkster.java:48)
            at chunkster.Chunkster.main(Chunkster.java:27)
     
Thread Status:
Not open for further replies.

Share This Page