Jump to content

error

Closed 1.6.42

[09:03:17] > Failed to call hook 'SendMsg' on plugin 'PersonalNPC v1.6.42' (FormatException: Input string was not in a correct format.)
  at System.Number.ThrowOverflowOrFormatException (System.Boolean overflow, System.String overflowResourceKey) [0x0001a] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at System.Number.ParseUInt64 (System.ReadOnlySpan`1[T] value, System.Globalization.NumberStyles styles, System.Globalization.NumberFormatInfo info) [0x00019] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at System.UInt64.Parse (System.String s, System.IFormatProvider provider) [0x00017] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at System.Convert.ToUInt64 (System.String value) [0x0000c] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at Oxide.Game.Rust.Libraries.Rust.SendChatMessage (BasePlayer player, System.String name, System.String message, System.String userId) [0x00000] in <4f26abbc4cd64395afa68cc77aae57cc>:0 
  at Oxide.Plugins.PersonalNPC.SendMsg (BasePlayer player, System.String key, System.String[] args) [0x001ac] in <dc85d6fdc1b240f68e762b8699afdb4e>:0 
  at Oxide.Plugins.PersonalNPC.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0078c] in <dc85d6fdc1b240f68e762b8699afdb4e>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0 
[09:04:03] > Failed to call hook 'chatCommand' on plugin 'PersonalNPC v1.6.42' (FormatException: Input string was not in a correct format.)
  at System.Number.ThrowOverflowOrFormatException (System.Boolean overflow, System.String overflowResourceKey) [0x0001a] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at System.Number.ParseUInt64 (System.ReadOnlySpan`1[T] value, System.Globalization.NumberStyles styles, System.Globalization.NumberFormatInfo info) [0x00019] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at System.UInt64.Parse (System.String s, System.IFormatProvider provider) [0x00017] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at System.Convert.ToUInt64 (System.String value) [0x0000c] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at Oxide.Game.Rust.Libraries.Rust.SendChatMessage (BasePlayer player, System.String name, System.String message, System.String userId) [0x00000] in <4f26abbc4cd64395afa68cc77aae57cc>:0 
  at Oxide.Plugins.PersonalNPC.SendMsg (BasePlayer player, System.String key, System.String[] args) [0x001ac] in <dc85d6fdc1b240f68e762b8699afdb4e>:0 
  at Oxide.Plugins.PersonalNPC.chatCommand (BasePlayer player, System.String command, System.String[] args) [0x0003e] in <dc85d6fdc1b240f68e762b8699afdb4e>:0 
  at Oxide.Plugins.PersonalNPC.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00a61] in <dc85d6fdc1b240f68e762b8699afdb4e>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0 
[09:04:09] > Failed to call hook 'chatCommand' on plugin 'PersonalNPC v1.6.42' (FormatException: Input string was not in a correct format.)
  at System.Number.ThrowOverflowOrFormatException (System.Boolean overflow, System.String overflowResourceKey) [0x0001a] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at System.Number.ParseUInt64 (System.ReadOnlySpan`1[T] value, System.Globalization.NumberStyles styles, System.Globalization.NumberFormatInfo info) [0x00019] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at System.UInt64.Parse (System.String s, System.IFormatProvider provider) [0x00017] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at System.Convert.ToUInt64 (System.String value) [0x0000c] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at Oxide.Game.Rust.Libraries.Rust.SendChatMessage (BasePlayer player, System.String name, System.String message, System.String userId) [0x00000] in <4f26abbc4cd64395afa68cc77aae57cc>:0 
  at Oxide.Plugins.PersonalNPC.SendMsg (BasePlayer player, System.String key, System.String[] args) [0x001ac] in <dc85d6fdc1b240f68e762b8699afdb4e>:0 
  at Oxide.Plugins.PersonalNPC.SetupController (BasePlayer player, Oxide.Plugins.PersonalNPC+Configuration+BotSetup bot) [0x00290] in <dc85d6fdc1b240f68e762b8699afdb4e>:0 
  at Oxide.Plugins.PersonalNPC.chatCommand (BasePlayer player, System.String command, System.String[] args) [0x0131b] in <dc85d6fdc1b240f68e762b8699afdb4e>:0 
  at Oxide.Plugins.PersonalNPC.chatCommand (BasePlayer player, System.String command, System.String[] args) [0x0008b] in <dc85d6fdc1b240f68e762b8699afdb4e>:0 
  at Oxide.Plugins.PersonalNPC.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00a61] in <dc85d6fdc1b240f68e762b8699afdb4e>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0 
[09:04:28] > 4052434[4052434] was killed by Rough Cat[61087] at (-1394.44, 35.12, -1198.22)
[09:04:38] > Failed to call hook 'chatCommand' on plugin 'PersonalNPC v1.6.42' (FormatException: Input string was not in a correct format.)
  at System.Number.ThrowOverflowOrFormatException (System.Boolean overflow, System.String overflowResourceKey) [0x0001a] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at System.Number.ParseUInt64 (System.ReadOnlySpan`1[T] value, System.Globalization.NumberStyles styles, System.Globalization.NumberFormatInfo info) [0x00019] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at System.UInt64.Parse (System.String s, System.IFormatProvider provider) [0x00017] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at System.Convert.ToUInt64 (System.String value) [0x0000c] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at Oxide.Game.Rust.Libraries.Rust.SendChatMessage (BasePlayer player, System.String name, System.String message, System.String userId) [0x00000] in <4f26abbc4cd64395afa68cc77aae57cc>:0 
  at Oxide.Plugins.PersonalNPC.SendMsg (BasePlayer player, System.String key, System.String[] args) [0x00061] in <dc85d6fdc1b240f68e762b8699afdb4e>:0 
  at Oxide.Plugins.PersonalNPC.SendMsg (BasePlayer player, System.String key, System.String[] args) [0x00156] in <dc85d6fdc1b240f68e762b8699afdb4e>:0 
  at Oxide.Plugins.PersonalNPC.chatCommand (BasePlayer player, System.String command, System.String[] args) [0x00df9] in <dc85d6fdc1b240f68e762b8699afdb4e>:0 
  at Oxide.Plugins.PersonalNPC.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00a61] in <dc85d6fdc1b240f68e762b8699afdb4e>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0 
[09:04:38] > Failed to call hook 'chatCommand' on plugin 'PersonalNPC v1.6.42' (FormatException: Input string was not in a correct format.)
  at System.Number.ThrowOverflowOrFormatException (System.Boolean overflow, System.String overflowResourceKey) [0x0001a] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at System.Number.ParseUInt64 (System.ReadOnlySpan`1[T] value, System.Globalization.NumberStyles styles, System.Globalization.NumberFormatInfo info) [0x00019] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at System.UInt64.Parse (System.String s, System.IFormatProvider provider) [0x00017] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at System.Convert.ToUInt64 (System.String value) [0x0000c] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at Oxide.Game.Rust.Libraries.Rust.SendChatMessage (BasePlayer player, System.String name, System.String message, System.String userId) [0x00000] in <4f26abbc4cd64395afa68cc77aae57cc>:0 
  at Oxide.Plugins.PersonalNPC.SendMsg (BasePlayer player, System.String key, System.String[] args) [0x00061] in <dc85d6fdc1b240f68e762b8699afdb4e>:0 
  at Oxide.Plugins.PersonalNPC.SendMsg (BasePlayer player, System.String key, System.String[] args) [0x00156] in <dc85d6fdc1b240f68e762b8699afdb4e>:0 
  at Oxide.Plugins.PersonalNPC.chatCommand (BasePlayer player, System.String command, System.String[] args) [0x00d2b] in <dc85d6fdc1b240f68e762b8699afdb4e>:0 
  at Oxide.Plugins.PersonalNPC.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00a61] in <dc85d6fdc1b240f68e762b8699afdb4e>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0 
[09:04:40] > Failed to call hook 'chatCommand' on plugin 'PersonalNPC v1.6.42' (FormatException: Input string was not in a correct format.)
  at System.Number.ThrowOverflowOrFormatException (System.Boolean overflow, System.String overflowResourceKey) [0x0001a] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at System.Number.ParseUInt64 (System.ReadOnlySpan`1[T] value, System.Globalization.NumberStyles styles, System.Globalization.NumberFormatInfo info) [0x00019] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at System.UInt64.Parse (System.String s, System.IFormatProvider provider) [0x00017] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at System.Convert.ToUInt64 (System.String value) [0x0000c] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at Oxide.Game.Rust.Libraries.Rust.SendChatMessage (BasePlayer player, System.String name, System.String message, System.String userId) [0x00000] in <4f26abbc4cd64395afa68cc77aae57cc>:0 
  at Oxide.Plugins.PersonalNPC.SendMsg (BasePlayer player, System.String key, System.String[] args) [0x00061] in <dc85d6fdc1b240f68e762b8699afdb4e>:0 
  at Oxide.Plugins.PersonalNPC.SendMsg (BasePlayer player, System.String key, System.String[] args) [0x00156] in <dc85d6fdc1b240f68e762b8699afdb4e>:0 
  at Oxide.Plugins.PersonalNPC.chatCommand (BasePlayer player, System.String command, System.String[] args) [0x00e22] in <dc85d6fdc1b240f68e762b8699afdb4e>:0 
  at Oxide.Plugins.PersonalNPC.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00a61] in <dc85d6fdc1b240f68e762b8699afdb4e>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0 
[09:04:40] > Failed to call hook 'SendMsg' on plugin 'PersonalNPC v1.6.42' (FormatException: Input string was not in a correct format.)
  at System.Number.ThrowOverflowOrFormatException (System.Boolean overflow, System.String overflowResourceKey) [0x0001a] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at System.Number.ParseUInt64 (System.ReadOnlySpan`1[T] value, System.Globalization.NumberStyles styles, System.Globalization.NumberFormatInfo info) [0x00019] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at System.UInt64.Parse (System.String s, System.IFormatProvider provider) [0x00017] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at System.Convert.ToUInt64 (System.String value) [0x0000c] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at Oxide.Game.Rust.Libraries.Rust.SendChatMessage (BasePlayer player, System.String name, System.String message, System.String userId) [0x00000] in <4f26abbc4cd64395afa68cc77aae57cc>:0 
  at Oxide.Plugins.PersonalNPC.SendMsg (BasePlayer player, System.String key, System.String[] args) [0x001ac] in <dc85d6fdc1b240f68e762b8699afdb4e>:0 
  at Oxide.Plugins.PersonalNPC.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0078c] in <dc85d6fdc1b240f68e762b8699afdb4e>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0 
[09:04:40] > Failed to call hook 'chatCommand' on plugin 'PersonalNPC v1.6.42' (FormatException: Input string was not in a correct format.)
  at System.Number.ThrowOverflowOrFormatException (System.Boolean overflow, System.String overflowResourceKey) [0x0001a] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at System.Number.ParseUInt64 (System.ReadOnlySpan`1[T] value, System.Globalization.NumberStyles styles, System.Globalization.NumberFormatInfo info) [0x00019] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at System.UInt64.Parse (System.String s, System.IFormatProvider provider) [0x00017] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at System.Convert.ToUInt64 (System.String value) [0x0000c] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at Oxide.Game.Rust.Libraries.Rust.SendChatMessage (BasePlayer player, System.String name, System.String message, System.String userId) [0x00000] in <4f26abbc4cd64395afa68cc77aae57cc>:0 
  at Oxide.Plugins.PersonalNPC.SendMsg (BasePlayer player, System.String key, System.String[] args) [0x00061] in <dc85d6fdc1b240f68e762b8699afdb4e>:0 
  at Oxide.Plugins.PersonalNPC.SendMsg (BasePlayer player, System.String key, System.String[] args) [0x00156] in <dc85d6fdc1b240f68e762b8699afdb4e>:0 
  at Oxide.Plugins.PersonalNPC.chatCommand (BasePlayer player, System.String command, System.String[] args) [0x00d2b] in <dc85d6fdc1b240f68e762b8699afdb4e>:0 
  at Oxide.Plugins.PersonalNPC.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00a61] in <dc85d6fdc1b240f68e762b8699afdb4e>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0 
[09:04:41] > 5743355[5743355] was killed by Wave Lemur Druid[11557] at (-1395.05, 35.12, -1198.00)
[09:04:57] > Failed to call hook 'SendMsg' on plugin 'PersonalNPC v1.6.42' (FormatException: Input string was not in a correct format.)
  at System.Number.ThrowOverflowOrFormatException (System.Boolean overflow, System.String overflowResourceKey) [0x0001a] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at System.Number.ParseUInt64 (System.ReadOnlySpan`1[T] value, System.Globalization.NumberStyles styles, System.Globalization.NumberFormatInfo info) [0x00019] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at System.UInt64.Parse (System.String s, System.IFormatProvider provider) [0x00017] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at System.Convert.ToUInt64 (System.String value) [0x0000c] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at Oxide.Game.Rust.Libraries.Rust.SendChatMessage (BasePlayer player, System.String name, System.String message, System.String userId) [0x00000] in <4f26abbc4cd64395afa68cc77aae57cc>:0 
  at Oxide.Plugins.PersonalNPC.SendMsg (BasePlayer player, System.String key, System.String[] args) [0x001ac] in <dc85d6fdc1b240f68e762b8699afdb4e>:0 
  at Oxide.Plugins.PersonalNPC.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0078c] in <dc85d6fdc1b240f68e762b8699afdb4e>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0 
[09:05:01] > Failed to call hook 'SendMsg' on plugin 'PersonalNPC v1.6.42' (FormatException: Input string was not in a correct format.)
  at System.Number.ThrowOverflowOrFormatException (System.Boolean overflow, System.String overflowResourceKey) [0x0001a] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at System.Number.ParseUInt64 (System.ReadOnlySpan`1[T] value, System.Globalization.NumberStyles styles, System.Globalization.NumberFormatInfo info) [0x00019] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at System.UInt64.Parse (System.String s, System.IFormatProvider provider) [0x00017] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at System.Convert.ToUInt64 (System.String value) [0x0000c] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at Oxide.Game.Rust.Libraries.Rust.SendChatMessage (BasePlayer player, System.String name, System.String message, System.String userId) [0x00000] in <4f26abbc4cd64395afa68cc77aae57cc>:0 
  at Oxide.Plugins.PersonalNPC.SendMsg (BasePlayer player, System.String key, System.String[] args) [0x001ac] in <dc85d6fdc1b240f68e762b8699afdb4e>:0 
  at Oxide.Plugins.PersonalNPC.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0078c] in <dc85d6fdc1b240f68e762b8699afdb4e>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0 
[09:05:05] > Failed to call hook 'SendMsg' on plugin 'PersonalNPC v1.6.42' (FormatException: Input string was not in a correct format.)
  at System.Number.ThrowOverflowOrFormatException (System.Boolean overflow, System.String overflowResourceKey) [0x0001a] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at System.Number.ParseUInt64 (System.ReadOnlySpan`1[T] value, System.Globalization.NumberStyles styles, System.Globalization.NumberFormatInfo info) [0x00019] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at System.UInt64.Parse (System.String s, System.IFormatProvider provider) [0x00017] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at System.Convert.ToUInt64 (System.String value) [0x0000c] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at Oxide.Game.Rust.Libraries.Rust.SendChatMessage (BasePlayer player, System.String name, System.String message, System.String userId) [0x00000] in <4f26abbc4cd64395afa68cc77aae57cc>:0 
  at Oxide.Plugins.PersonalNPC.SendMsg (BasePlayer player, System.String key, System.String[] args) [0x001ac] in <dc85d6fdc1b240f68e762b8699afdb4e>:0 
  at Oxide.Plugins.PersonalNPC.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0078c] in <dc85d6fdc1b240f68e762b8699afdb4e>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0 
 

Share this comment


Link to comment

[18:40:55] > Failed to call hook 'OnPlayerConnected' on plugin 'PersonalNPC v1.6.42' (FormatException: Input string was not in a correct format.)
  at System.Number.ThrowOverflowOrFormatException (System.Boolean overflow, System.String overflowResourceKey) [0x0001a] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at System.Number.ParseUInt64 (System.ReadOnlySpan`1[T] value, System.Globalization.NumberStyles styles, System.Globalization.NumberFormatInfo info) [0x00019] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at System.UInt64.Parse (System.String s, System.IFormatProvider provider) [0x00017] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at System.Convert.ToUInt64 (System.String value) [0x0000c] in <47fc8c70fa834cbf8141d7c1a7589125>:0 
  at Oxide.Game.Rust.Libraries.Rust.SendChatMessage (BasePlayer player, System.String name, System.String message, System.String userId) [0x00000] in <4f26abbc4cd64395afa68cc77aae57cc>:0 
  at Oxide.Plugins.PersonalNPC.SendMsg (BasePlayer player, System.String key, System.String[] args) [0x001ac] in <0e7a0ed810584c0da0d93c780ee84384>:0 
  at Oxide.Plugins.PersonalNPC.SetupController (BasePlayer player, Oxide.Plugins.PersonalNPC+Configuration+BotSetup bot) [0x00290] in <0e7a0ed810584c0da0d93c780ee84384>:0 
  at Oxide.Plugins.PersonalNPC.chatCommand (BasePlayer player, System.String command, System.String[] args) [0x0131b] in <0e7a0ed810584c0da0d93c780ee84384>:0 
  at Oxide.Plugins.PersonalNPC.OnPlayerConnected (BasePlayer player) [0x00064] in <0e7a0ed810584c0da0d93c780ee84384>:0 
  at Oxide.Plugins.PersonalNPC.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00461] in <0e7a0ed810584c0da0d93c780ee84384>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0 
 

Share this comment


Link to comment
1.1m

Downloads

Total number of downloads.

5.6k

Customers

Total customers served.

81.8k

Files Sold

Total number of files sold.

1.6m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.