NullReferenceException at MessageFixed

When a Player is not connect, impossible to reset is name

(10:58:12) | Failed to call hook 'NameResetCommand' on plugin 'Rename v0.3.0' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Game.Rust.Libraries.Player.Message (BasePlayer player, System.String message, System.String prefix, System.UInt64 userId, System.Object[] args) [0x00038] in <7217ff6a480c4cee8cec402d64d8b326>:0
  at Oxide.Game.Rust.Libraries.Covalence.RustPlayer.Message (System.String message, System.String prefix, System.Object[] args) [0x00000] in <7217ff6a480c4cee8cec402d64d8b326>:0
  at Oxide.Game.Rust.Libraries.Covalence.RustPlayer.Message (System.String message) [0x00008] in <7217ff6a480c4cee8cec402d64d8b326>:0
  at Oxide.Plugins.Rename.NameResetCommand (Oxide.Core.Libraries.Covalence.IPlayer player, System.String command, System.String[] args) [0x00163] in <af834f98148943ab9c228d5e24c2f9fb>:0
  at Oxide.Plugins.Rename.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001d0] in <af834f98148943ab9c228d5e24c2f9fb>:0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0
After the wipe.
(19:19:50) | Failed to call hook 'RenameCommand' on plugin 'Rename v0.3.0' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Game.Rust.Libraries.Player.Message (BasePlayer player, System.String message, System.String prefix, System.UInt64 userId, System.Object[] args) [0x00038] in <20f721b7cb704c238d9513f4a2cb30f3>:0 
  at Oxide.Game.Rust.Libraries.Covalence.RustPlayer.Message (System.String message, System.String prefix, System.Object[] args) [0x00000] in <20f721b7cb704c238d9513f4a2cb30f3>:0 
  at Oxide.Game.Rust.Libraries.Covalence.RustPlayer.Message (System.String message) [0x00008] in <20f721b7cb704c238d9513f4a2cb30f3>:0 
  at Oxide.Plugins.Rename.RenameCommand (Oxide.Core.Libraries.Covalence.IPlayer player, System.String command, System.String[] args) [0x0018f] in <07b28422ae404c66b7f82bd811997307>:0 
  at Oxide.Plugins.Rename.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00198] in <07b28422ae404c66b7f82bd811997307>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <008b12f41ec4452da1a5497eeb849299>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <ac41dd3599754d448b8c218b34645820>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <ac41dd3599754d448b8c218b34645820>:0​
This is handled in the next update.
Locked automatically