InvalidOperationException at cmdChatError
Hello - we are using Tebex for VIP packages. When a user purchases a VIP package, we call a "chat" command which is just like in-game "/" to issue a command, but it seems to be erroring out due to Better Chat. Any ideas?

[Tebex Donate] Processed online command for <my_steam_id_redacted>: chat kit give <steam_id_redacted> vip_free
Failed to call hook 'CmdChat' on plugin 'BetterChat v5.2.2' (InvalidOperationException: Sequence contains no matching element)
  at System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00011] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 
  at Oxide.Plugins.BetterChat.CmdChat (Oxide.Core.Libraries.Covalence.IPlayer player, System.String cmd, System.String[] args) [0x00142] in <c2879d1a25e443048aaaa4af2cd65ded>:0 
  at Oxide.Plugins.BetterChat.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x004d5] in <c2879d1a25e443048aaaa4af2cd65ded>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <98321e516fc1420ea57d4d2088213a59>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <ac41dd3599754d448b8c218b34645820>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <ac41dd3599754d448b8c218b34645820>:0 ​
You seem to be calling the Better Chat "chat" command. Not /kit. I am not sure how Tebex works in that regard, but that is not specifically an issue with Better Chat, other than it erroring when using a wrong command.
Omg. Duh. You are right. Nothing to do with Better Chat. Thank you
Im getting ths error in RCON, does anyone have any idea how I can fix it? Im running Oxide.Rust Version: 2.0.4489
Failed to call hook 'CmdChat' on plugin 'BetterChat v5.2.2
Please provide the full error from oxide/logs.
Failed to call hook 'CmdChat' on plugin 'BetterChat v5.2.2' (InvalidOperationException: Sequence contains no matching element)
  at System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00011] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at Oxide.Plugins.BetterChat.CmdChat (Oxide.Core.Libraries.Covalence.IPlayer player, System.String cmd, System.String[] args) [0x00142] in :0
at Oxide.Plugins.BetterChat.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x004d5] in :0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <98321e516fc1420ea57d4d2088213a59>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0