Inventory Viewer

Look into a player's inventory

Total Downloads: 10,009 - First Release: Apr 3, 2015 - Last Update: Apr 19, 2018

4.93103/5, 29 likes
  1. The plugins causing issues should never take more than one look in the console, as it states what plugin is causing the errors within the error message itself
     
  2. Code:
    (12:18:15) | Failed to call hook 'OnEntityTakeDamage' on plugin 'InventoryViewer v2.0.4' (NullReferenceException: Object reference not set to an instance of an object)
    (12:18:15) | at Oxide.Plugins.InventoryViewer.OnEntityTakeDamage (.BaseCombatEntity entity, .HitInfo info) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.InventoryViewer.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod 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 hook, System.Object[] args) [0x00000] in <filename unknown>:0
     
    Last edited by a moderator: Oct 29, 2017
  3. Mughisi updated Inventory Viewer with a new update entry:

    2.0.6

     
  4. Code:
    (12:41:53) | Failed to call hook 'OnEntityTakeDamage' on plugin 'InventoryViewer v2.0.5' (NullReferenceException: Object reference not set to an instance of an object)
    (12:41:53) | at Oxide.Plugins.InventoryViewer.OnEntityTakeDamage (.BaseCombatEntity entity, .HitInfo info) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.InventoryViewer.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod 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 hook, System.Object[] args) [0x00000] in <filename unknown>:0
    Still happens with new update.
     
    Last edited by a moderator: Oct 29, 2017
  5. Uploaded the wrong file for 2.0.5, try 2.0.6
     
  6. Works! Good job :)
     
  7. What the heck........i type the command and am looking at players inv and it clears there inv.!!!!
     
  8. Code:
    Failed to call hook 'ViewInventoryCommand' on plugin 'InventoryViewer v2.0.6' (UnauthorizedAccessException: System access is restricted, you are not allowed to use System.Reflection.MethodInfo)
      at Oxide.Plugins.InventoryViewer+Inspector.BeginLooting () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InventoryViewer+Inspector.StartInspecting (.BasePlayer p, .BasePlayer t) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InventoryViewer.ViewInventory (.BasePlayer player, .BasePlayer target) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InventoryViewer.ViewInventoryCommand (.BasePlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InventoryViewer.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod 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 hook, System.Object[] args) [0x00000] in <filename unknown>:0 
     
  9. Wulf

    Wulf Community Admin

    Do you have a modified build of Oxide?
     
  10. I use hosting with existing developers. probably yes.
    but this problem was not there before
     
  11. Wulf

    Wulf Community Admin

    It isn't reproducible on official Oxide builds.
     
  12. hmm. I can do something or tell the hosting what needs to be changed?
     
  13. Wulf

    Wulf Community Admin

    Without knowing what they are doing, hard to tell, but it sounds like they've customized the blacklist in Oxide.
     
  14. OK. Thank you. will have to do without this plugin(
     
  15. why is it that when i use this plugin to look at a players inv........it CLEARS all of their inventory??
     
  16. It's not allowing me to grant permission using grant user 7xxxxxxxxxxxxxxx5 inventoryviewer.allowed

    Was there a change?
     
  17. Wulf

    Wulf Community Admin

  18. hello mcfly? anyone? Wulf? every time i use this and look at a players inv.......its CLEARS their entire inventory. all i am doing is typing in the command and players name.
     
  19. Wulf

    Wulf Community Admin

    It's on my list to look into when able.