Hi, how do I solve this error?
Failed to call hook 'OnTeamLeave' on plugin 'Rustcord v2.5.2' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.Rustcord.OnTeamLeave (RelationshipManager+PlayerTeam team, BasePlayer player) [0x00056] in <ec4f9e57ba2544babb2473728c76cf10>:0
at Oxide.Plugins.Rustcord.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00d99] in <ec4f9e57ba2544babb2473728c76cf10>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <80b90e8213db44b29ec2d4111764172c>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <ec05e0208c9149bba43236ca58fea105>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <ec05e0208c9149bba43236ca58fea105>:0
Failed to call hook 'OnTeamLeave' on plugin 'Rustcord v2.5.2' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.Rustcord.OnTeamLeave (RelationshipManager+PlayerTeam team, BasePlayer player) [0x00056] in <ec4f9e57ba2544babb2473728c76cf10>:0
at Oxide.Plugins.Rustcord.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00d99] in <ec4f9e57ba2544babb2473728c76cf10>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <80b90e8213db44b29ec2d4111764172c>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <ec05e0208c9149bba43236ca58fea105>:0
at Oxide.Core.Plugins.Plugin.CallHoo