FormatException at LangFixed

Almost always when an item is given through the F1 menu the following error is thrown:

[ServerVar] giving Tommeh 1 x Test Generator
Failed to call hook 'OnServerCommand' on plugin 'AdminLogger v2.3.0' (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.AdminLogger.Lang (System.String key, System.String id, System.Object[] args) [0x0000e] in :0
at Oxide.Plugins.AdminLogger.Log (System.String filename, System.String key, System.Object[] args) [0x0001b] in :0
at Oxide.Plugins.AdminLogger.GiveItemLogging (ConsoleSystem+Arg arg) [0x002e2] in :0
at Oxide.Plugins.AdminLogger.OnServerCommand (ConsoleSystem+Arg arg) [0x0028c] in :0
at Oxide.Plugins.AdminLogger.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00269] in :0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0
Is it when you click ARM button that this happens?
Yes it does.
I will fix that. Thanks for reporting!
(12:33:47) | Failed to call hook 'OnServerCommand' on plugin 'AdminLogger v2.3.0' (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 <fb001e01371b4adca20013e0ac763896>:0
at System.String.FormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x00023] in <fb001e01371b4adca20013e0ac763896>:0
at System.String.Format (System.String format, System.Object[] args) [0x00020] in <fb001e01371b4adca20013e0ac763896>:0
at Oxide.Plugins.AdminLogger.Lang (System.String key, System.String id, System.Object[] args) [0x0000e] in <2f5cfa6f4f834beba94be4dd24079c14>:0
at Oxide.Plugins.AdminLogger.Log (System.String filename, System.String key, System.Object[] args) [0x0001b] in <2f5cfa6f4f834beba94be4dd24079c14>:0
at Oxide.Plugins.AdminLogger.GiveItemLogging (ConsoleSystem+Arg arg) [0x002e2] in <2f5cfa6f4f834beba94be4dd24079c14>:0
at Oxide.Plugins.AdminLogger.OnServerCommand (ConsoleSystem+Arg arg) [0x0028c] in <2f5cfa6f4f834beba94be4dd24079c14>:0
at Oxide.Plugins.AdminLogger.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00269] in <2f5cfa6f4f834beba94be4dd24079c14>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d09a1f46ca2f4432811bcfe45ad13c7b>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cf88a28c7fb44d36890d85a78331cc9d>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cf88a28c7fb44d36890d85a78331cc9d>:0
Vjontop
(12:33:47) | Failed to call hook 'OnServerCommand' on plugin 'AdminLogger v2.3.0'

You appear to be outdated.

thank you wulf

Merged post

No we just downloaded the newest version and reloaded it but we figured it still might occur on the newest version so we decided just to add that to the help page for more information hopefully
2.3.1 is the latest, 2.3.0 is not the latest. The error you posted is from 2.3.0.
i'm well aware some times problems don't get resolved 
Vjontop
i'm well aware some times problems don't get resolved 

Okay, do you have the updated log from 2.3.1 then?

This should be solved in the newest version. Let me know if you have issues with the latest version as well.
It fixed the issue for me atleast
Locked automatically