FormatException in cmdChatTeleportSolved

When I use /tp name, I get this error in console after being tele'd.

 Failed to call hook 'cmdChatTeleport' on plugin 'NTeleportation v1.0.88' (FormatException: Input string was not in a correct format.)
  at System.Text.StringBuilder.AppendFormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x0005c] in <a8ed250850854b439cedc18931a314fe>:0 
  at System.String.FormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x00023] in <a8ed250850854b439cedc18931a314fe>:0 
  at System.String.Format (System.String format, System.Object[] args) [0x00020] in <a8ed250850854b439cedc18931a314fe>:0 
  at Oxide.Plugins.NTeleportation._ (System.String msgId, BasePlayer player, System.Object[] args) [0x00026] in <d85d14bd3b5b45e28d0f2422bc92fd56>:0 
  at Oxide.Plugins.NTeleportation.cmdChatTeleport (BasePlayer player, System.String command, System.String[] args) [0x000ae] in <d85d14bd3b5b45e28d0f2422bc92fd56>:0 
  at Oxide.Plugins.NTeleportation.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01225] in <d85d14bd3b5b45e28d0f2422bc92fd56>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <efb9a8684e344ecfa065c7b416e6d2fd>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b0a93b504f034a0db8b1c3d2503c0987>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b0a93b504f034a0db8b1c3d2503c0987>:0
No issues here, please provide more context
Make sure you did not remove any placeholders from the messages.
T'was my lang. Thanks, Wulf.
Locked automatically