FormatException at cmdChatTeleportAccept
Hi,

I keep seeing an issue with players having to do /TPC after teleporting to someone, before they can TP again or accept TPs. I don't know if it's my config or something else causing it, but i copied most someone elses config who doesn't have the issue and it's still there for me.

How to repoduce

TP > Player OK
TPA - No incoming request OK
TPC - Cancels active request FIXES ISSUE
TPC - No TP request OK

The other player gets this when trying to TP back, even after any of the timers have been exceded (set at 60 seconds).

"You can't initiate another teleport while you have a teleport pending."



https://justpaste.it/3zshf config

Here's an error i see in the logs.

(21:26:57) | Failed to run a 15.00 timer in 'NTeleportation v1.0.51' (FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.)
  at System.Text.StringBuilder.AppendFormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x000ff] in <ac823e2bb42b41bda67924a45a0173c3>:0 
  at System.String.FormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x00023] in <ac823e2bb42b41bda67924a45a0173c3>:0 
  at System.String.Format (System.String format, System.Object[] args) [0x00020] in <ac823e2bb42b41bda67924a45a0173c3>:0 
  at Oxide.Plugins.NTeleportation._ (System.String msgId, BasePlayer player, System.Object[] args) [0x00026] in <eb8afff70585479b843759938e4941c8>:0 
  at Oxide.Plugins.NTeleportation.PrintMsgL (BasePlayer player, System.String msgId, System.Object[] args) [0x0000d] in <eb8afff70585479b843759938e4941c8>:0 
  at Oxide.Plugins.NTeleportation+<cmdChatTeleportAccept>c__AnonStorey4.<>m__0 () [0x0052e] in <eb8afff70585479b843759938e4941c8>:0 
  at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <4452f821def6406d834e4149849fe7ea>:0​
Believe it may have been to do with translation config. Once replaced with a working version, no more errors and no having to /tpc.
Sorry, what was fixed in the translation config?  We recently added Russian, but all other languages are currently DIY unless someone would care to submit their version.

Merged post

By the way, you should update to the latest version 1.0.55.  Let me know if the problem persists.