[INACTIVE] bShot 2.4 - autocorrects the chest/sign wipe bug by from a backup of data [1000]

Discussion in 'Inactive/Unsupported Plugins' started by codename_B, Jul 28, 2011.

  1. Offline

    codename_B

    bShot
    autocorrects the chest/sign wipe bug from a backup of data

    Code:
    System.out.println("[bShot] Be proud, be tall, bShot.");
    
    Download 2.4

    Features:
    • stores a backup of all chest and sign data in memory.
    • only operates when chunks load/unload so zero performance impact on the average server.
    • persistant data stored in chunks.hmap in the server root. DO NOT DELETE THIS FILE!
    How to use:
    • drop into plugins/
    • leave running in the background
    • don't delete chunks.hmap - this is where all the raw data is stored when you stop your server!
    Changelog:
    • 31/07/2011 - 2.2 - fixed unexpected NPE
    • 01/08/2011 - 2.3 - fixed another bout of unexpected NPE's - stupid unserializable CraftBukkit objects
    • 01/08/2011 - 2.4 - added extra anti-NPE protection and increased performance
     
  2. Offline

    Jdbye

    Testing this. Even if it doesn't work properly, if it reduces the chest wiping at all it's worth using.
     
  3. Offline

    Vision

    Don't forget to, please.
     
  4. Offline

    Pythros

    Just when I was going to use this =S
     
  5. Offline

    SniperXPX

    The plugin so far has been doing a good job at making sure things aren't wiped BUT.. it duplicates items in chests and repairs items frequently.
     
  6. Offline

    Pythros

    Jdbye and poiNt_3D like this.
  7. Offline

    timoun

    Hello,

    i modified this plugin to fix issues. to do it i just change the event to recovery object.

    the event was onChunkLoad but i think the problem was the chunk was not finished to load so the plugin can't put the item on chest... I also fixed the problem of null pointer

    this is my version, it seem to be working.

    link: http://mine-elite.fr/plugin/bShotCustom.jar

    You must remove bshot from your plugin. Put the plugin in the folder and restart your server.

    PS: i'm french so sorry for my english :S
     
  8. Offline

    ledhead900

    Thank you I will test this out
     
  9. Offline

    JanTTuX

    some how my comment didnt get in here? well can you make this "IconomyChestshop" copatible, it will not open the iconomychestshop plugin if i have this :/
     
  10. Offline

    LlmDl

    Thanks timoun this has been working very well for me.
     
  11. Offline

    codename_B

    Feel free to release it and credit me as the original author.
     
  12. Offline

    ledhead900

    @codename_B
    Well I tested ^ it does not error anymore but still does not actually work very well signs and chests are going missing by the day :( I guess the only way to fix this is to hound notch until he bleeds over it. Tho imo I think he is waiting for 1.8 to fix it and I'd be damned if im going to wait that long or even use 1.8 until some months after release going by his track record I expect 1.8 to break the game 2x worse than 1.6 did.

    Not to mention I'm going to need to generate a new world to explore and wait for the bazzillion plugins to change and work with his new stuff like I know Citizens will probably make use of his Inbuilt Npc's Ai and well yea im not going into detail how much waiting I will need to do.

    Nice try on this plugin all the same if you ever manage to get this working send me a PM :) I'm still desperately interested in Paying to get this fixed, Maybe I could extend my offer to @EvilSeph and get craftbukkit.
     
  13. Offline

    timoun

    You are already credit in this plugin, its your plugin, that why it is in your thread

    new Craftbukkit 1060 fix this bug
     
  14. Offline

    ledhead900

    Are you saying that 1060 has fixed the chest and sign wipe bug ?, If so where can I find the info about it being fixed ?
     
  15. Offline

    timoun

    you can see in build 1044 , here (see the change)
     
  16. Offline

    ledhead900

    I see and is it not so experimental now ?
     
  17. Offline

    SniperXPX

    I have been told by several developers on IRC that is has been fixed in 1060. I want to update but a few essential plugins I use aren't ready for 1060 yet.
     
    ledhead900 likes this.
  18. Offline

    dark_hunter

    That is correct.
     
    ledhead900 likes this.
  19. Offline

    ledhead900

    Good stuff, yea I have been using 1060 for a last week now and its being going fine no reports issues to do with signs and chests as yet.
     

Share This Page