Advertisement
Guest User

Untitled

a guest
Nov 11th, 2019
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.27 KB | None | 0 0
  1. Failed to call hook 'OnPlayerChat' on plugin 'Rustcord v1.8.5' (ArgumentNullException: Value cannot be null.
  2. Parameter name: source)
  3. at System.Linq.Enumerable.TryGetFirst[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate, System.Boolean& found) [0x0000d] in <b7efe7e6e548497fac3c4a6049a0a4b6>:0
  4. at System.Linq.Enumerable.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00000] in <b7efe7e6e548497fac3c4a6049a0a4b6>:0
  5. at Oxide.Plugins.Rustcord+<GetChannel>c__AnonStorey9.<>m__0 (Oxide.Ext.Discord.DiscordObjects.Guild x) [0x00006] in <dbbaf960e2f142e2860ad1af397285be>:0
  6. at System.Linq.Enumerable.TryGetFirst[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate, System.Boolean& found) [0x0003f] in <b7efe7e6e548497fac3c4a6049a0a4b6>:0
  7. at System.Linq.Enumerable.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00000] in <b7efe7e6e548497fac3c4a6049a0a4b6>:0
  8. at Oxide.Plugins.Rustcord.GetChannel (Oxide.Ext.Discord.DiscordClient c, System.String chan_id, System.Action`1[T] cb, System.String guildid) [0x00026] in <dbbaf960e2f142e2860ad1af397285be>:0
  9. at Oxide.Plugins.Rustcord+<OnPlayerChat>c__AnonStorey1.<>m__1 (Oxide.Plugins.Rustcord+Settings+Channel ch) [0x00017] in <dbbaf960e2f142e2860ad1af397285be>:0
  10. at System.Collections.Generic.List`1[T].ForEach (System.Action`1[T] action) [0x00024] in <a8ed250850854b439cedc18931a314fe>:0
  11. at Oxide.Plugins.Rustcord.OnPlayerChat (ConsoleSystem+Arg arg, ConVar.Chat+ChatChannel channel) [0x001e0] in <dbbaf960e2f142e2860ad1af397285be>:0
  12. at Oxide.Plugins.Rustcord.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00309] in <dbbaf960e2f142e2860ad1af397285be>:0
  13. at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0
  14. at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0
  15. at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement