1. Type:
    /grant user <name> inventorymanager.admin
    or:
    /grant group <group> inventorymanager.admin
    IE: /grant user kodfod inventorymanager.admin
    /grant group admin inventorymanager.admin
     
  2. how do i change the inventory size for all the players ?
     
    Last edited by a moderator: Jan 9, 2016
  3. Currently there is no way to do this. I will add a way to do this in the next update. The next update should be tonight :)
     
  4. @Kodfod
    /inv search 90
    provided this error today:
     
  5. dam after i update this new oxide all my plugins dosent work hm :/
     
  6. I will have to fix this once I get home from work. It will be another 10-12 hours. Sorry for the delay I didn't bring my laptop :(
     
  7. np, just informational.
     
  8. Kodfod updated Inventory Manager with a new update entry:

    1.3.0

     
  9. Code:
    12:09 [Error] Failed to call hook 'OnPlayerDisconnected' on plugin 'InventoryManager v1.3.0' (NullReferenceException: Object reference not set to an instance of an object)
    12:09 [Debug]   at Oxide.Plugins.InventoryManager.OnPlayerDisconnected (.PlayerSession session) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InventoryManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    12:09 [Error] Failed to call hook 'OnPlayerDisconnected' on plugin 'InventoryManager v1.3.0' (NullReferenceException: Object reference not set to an instance of an object)
    12:09 [Debug]   at Oxide.Plugins.InventoryManager.OnPlayerDisconnected (.PlayerSession session) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InventoryManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    12:09 [Error] Failed to call hook 'OnPlayerDisconnected' on plugin 'InventoryManager v1.3.0' (NullReferenceException: Object reference not set to an instance of an object)
    12:09 [Debug]   at Oxide.Plugins.InventoryManager.OnPlayerDisconnected (.PlayerSession session) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InventoryManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0 
    CRASH: Tue Jan 12 12:08:43 MSK 201 !!!!!!!!

    Server down after this error !!
     
  10. Just an error fyi, server running normally, nothing weird during the error. commands also still work like /inv search. Stable as ever.

     
  11. Thanks for posting it! An update should be posted later this evening; if not around the same time I updated last night. :)
     
  12. Is it possible to have inv size for everyone joining by default ?
     
  13. Type
    /inv size all 15
    Or whatever size you wish
    [DOUBLEPOST=1452668859,1452639338][/DOUBLEPOST]
    This error should not cause the server to shutdown. This just says the plugin was expecting something and did not receive anything. The error being throw just stops the plugin from continuing.

    If you server is still shutting down with this error near the end of the logs, please post your full log so I can better determine if it is my plugin or another issue. Thanks! :)
     
  14. Kodfod updated Inventory Manager with a new update entry:

    1.3.1

     
  15. Kodfod updated Inventory Manager with a new update entry:

    1.3.2

     
  16. Code:
    11:41 AM [Error] Failed to call hook 'OnPlayerDisconnected' on plugin 'InventoryManager v1.3.0' (NullReferenceException: Object reference not set to an instance of an object)
    11:41 AM [Debug]   at Oxide.Plugins.InventoryManager.OnPlayerDisconnected (.PlayerSession session) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InventoryManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0 
    Any help?
    Thank you.
    [DOUBLEPOST=1452734117][/DOUBLEPOST]/inv size all <size> change offline players inventories too?
     
  17. Can you post any logs before inventory manager error?

    And yes it will change their size
     
  18. Code:
    12:33 PM [Info] Loaded plugin Better Chat v1.1.12 by LaserHydra
    12:33 PM [Info] Loaded plugin ClearInventory v1.0.2 by Trentu
    12:33 PM [Info] Loaded plugin Fly v1.0.0 by Mughisi
    12:33 PM [Info] Loaded plugin Help v1.2.0 by AnExiledGod
    12:33 PM [Info] Loaded plugin InventoryManager v1.3.0 by Kodfod
    12:33 PM [Info] Loaded plugin Kits v1.0.4 by Reneb
    12:33 PM [Info] Loaded plugin Location v1.4.1 by loborl
    12:33 PM [Info] Loaded plugin LootConfig v1.0.2 by Nogrod
    12:33 PM [Info] Loaded plugin PrivateMessage v1.0.1 by Manfegor
    12:33 PM [Info] Loaded plugin Teleportation v1.2.1 by LaserHydra
    12:34 PM [Warning] Missing plugin name prefix 'kits.' for permission 'vip' (by plugin 'Kits')
    12:37 PM [Error] Failed to call hook 'ViewCommand' on plugin 'InventoryManager v1.3.0' (NullReferenceException: Object reference not set to an instance of an object)
    12:37 PM [Debug]   at Oxide.Plugins.InventoryManager.SetAllPlayerInventorySizes (Int32 size) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InventoryManager.SetAllPlayerSizes (.PlayerSession s, Int32 _size) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InventoryManager.InventoryPlayerCommandSize (.PlayerSession s, System.String[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InventoryManager.ViewCommand (.PlayerSession session, System.String cmd, System.String[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InventoryManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    12:37 PM [Error] Failed to call hook 'ViewCommand' on plugin 'InventoryManager v1.3.0' (NullReferenceException: Object reference not set to an instance of an object)
    12:37 PM [Debug]   at Oxide.Plugins.InventoryManager.SetPlayerInventorySize (.PlayerSession s, Int32 size) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InventoryManager.SetAllPlayerSizes (.PlayerSession s, Int32 _size) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InventoryManager.InventoryPlayerCommandSize (.PlayerSession s, System.String[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InventoryManager.ViewCommand (.PlayerSession session, System.String cmd, System.String[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InventoryManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    12:37 PM [Error] Failed to call hook 'ViewCommand' on plugin 'InventoryManager v1.3.0' (NullReferenceException: Object reference not set to an instance of an object)
    12:37 PM [Debug]   at Oxide.Plugins.InventoryManager.SetPlayerInventorySize (.PlayerSession s, Int32 size) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InventoryManager.SetAllPlayerSizes (.PlayerSession s, Int32 _size) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InventoryManager.InventoryPlayerCommandSize (.PlayerSession s, System.String[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InventoryManager.ViewCommand (.PlayerSession session, System.String cmd, System.String[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InventoryManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    12:37 PM [Error] Failed to call hook 'ViewCommand' on plugin 'InventoryManager v1.3.0' (NullReferenceException: Object reference not set to an instance of an object)
    12:37 PM [Debug]   at Oxide.Plugins.InventoryManager.SetPlayerInventorySize (.PlayerSession s, Int32 size) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InventoryManager.SetAllPlayerSizes (.PlayerSession s, Int32 _size) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InventoryManager.InventoryPlayerCommandSize (.PlayerSession s, System.String[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InventoryManager.ViewCommand (.PlayerSession session, System.String cmd, System.String[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InventoryManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    12:38 PM [Error] Failed to call hook 'ViewCommand' on plugin 'InventoryManager v1.3.0' (NullReferenceException: Object reference not set to an instance of an object)
    12:38 PM [Debug]   at Oxide.Plugins.InventoryManager.SetPlayerInventorySize (.PlayerSession s, Int32 size) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InventoryManager.SetAllPlayerSizes (.PlayerSession s, Int32 _size) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InventoryManager.InventoryPlayerCommandSize (.PlayerSession s, System.String[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InventoryManager.ViewCommand (.PlayerSession session, System.String cmd, System.String[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InventoryManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    12:38 PM [Error] Failed to call hook 'ViewCommand' on plugin 'InventoryManager v1.3.0' (NullReferenceException: Object reference not set to an instance of an object)
    12:38 PM [Debug]   at Oxide.Plugins.InventoryManager.SetPlayerInventorySize (.PlayerSession s, Int32 size) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InventoryManager.SetAllPlayerSizes (.PlayerSession s, Int32 _size) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InventoryManager.InventoryPlayerCommandSize (.PlayerSession s, System.String[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InventoryManager.ViewCommand (.PlayerSession session, System.String cmd, System.String[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InventoryManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0 
     
  19. I see you are still using 1.3.0 there is 1.3.2 ready to download. please update and this should fix this issue!
     
  20. Type it in chat /grant user <username> inventorymanager.admin