Bgrade message for ingame chat is not workingSolved

hello, I get an error whenever someone uses the /bgrade command but no message is sent in-game chat.

it still works but there is no message in-game.  

error message:

Failed to run command '/bgrade' on plugin 'BGrade'. (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.BGradeExt.BGradeExtensions.Lang (System.String key, System.String id, System.Object[] args) [0x00011] in <530e4c1abc984c5e8085a2ae491c6bbe>:0
at Oxide.Plugins.BGrade.BGradeCommand (BasePlayer player, System.String command, System.String[] args) [0x001bd] in <530e4c1abc984c5e8085a2ae491c6bbe>:0
at Oxide.Game.Rust.Libraries.Command+ChatCommand.HandleCommand (BasePlayer sender, System.String name, System.String[] args) [0x0001b] in <35089c3900824960ab78722a43a99c95>:0
at Oxide.Game.Rust.Libraries.Command.HandleChatCommand (BasePlayer sender, System.String name, System.String[] args) [0x00015] in <35089c3900824960ab78722a43a99c95>:0
at Oxide.Game.Rust.RustCore.IOnPlayerCommand (BasePlayer basePlayer, System.String message) [0x000db] in <35089c3900824960ab78722a43a99c95>:0

Delete your Lang file and reload the plugin. If Oxide and plugin version is updated, it should fix this.

H9jbindH9YXalaz.png JenGii

Delete your Lang file and reload the plugin. If Oxide and plugin version is updated, it should fix this.

thanks! I deleted the bgrade file in the lang folder

Locked automatically