Error when using any upgrade commands

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 <6b0c446d76e84647bfc2979e61443016>:0

at Oxide.Plugins.BGrade.BGradeCommand (BasePlayer player, System.String command, System.String[] args) [0x001bd] in <6b0c446d76e84647bfc2979e61443016>:0

at Oxide.Game.Rust.Libraries.Command+ChatCommand.HandleCommand (BasePlayer sender, System.String name, System.String[] args) [0x0001b] in <a87f90512dd44f92b3abcca921535bc3>:0

at Oxide.Game.Rust.Libraries.Command.HandleChatCommand (BasePlayer sender, System.String name, System.String[] args) [0x00015] in <a87f90512dd44f92b3abcca921535bc3>:0

at Oxide.Game.Rust.RustCore.IOnPlayerCommand (BasePlayer basePlayer, System.String message) [0x000db] in <a87f90512dd44f92b3abcca921535bc3>:0

yes same for me.... /bgrade help or /bgrade 1 etc.... spamm error in console...

At this present moment i havent been able to get any fix or find a fix, hope there is a bug fix put out soon.

i have noticed many others are needing small bug fixs and hope that over time they get fixed and Face Punch can settle down on the updates 

I do understand the new Hook changes to implement new features and have caused almost all plugins to need updated and many bug fixs,

we will just have to see how things go over the next week...if anything changes that is.

 

the same and no chat messages come

I'm not getting anything happening when I type /bgrade #.  What is the status of getting this plugin updated?

For me Solved by deleting bgrade's lang file and restarting the server.

I'll try that

where do i find the lang file?

Merged post

found it all good

Merged post

and it worked thankyou :)

It is the fact that some language values used {0} and {1} before in them to show the BGrade number and the description (like 1 - Wood). The new Language file only contains one {0} for the number.

Just remove the {1} from the language file and it works.

Thank you for the fix