Inactive [MISC] AlphaChest v1.11.1 - Virtual chests. And workbenches! [1.1-R6]

Discussion in 'Inactive/Unsupported Plugins' started by kroimon, May 14, 2011.

  1. Offline

    kroimon

  2. kroimon

    Do you think you could possibly link this to a physical chest?
    either by placing a sign near the chest or by some command and smacking the chest?

    Im after placing chests in public locations that are personal to the player IE their own Virtual Chest!

    i did have a plugin that did this but its not been updated in quite a while. it was remotechests
    If you could add in this function i would be most greatful :)
     
  3. Offline

    kroimon

    Hm no I don't really like this idea. That's more the scope of another plugin, AlphaChest is solely for virtual chests.
    Maybe you can contact the author of remotechests so it gets updated? Or maybe someone else wants to overtake it and maintain it?
     
  4. its not been updated in a very long time.

    Remote chests is practically the same plugin as this just with the addition of the physical chest thing.
    but no worries will work something else out.
     
  5. Thanks for update! Working fine here with PEX.

    However, am getting reports from a few players that lost items from /chest but only in the first storage spot...not sure if this is possible or a big coincidence...
     
  6. Offline

    kroimon

    Thank you, found and fixed the bug. Will push a new release ASAP.
     
  7. Can you fix the way the plugin removes enchantments when enchanted items are placed in the chest, the user relogs and the enchantments are gone?
     
  8. Offline

    kroimon

    This has been fixed in 1.9.0.


    BTW:
    I just uploaded 1.10.0. The file should be available via BukkitDev as soon as it's approved.
    Changelog for 1.10.0:
    * Fix loading the chest's first item slot.
    + Only save changed chests.
    + Added silentAutosave option to suppress log messages while auto-saving chests.
    + Create default config.yml if it doesn't exist.
    * Fix autosave interval to be in minutes, like documented.
     
  9. Offline

    soloman981

    Code:
    2012-02-27 17:35:30 [SEVERE] java.io.EOFException
    2012-02-27 17:35:30 [SEVERE]    at java.util.zip.GZIPInputStream.readUByte(GZIPInputStream.java:224)
    2012-02-27 17:35:30 [SEVERE]    at java.util.zip.GZIPInputStream.readUShort(GZIPInputStream.java:214)
    2012-02-27 17:35:30 [SEVERE]    at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:153)
    2012-02-27 17:35:30 [SEVERE]    at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:75)
    2012-02-27 17:35:30 [SEVERE]    at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:85)
    2012-02-27 17:35:30 [SEVERE]    at net.sradonia.bukkit.alphachest.VirtualChestManager.loadChestFromNBT(VirtualChestManager.java:101)
    2012-02-27 17:35:30 [SEVERE]    at net.sradonia.bukkit.alphachest.VirtualChestManager.load(VirtualChestManager.java:54)
    2012-02-27 17:35:30 [SEVERE]    at net.sradonia.bukkit.alphachest.AlphaChestPlugin.onEnable(AlphaChestPlugin.java:25)
    2012-02-27 17:35:30 [SEVERE]    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:230)
    2012-02-27 17:35:30 [SEVERE]    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:1057)
    2012-02-27 17:35:30 [SEVERE]    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:380)
    2012-02-27 17:35:30 [SEVERE]    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:199)
    2012-02-27 17:35:30 [SEVERE]    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:182)
    2012-02-27 17:35:30 [SEVERE]    at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:357)
    2012-02-27 17:35:30 [SEVERE]    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:344)
    2012-02-27 17:35:30 [SEVERE]    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:175)
    2012-02-27 17:35:30 [SEVERE]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:408)
    2012-02-27 17:35:30 [SEVERE]    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    I got the newest alpha chest version and cb r4 whats that?
     
  10. Offline

    kroimon

    Seems like there's an empty file in your chests folder. Can you check for that?
    Are the other chests (if there are any) loaded correctly? Did the server crash before?
    Did you update AlphaChest from a previous version?
     
  11. Offline

    soloman981

    i updated from older version but my server had disk problems so i think it was my problem
     
  12. Offline

    kroimon

    Ok thanks.
    I should nevertheless add a more meaningful error message for the next version :)
     
  13. Offline

    Jumbo

    Glad this plugin is still being developed and is not dying :).
     
  14. Offline

    soloman981

    you should make a changelog so people can see diffrence between one version and another
     
  15. Offline

    kroimon

    There's a complete changelog at the download page for every release ;-)
    Have a look here for the latest version 1.12.0 for example.
     
  16. Offline

    Pichwise

    Could you make /furnace please? That would be another good perks for donator ;)
     
  17. Offline

    kroimon

    No, sorry. I want to keep this plugin as simple as possible, and adding furnaces is too complex (as they have to be simulated in background even when they aren't shown to the user).
    This is the scope of another, maybe a to-be-written plugin...
     
  18. Offline

    Vinceguy1

  19. Offline

    ArmyHill01

    @ kroimon Plugin is perfect as it is. Thanks for such a useful plugin! Keep up the good work !

    Also, no furnaces ;)
     
  20. Offline

    IzTayz

    Can you make a /furnace cmd in the future??
     

Share This Page