Inactive [ADMIN] Chunkster

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

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

    kijex

    Hello, my friends server has run into the problem of having the many chunks errors but I need some basic help to do this.
    How would I specify the path to my world?(is it the built-jar properties file in the build folder?) I assume that using cmd is suitable as a CLI for this but how would I then run "java -jar Chunkster.jar <world directory>"?
    Thanks for the help ahead of time.
     
  2. Offline

    XeonProductions

    Would you be able to upload the world somewhere? I haven't had a chance to see a corrupted region file yet.
     
  3. Offline

    Lalophobia

    THANK YOU !!

    I was getting this
    2011-03-21 13:20:53 [INFO] Starting minecraft server version Beta 1.3
    2011-03-21 13:20:53 [INFO] Loading properties
    2011-03-21 13:20:53 [INFO] Starting Minecraft server on *:25565
    2011-03-21 13:20:53 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-544-g6c6c30a-b556jnks (MC: 1.3)
    2011-03-21 13:20:53 [INFO] Preparing level "epic_lands"
    2011-03-21 13:20:53 [INFO] Preparing start region
    2011-03-21 13:20:53 [INFO] Chunk file at 2,-23 is in the wrong location; relocating. (Expected 2, -23, got 4, -19)
    2011-03-21 13:20:53 [INFO] Chunk (4, -19) stored at (2, -23)

    AND
    <start loop>
    2011-03-21 13:20:56 [INFO] Chunk (10, -14) stored at (6, -19)
    2011-03-21 13:20:56 [INFO] net.minecraft.server.Chunk
    2011-03-21 13:20:56 [SEVERE] java.lang.Throwable
    2011-03-21 13:20:56 [SEVERE] at net.minecraft.server.ChunkProviderServer.b(ChunkProviderServer.java:117)
    2011-03-21 13:20:56 [SEVERE] at net.minecraft.server.World.c(World.java:202)
    2011-03-21 13:20:56 [SEVERE] at net.minecraft.server.ChunkCache.<init>(SourceFile:28)
    2011-03-21 13:20:56 [SEVERE] at net.minecraft.server.World.a(World.java:1672)
    2011-03-21 13:20:56 [SEVERE] at net.minecraft.server.EntityCreature.c_(EntityCreature.java:92)
    2011-03-21 13:20:56 [SEVERE] at net.minecraft.server.EntityLiving.q(EntityLiving.java:649)
    2011-03-21 13:20:56 [SEVERE] at net.minecraft.server.EntityMonster.q(EntityMonster.java:30)
    2011-03-21 13:20:56 [SEVERE] at net.minecraft.server.EntityZombie.q(EntityZombie.java:35)
    2011-03-21 13:20:56 [SEVERE] at net.minecraft.server.EntityLiving.f_(EntityLiving.java:231)
    2011-03-21 13:20:56 [SEVERE] at net.minecraft.server.EntityMonster.f_(EntityMonster.java:34)
    2011-03-21 13:20:56 [SEVERE] at net.minecraft.server.World.a(World.java:1017)
    2011-03-21 13:20:56 [SEVERE] at net.minecraft.server.WorldServer.a(WorldServer.java:53)
    2011-03-21 13:20:56 [SEVERE] at net.minecraft.server.World.f(World.java:999)
    2011-03-21 13:20:56 [SEVERE] at net.minecraft.server.World.d(World.java:976)
    2011-03-21 13:20:56 [SEVERE] at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:354)
    2011-03-21 13:20:56 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
    2011-03-21 13:20:56 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    <goto start loop>




    Then i tried your tool

    [Chunkster] Starting scan...
    [Chunkster] REGION LOAD C:\{SOMELOCALFOLDER}\epic_lands\region\r.-1.-1.mcr
    [Chunkster] Scanning region file x=-1 z=-1 file=r.-1.-1.mcr
    [Chunkster] REGION LOAD C:\{SOMELOCALFOLDER}\epic_lands\region\r.-1.-2.mcr
    [Chunkster] Scanning region file x=-1 z=-2 file=r.-1.-2.mcr
    [Chunkster] REGION LOAD C:\{SOMELOCALFOLDER}\epic_lands\region\r.-1.-3.mcr
    [Chunkster] Scanning region file x=-1 z=-3 file=r.-1.-3.mcr
    [Chunkster] REGION LOAD C:\{SOMELOCALFOLDER}\epic_lands\region\r.-1.0.mcr
    [Chunkster] Scanning region file x=-1 z=0 file=r.-1.0.mcr
    [Chunkster] REGION LOAD C:\{SOMELOCALFOLDER}\epic_lands\region\r.0.-1.mcr
    [Chunkster] Scanning region file x=0 z=-1 file=r.0.-1.mcr
    [Chunkster] Bad chunk pointer found! expected chunk at [x=2 z=-23] got [x=4 z=-19]
    [Chunkster] Chunk pointer for [x=4 z=-19] was incorrect, fixing.
    [Chunkster] Setting bad chunk pointer to null (it should regenerate a new chunkin its place).
    [Chunkster] Bad chunk pointer found! expected chunk at [x=6 z=-19] got [x=10 z=-14]
    [Chunkster] Chunk pointer for [x=10 z=-14] was incorrect, fixing.
    [Chunkster] Setting bad chunk pointer to null (it should regenerate a new chunkin its place).
    [Chunkster] REGION LOAD C:\{SOMELOCALFOLDER}\epic_lands\region\r.0.-2.mcr
    [Chunkster] Scanning region file x=0 z=-2 file=r.0.-2.mcr
    [Chunkster] REGION LOAD C:\{SOMELOCALFOLDER}\epic_lands\region\r.0.-3.mcr
    [Chunkster] Scanning region file x=0 z=-3 file=r.0.-3.mcr
    [Chunkster] REGION LOAD C:\{SOMELOCALFOLDER}\epic_lands\region\r.0.0.mcr
    [Chunkster] Scanning region file x=0 z=0 file=r.0.0.mcr
    [Chunkster] REGION LOAD C:\{SOMELOCALFOLDER}\epic_lands\region\r.1.-1.mcr
    [Chunkster] Scanning region file x=1 z=-1 file=r.1.-1.mcr
    [Chunkster] REGION LOAD C:\{SOMELOCALFOLDER}\epic_lands\region\r.1.-2.mcr
    [Chunkster] Scanning region file x=1 z=-2 file=r.1.-2.mcr
    [Chunkster] REGION LOAD C:\{SOMELOCALFOLDER}\epic_lands\region\r.2.-1.mcr
    [Chunkster] Scanning region file x=2 z=-1 file=r.2.-1.mcr
    [Chunkster] REGION LOAD C:\{SOMELOCALFOLDER}\epic_lands\region\r.2.-2.mcr
    [Chunkster] Scanning region file x=2 z=-2 file=r.2.-2.mcr




    And now i'm getting this again .. woooo


    2011-03-21 16:26:59 [INFO] Starting minecraft server version Beta 1.3
    2011-03-21 16:26:59 [INFO] Loading properties
    2011-03-21 16:26:59 [INFO] Starting Minecraft server on *:25565
    2011-03-21 16:26:59 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-544-g6c6c30a-b556jnks (MC: 1.3)
    2011-03-21 16:26:59 [INFO] Preparing level "epic_lands"
    2011-03-21 16:26:59 [INFO] Preparing start region
    2011-03-21 16:26:59 [INFO] [Permissions] version [2.5.4] (Phoenix) was Initialized.
    2011-03-21 16:27:00 [INFO] [BBROTHER] BBData SQLite Driver r1 loaded!
    2011-03-21 16:27:00 [INFO] [BBROTHER] Permissions enabled using: Permissions v2.5.4
    2011-03-21 16:27:00 [WARNING] [BBROTHER] 'Help' isn't detected. No /help support
    2011-03-21 16:27:00 [INFO] [BBROTHER] BigBrother 1.7.1 enabled
    2011-03-21 16:27:00 [INFO] CraftBukkitUpToDate version 2.1.2 is enabled!
    2011-03-21 16:27:00 [INFO] [Permissions] version [2.5.4] (Phoenix) loaded
    2011-03-21 16:27:00 [INFO] CButD: CraftBukkit is up to Date
    2011-03-21 16:27:00 [INFO] VoxelSniper version 3.1b is enabled! Snipe away.
    2011-03-21 16:27:00 [INFO] Done (0,162s)! For help, type "help" or "?"
    2011-03-21 16:27:03 [INFO] [BBROTHER] Starting Cleanser thread...
    2011-03-21 16:27:10 [INFO] CButD: Plugin-Update-Check started
    2011-03-21 16:27:12 [INFO] No source for Yeditor.jar ask the Author to give me one
    2011-03-21 16:27:12 [INFO] CButD: Plugin-Update-Check finished
    2011-03-21 16:27:13 [INFO] [BBROTHER] Cleaned out 0 records because of age in 0h00m10s.
    2011-03-21 16:27:13 [INFO] [BBROTHER] Ending Cleanser thread...
     
  4. Offline

    mutiny

    what i really need is a utility that will cull out regionfiles beyond a border
     
  5. Offline

    QQCucumber

    @XeonProductions I'm not sure if you've seen the thread yet but there's a group of people in the High CPU Usage thread who are having an issue with mobs on their maps. Basically their CPU is at 100% because at some point, way too many squids were spawned. It'd be nice if Chunkster had a feature to remove all monsters off a map.
     
  6. Offline

    inviktus

    Gladly. I have since solved the problem however, by removing the offending chunks via MCedit.
    My level.dat was also damaged, resulting in a different world seed and biome changes, however
    I was able to restore that because I had an older archive containing an earlier level.dat.
    Is it possible that chunkster might be improved in the future, that it may also be able to repair
    damage to level.dat caused by crashes? (would be lovely :3)

    I am currently uploading an archive of the corrupted world files (before I had fixed it with MCedit)
    and I will PM you a link as soon as that is complete.
    I believe I have already run chunkster on this copy of my world files, however
    some corruption still remains, which was causing problems when the server loads those areas.
    Hope my world files are of some use to you. Excellent work with chunkster.
     
  7. Offline

    XeonProductions

    I'll try to add something like that, shouldn't be too hard to remove some entities.


    Alright, I'll check it out.
     
  8. I got my world corrupted after a server crash tryied using it but it only starts scanning and then stops.
    Here is the world <Edit by Moderator: Redacted mediafire url>
     
    Last edited by a moderator: Dec 14, 2016
  9. Offline

    Scottstimo

    This is so awesome...

    Thanks a bunch!
     
  10. Offline

    XeonProductions

     
    Last edited by a moderator: Dec 14, 2016
  11. Nope l didnt use backup plugin untill this happened. :(
    This will be the way l learn to use backup plugins.
     
  12. Offline

    nothigh

    Thank you for this awesome utility, it worked perfectly!
     
  13. Offline

    gold111

    i'm sorry but can somebody please explain to me how to use this?
     
  14. Offline

    Walnoot

    Hmm, how do I specify the path to the world directory?
     
  15. Offline

    Morph

    hmm, is there a newbie guide to this. I don't quite know how to specify the world directory... what do I edit?
     
  16. Offline

    gold111

    nevermind i got it XD thank you, the chunks have finally stopped spamming me!
     
  17. Offline

    Morph

    how did u do it, im still trying to get this to work!
     
  18. Offline

    BerretHunter

    A little help like morph said would be awesome to execute the thing right -_- plz
     
  19. Offline

    Morph

    Yep, a youtube vid would be awesome too, but more detailed instructions are what i really need
     
  20. Offline

    mutiny

    just java -jar Chunkster.jar pathgoeshere
     
  21. Offline

    Morph

    where do I type that ?^

    In cmd?

    Because if so, I've done that and nothing happens because cmd doesnt recognize java command.
     
  22. Offline

    Adam Hrynewycz

    What kind of .bat file should be ran in a script so far i have
    Code:
    @echo off
    java -jar Chunkster.jar "Reduce the crazy"
    pause
    and i run it and get this only

    Code:
    [Chunkster] Starting scan...
    [Chunkster] REGION LOAD Reduce the crazy\region\r.-1.-1.mcr
    [Chunkster] Scanning region file x=-1 z=-1 file=r.-1.-1.mcr
    [Chunkster] REGION LOAD Reduce the crazy\region\r.-1.0.mcr
    [Chunkster] Scanning region file x=-1 z=0 file=r.-1.0.mcr
    [Chunkster] REGION LOAD Reduce the crazy\region\r.0.-1.mcr
    [Chunkster] Scanning region file x=0 z=-1 file=r.0.-1.mcr
    [Chunkster] REGION LOAD Reduce the crazy\region\r.0.0.mcr
    [Chunkster] Scanning region file x=0 z=0 file=r.0.0.mcr
    Press any key to continue . . .
    what am i doing wrong??? Know little about java but i know some things how to make very basic scripts.

    ...burp..

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 11, 2016
  23. Offline

    Darain Brown

    It keeps telling me it can't access Chunkster,

    Please help?
     
  24. Offline

    Oscarius

    Just post to say thank you for this amazing tool!

    Code:
    [Chunkster] REGION LOAD world/region/r.-1.-1.mcr
    [Chunkster] Scanning region file x=-1 z=-1 file=r.-1.-1.mcr
    [Chunkster] Bad chunk pointer found! expected chunk at [x=-5 z=-7] got [x=-1 z=-4]
    [Chunkster] Chunk pointer for [x=-1 z=-4] was incorrect, fixing.
    [Chunkster] Setting bad chunk pointer to null (it should regenerate a new chunk in its place).
    [Chunkster] REGION LOAD world/region/r.9.1.mcr
    [Chunkster] Scanning region file x=9 z=1 file=r.9.1.mcr
    [Chunkster] REGION LOAD world/region/r.0.5.mcr
    [Chunkster] Scanning region file x=0 z=5 file=r.0.5.mcr
     
  25. Offline

    fefect

    OMG
    THANKS SO FUCKING MUCH
     
  26. Offline

    Darain Brown

    Stilllll needing some help, not trying to be a nuisance.
     
  27. Offline

    Adam Hrynewycz

    Plugin Developer we need support!

    I keep tying to restore my world and i think your parameters are to limited for the more hard to find harder pointers that are corrupted. It would be nice to restore my originally great world. Now i do Back ups ever 30 mins :p[cake]

    FBack up is the best tool to use to back up the world in case you get a world corrupted. Go to http://www.youtube.com/watch?v=dfnSvpRRa5Q Get a walk through of the program.

    P.S. In Fback up if you go in propitiatory on a back up you make and go to the bottom were it says Schedule then use the "Edit" drop down menu and click Schedule and then go to Advance you can set it up to back up every min or every 20 mins ect.. i recommend Doing a back up every 30 mins on one.. Making another Back up for the Map folder only for every 1 time a day and one you do manually. This way you can know you will have the minimal of rollbacks. I STRESS ALWAY POINT YOU UPDATES TO THE "WORLD FOLDER YOU HAVE" This way you can do back ups as the server is running. Other wise you will get errors and server crashes. :D
     
  28. Offline

    Altrasurfer

    Hi, sorry to sound like a noob but, i have been tring for an hour to figure out howto install/use this tool. do i use cmd or do i use the bukkit cmd? thanks for reading :)
     
  29. Offline

    captainawesome7

    @Altrasurfer
    Move Chunkster.jar into the same directory as your world folder
    Then go into command prompt, type cd /path/of/yourworldfile/
    then
    java -jar Chunkster.jar <world directory>
    where <world directory> is the name of your world folder, example
    Code:
    cd /Desktop/Server/
    java -jar Chunkster.jar WorldFolder
    btw, for path in that example i don't think that works, im on mac I wouldnt know, you need the complete path
     
    Samzapp and axia78 like this.
  30. Offline

    Altrasurfer

    Thank you so much captainawesome!!!!!!!!!!

    no more errors xD
     
Thread Status:
Not open for further replies.

Share This Page