Advertisement
ElDubya

Untitled

May 16th, 2021
703
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 1.76 KB | None | 0 0
  1. Failed to call hook 'OnNpcTarget' on plugin 'DangerousTreasures v2.1.813' (NullReferenceException: Object reference not set to an instance of an object)
  2.   at Oxide.Plugins.DangerousTreasures.OnNpcTarget (BasePlayer player, BasePlayer target) [0x0005e] in <7806bdc3ced2479d8461b7215cb96cb7>:0
  3.   at Oxide.Plugins.DangerousTreasures.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00228] in <7806bdc3ced2479d8461b7215cb96cb7>:0
  4.   at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0
  5.   at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0
  6.   at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0
  7. (08:15:41) | Failed to call hook 'OnNpcTarget' on plugin 'DangerousTreasures v2.1.813' (NullReferenceException: Object reference not set to an instance of an object)
  8.   at Oxide.Plugins.DangerousTreasures.OnNpcTarget (BasePlayer player, BasePlayer target) [0x0005e] in <7806bdc3ced2479d8461b7215cb96cb7>:0
  9.   at Oxide.Plugins.DangerousTreasures.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00228] in <7806bdc3ced2479d8461b7215cb96cb7>:0
  10.   at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0
  11.   at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0
  12.   at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement