[GEN] BukkitInventoryTools - Find it on BukkitDev.

Discussion in 'Inactive/Unsupported Plugins' started by Gabriel333, Sep 11, 2011.

  1. Offline

    Gabriel333

    olimoli123 likes this.
  2. Offline

    superchig

    when i try to use /backpack i get this 14:58:12 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'back
    pack' in plugin Backpack v2.2.0
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:16
    5)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:3
    78)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.
    java:757)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:722)

    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:715)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java
    :180)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:93)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java
    :550)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:527)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/InventoryPlayer
    at com.afforess.backpack.BackpackManager.getBackpackPlayer(BackpackManag
    er.java:173)
    at com.afforess.backpack.BackpackManager.getBackpackPlayer(BackpackManag
    er.java:179)
    at com.afforess.backpack.Backpack.onCommand(Backpack.java:75)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    ... 14 more
    Caused by: java.lang.ClassNotFoundException: net.minecraft.server.InventoryPlaye
    r
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:36)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:24)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 18 more
    14:58:28 [WARNING] Can't keep up! Did the system time change, or is the server o
    verloaded?
    14:58:46 [WARNING] Can't keep up! Did the system time change, or is the server o
    verloaded?
    14:58:49 [WARNING] Can't keep up! Did the system time change, or is the server o
    verloaded?
     
  3. Offline

    Gabriel333

    Wrong plugin.... You are using "Backpack 2.2.0" This is BukkitInventoryTools 3.1.8 :)
     
  4. Offline

    Seadragon91

    Hello!

    I get sometimes that error, when I make a right-click on the bookshelf:

    13:58:19 [SCHWERWIEGEND] Could not pass event PLAYER_INTERACT to BukkitInventory
    Tools
    java.lang.ClassCastException: org.bukkit.craftbukkit.inventory.CraftItemStack ca
    nnot be cast to org.getspout.spoutapi.material.Item
    at dk.gabriel333.BukkitInventoryTools.Inventory.BITInventory.loadBitInve
    ntory(BITInventory.java:328)
    at dk.gabriel333.BukkitInventoryTools.DigiLock.BITPlayerListener.onPlaye
    rInteract(BITPlayerListener.java:805)
    at org.bukkit.plugin.java.JavaPluginLoader$11.execute(JavaPluginLoader.j
    ava:335)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:339)
    at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven
    t(CraftEventFactory.java:178)
    at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.j
    ava:266)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:593)
    at net.minecraft.server.Packet15Place.a(SourceFile:39)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:93)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java
    :550)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:527)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
     
  5. Offline

    Gabriel333

    Hmm. did you put enchanted items in the inventory?
     
  6. Offline

    Seadragon91

    This are the steps that I have done:

    Steps:
    1: Place a bookshelf
    2: Open it with a right-click and click Create - Bookshelf created
    3: Open it with a right-click and put a few books into the slots - Bookshelf updated
    4: Take a book press 'R' and write a few letters in it
    5: Open bookshelf with a right-click and put the book into a slot - Bookshelf updated
    6: Try to open bookshelf with a right-click - error occured

    7: Destroy the bookshelf - error occured:

    14:46:18 [SCHWERWIEGEND] Could not pass event BLOCK_BREAK to BukkitInventoryTool
    s
    java.lang.NullPointerException
    at dk.gabriel333.BukkitInventoryTools.DigiLock.BITBlockListener.onBlockB
    reak(BITBlockListener.java:95)
    at org.bukkit.plugin.java.JavaPluginLoader$40.execute(JavaPluginLoader.j
    ava:539)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:339)
    at net.minecraft.server.ItemInWorldManager.c(ItemInWorldManager.java:201
    )
    at net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:165
    )
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:501)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java
    :208)
    at net.minecraft.server.Packet14BlockDig.a(SourceFile:43)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:93)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java
    :550)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:527)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
     
  7. Offline

    Cubanrevel

    Hello
    Im Getting this Error
    01:18:52 [WARNING] [BukkitInventoryTools] Missing parameter:SBP.InventoriesShare
    .Cuban's Survival Land
    and this one repeats over and over
    01:25:58 [WARNING] [BukkitInventoryTools](1)Error at SQL Query: [SQLITE_ERROR] S
    QL error or missing database (near "s": syntax error)
    01:25:59 [WARNING] [BukkitInventoryTools](1)Error at SQL Query: [SQLITE_ERROR] S
    QL error or missing database (near "s": syntax error)

    help me with this
    Thank you
    Cuban
     
  8. Offline

    Jdbye

    Feature request:
    Add LWC compatibility as a Digilock alternative for those that use LWC (I imagine most servers do)
    It would be neat to have a Spout interface for LWC.
     
  9. Offline

    Darcion

    yeah i asked it in bukkitdev allready, hope it will be hooked. because signedit without protection (i dont want digilock) is painfull
     
  10. Offline

    H3XAntiStyle

    Don't know if this was already mentioned, but the books are rather buggy. While writing the title, it constantly ends up forgetting that your cursor is there, making you have to reclick it several times to get it to write the whole way through. On top of that, the books seem to keep forgetting what they are; if you have more than one book, the titles will keep getting mixed up.
    But all of that is just minor nuisance; no what is really annoying is that if you have multiple pages, the books forget the pages. I filled up all three pages of a book, and was going on to start in a second book, but opened it back up to check; it had only remembered the second page, and page 1 and 3 were reverted back to "Page #".
    If you'd fix that, that would be wonderful, my server had thought we had found something truely unique, until we noticed it wasn't quite working.
     
  11. Offline

    Gabriel333

    Yes I know that BITBooks is rather buggy :-( I sorry I dont have so much time for programming at the moment and I looking for a skilled developer how can help me...

    You can protect signedit with the DigiLock Fingerprinter, this is in many ways the same as LWC protection....

    This looks really wired... It looks like you have made something wrong with your SQLite database??? Maybe you have choosen a wrong or an old version of SQLite???

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

    Darcion

    you dont get it? i dont want digilock! two protection system is a waste and to drop a protection-system from lots of hundred players is painfull

    pls try to let us choose if we want only OP or digilock if you dont hock it into LWC
     
  13. Offline

    Cubanrevel

    I figure out the Error that say:
    01:25:59 [WARNING] [BukkitInventoryTools](1)Error at SQL Query: [SQLITE_ERROR] S
    QL error or missing database (near "s": syntax error)
    you can not place an apostrophe on you world name like mine was Cuban's Survival Land. once I change it to Cuban Survival Land with out the ('s) after Cuban it is just working perfectly.
    THANK YOU
     
  14. can someone tell me how to get this to work i have buttik 1.0.1
     
  15. Offline

    Trollmonkey

    Getting a pair of errors:
    Unhandled exception executing command 'sort' in plugin BukkitInventoryTools v3.1.9
    Could not pass event KeyPressedEvent to BukkitInventoryTools
    Full pastebin here: http://pastebin.ca/2104588

    Note: This only started this morning after I updated SpoutPlugin & Spoutcraft to newest dev. builds.
     
  16. Offline

    Xobb

    I'm completely stuck because there aren't any errors or anything, but when I [or anyone else] try to log into the server with my player, it sticks to 'downloading terrain' or even whatever the first sign is. I never get in and it eventually boots me for taking too long. This stopped happening after I took off your plugin, so I don't know what else to do!

    I REALLY like this plugin from what I've seen on other people's servers. It's fantastic.
     
  17. Offline

    Jdbye

    Mercury likes this.
  18. Offline

    Jdbye

    Getting this error, preventing enchanting from working (anyone who tries to enchant get kicked with internal server error as soon as they pick up an item from their inventory)

    Edit: Updating to 3.2.7 seems to have fixed it. Please try to keep this topic up to date since I wasn't even aware there was an update.

    Enchanting works fine with BIT removed.
     
  19. Offline

    razza311

    Hey man love the plugin but im having a problem with some of the players on my server, they cant lock chests unless they are op, can anyone help me out?
    thanks alot
     
  20. Offline

    zacho96

    well... i love it.

    that being said.

    digilock doesnt work for me? when i put in a password it doesnt matter. i put a password it says locked. then anyone runs up and just puts nothing (or anything) as the pin and boom its opened...
     
  21. Offline

    md_5

    Long time no see Gabriel333. You will notice that this thread has now been placed into the Inactive Plugin subforum.
    If you wish to revive this plugin, please ensure that you update and test compatibility with the latest recommended Bukkit build before reporting your original post, asking for it to be moved back to the release forum.

    Thanks for your time.
    md_5
     

Share This Page