Error OnTeamKick

Hey there, been getting this lately in console on occasion when someone gets kicked from their team.

Failed to call hook 'OnTeamKick' on plugin 'Rustcord v3.2.5' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Rustcord.OnTeamKick (RelationshipManager+PlayerTeam team, BasePlayer player, System.UInt64 target) [0x00096] in <9a0edf0b0dc94b55a267e5da8da9b79c>:0 
  at Oxide.Plugins.Rustcord.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01d11] in <9a0edf0b0dc94b55a267e5da8da9b79c>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e23ba2c0f246426296d81c842cbda3af>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <46ff2b534abb4b35952608167523b7ec>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <46ff2b534abb4b35952608167523b7ec>:0

Not really a big deal but not reporting to Discord any more and getting the error.

Changed potentially around the time that I grabbed the most recent update.

Seems like about when I started noticing it.

Just wanted to bump this.

It works fine just errors on kicking someone, but works just fine when someone joins the team.

Any ideas?

It's minor doesn't affect much but would be nice to sort this.