Error log when someone is being kick from a teamSolved

Having this error when someone is being kicked from a team:

 

Failed to call hook 'OnTeamKick' on plugin 'Rustcord v2.5.2' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Rustcord.OnTeamKick (RelationshipManager+PlayerTeam team, BasePlayer player, System.UInt64 target) [0x000bb] in :0 
  at Oxide.Plugins.Rustcord.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00dcc] in :0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :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

Just ignore it, known issue, doesn't effect anything though.

Okay, noted. Thanks.

Locked automatically