Failed to call hook 'OnServerMessage' on plugin 'ServerChat v2.0.0'

I see the following error a lot. Not sure why.

09/12 04:45:01 | Failed to call hook 'OnServerMessage' on plugin 'ServerChat v2.0.0' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.ServerChat.OnServerMessage (System.String serverMessage) [0x00010] in <16aac05ac7404b948fb1bc6f7623586e>:0
at Oxide.Plugins.ServerChat.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00032] in <16aac05ac7404b948fb1bc6f7623586e>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0

Did you change the server message format?