[MECH] Multiple Inventory Pages v2.0 [1.4.7 R0.2]

Discussion in 'Archived: Plugin Releases' started by geqoo, Jan 1, 2012.

  1. Offline

    geqoo

    Add to 1.8:

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

    Pr07o7yp3

    Ok, I like this plugin but I have some questions.

    First, why all player's inventories are saved in one file. I have a server with 100 online players and think there will performance issue.
     
  3. Offline

    geqoo

    The plugin is multi threaded, there won't be any performance issues.

    All inventories are saved in one database, because it makes sence to do it. If you store the inventory of each user in a database for every user, 1st there would be much waste of data space and 2nd would it last longer to load data.
     
  4. Offline

    Blanidur

    Please update to 1.2.3
     
  5. Offline

    Thaky

    Yes, please update to 1.2.3
     
  6. Offline

    geqoo

    Updated! Just redownload the last v1.8
     
  7. Offline

    Blanidur

    When changing the inventory, it hangs the plugin.

    Bukkit 1.2.3-R0.1 (2034) and 1.2.3-R0.2 (2050)

    05:29:23 [SEVERE] Exception in thread "Thread-432"
    05:29:23 [SEVERE] java.lang.NullPointerException
    05:29:23 [SEVERE] at me.geqoo.multiinvpages.SwitchThread.run(SwitchThread.
    java:52)
     
  8. Offline

    _R0bert_

    Still does not work :eek: it does not change pages.
     
  9. Offline

    geqoo

    I will have a look at it tonight.

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

    iSeven77

    ty :) now its working fine now :) +1

    8:22 PM [SEVERE] Exception in thread "Thread-815"
    08:22 PM [SEVERE] java.lang.ArrayIndexOutOfBoundsException: 1
    08:22 PM [SEVERE] at me.geqoo.multiinvpages.SwitchThread.run(SwitchThread.java:89)

    guess not :S lol after this it wont change :S any way i can reset to /inv 1 ?

    btw i used /openinv to give something to another player before it happened idk if thats a factor or not just so u know :) and THANK YOU for everything :)
     
  11. Offline

    geqoo

    Seems like a database bug.
    If you know how to edit the database file you can set it in one of the database for the player.
     
  12. Offline

    iSeven77

    i guess it worked thank you :) i was in /inv 2 and couldnt change it so all i did was empty that one and change it to /inv and worked idk wth happened but worked XD thanks :)
     
  13. Offline

    Blanidur

    Problem unchanged :(

    Bukkit 1.2.3-R0.2 Beta

    14:37:31 [SEVERE] Exception in thread "Thread-398"
    14:37:31 [SEVERE] java.lang.NullPointerException
    14:37:31 [SEVERE] at me.geqoo.multiinvpages.SwitchThread.run(SwitchThread.java:52)
     
  14. Offline

    Thaky

    Theres a glitch its when you get rid of all your items in the 2nd page (or any other one) and then you go back to pg 1 then back to the one that you cleared it has all the items still there
    And when on essentials you clear your inventory you cant switch your inventory again
     
  15. Offline

    iSeven77

    nvm its all good :) thank you for this plugin :) +1
     
  16. Offline

    emperordecker

    if you put something in a chest, then swap pages back and forth, the item is duped into your inventory, seems like its not overwriting on the switch
     
  17. Offline

    geqoo

    Always this damn Minecraft updates :'D
    Thanks for your reports, I will look at it when I'm at home (4:30 pm CET).

    Thaky: I posted the thing with Essentials on page 2 - might not be compatible with Essentials, there are several users with this problem.
    I thought about the glitch if you die and reswitch the pages: This can't be, because if you switch to page 1 if you are dead, page 2 should be cleared, but nevertheless I will have a look at this.
     
  18. Offline

    Thaky

    Thanks.
     
  19. Offline

    geqoo

    Found the problem. This bug is fixed now, working on the other things before I release the whole packet.

    This two bugs were causes of my little fail in the code, fixed them.
    New v1.8.1 should include the fix.
     
  20. Offline

    xzile87

    Love this plug-in and so does the server. But it appears that putting items into a chest the switching pages back and forth still dupes items. Running V1.8.1. Also works buy moving an time to a equip/hotkey slot and then switching pages back and forth.
     
  21. Offline

    Thaky

    He said he was fixing it...

    Another error:
    You cant switch inventorys when you have mob eggs in your inventory

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

    geqoo

    I will have a look at it later ^^
    Ty4report.
     
  23. Offline

    iSeven77

    sometimes i get this error but plugin still works , is this something on my side ? or what is this ?
    thanks :)

    Code:
    10:03 PM [SEVERE] java.net.ConnectException: Connection timed out: connect
    10:03 PM [SEVERE] at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    10:03 PM [SEVERE] at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
    10:03 PM [SEVERE] at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
    10:03 PM [SEVERE] at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
    10:03 PM [SEVERE] at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
    10:03 PM [SEVERE] at java.net.PlainSocketImpl.connect(Unknown Source)
    10:03 PM [SEVERE] at java.net.SocksSocketImpl.connect(Unknown Source)
    10:03 PM [SEVERE] at java.net.Socket.connect(Unknown Source)
    10:03 PM [SEVERE] at sun.net.NetworkClient.doConnect(Unknown Source)
    10:03 PM [SEVERE] at sun.net.www.http.HttpClient.openServer(Unknown Source)
    10:03 PM [SEVERE] at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
    10:03 PM [SEVERE] at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
    10:03 PM [SEVERE] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    10:03 PM [SEVERE] at me.geqoo.multiinvpages.Blacklist.run(Blacklist.java:55) 
     
  24. Offline

    geqoo

    This has nothing to do with you or your server - could be that my server is overloaded, plugin works as well if the error appears, but I can stop the print of the error.
     
  25. Offline

    iSeven77

    Oh ok thanks ! btw when it does this is evey hour but never more than 2 times which is fine by me :p Well even if it wasnt this plugin still worth it :) THANKS !
     
  26. Offline

    moose517

    looks nice however i would much rather prefer to have the number of pages be dicatated by permission. IE multiinv.8 would give the person 8 pages.
     
  27. Offline

    geqoo

    I dont gonna fix this because players shouldn't have mob eggs in their inventories. Maybe the next days some time.

    moose517: There is a permission mode.
     
  28. Offline

    iSeven77

  29. Offline

    geqoo

    Link updated.
     
  30. Offline

    iSeven77

    still gives alot of errors it works but it floods the server GUI with SEVERE errors that it cant connect so maybe modify the code to not call home XD :)
     

Share This Page