Causing the following to spam on all servers:
[Discord Logger] Lang Key 'Event.PlayerDisconnected' threw exception: System.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 :0 at System.String.FormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x00023] in :0 at System.String.Format (System.String format, System.Object[] args) [0x00020] in :0 at Oxide.Plugins.DiscordLogger.Lang (System.String key, System.String userIDString, System.Object[] args) [0x00034] in :0 Failed to call hook 'OnPlayerDisconnected' on plugin 'DiscordLogger v2.0.15' (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 :0 at System.String.FormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x00023] in :0 at System.String.Format (System.String format, System.Object[] args) [0x00020] in :0 at Oxide.Plugins.DiscordLogger.Lang (System.String key, System.String userIDString, System.Object[] args) [0x00059] in :0 at Oxide.Plugins.DiscordLogger.OnPlayerDisconnected (BasePlayer player, System.String reason) [0x00069] in :0 at Oxide.Plugins.DiscordLogger.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x010ad] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0
Placeholder issues in lang filesFixed
Disable "Player disconnect settings" as a temporary fix. I will post update later
Check latest if issue still exist for you
Locked automatically