Failed to call hook errors

I would like to know in oxide I am seeing in the log the following alot.

12:38 [Error] Failed to call hook 'Discord_MessageCreate' on plugin 'DiscordStatus v3.0.0' (IndexOutOfRangeException: Index was outside the bounds of the array.)
  at Oxide.Plugins.DiscordStatus.Discord_MessageCreate (Oxide.Ext.Discord.DiscordObjects.Message message) [0x0002c] in <f74648b379c44a34880d6181da012dae>:0 
  at Oxide.Plugins.DiscordStatus.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00121] in <f74648b379c44a34880d6181da012dae>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0 ​

Dont can reproduce - can you please send me the steps to reproduce this?