Clanban not working!Solved

Hello, in my server i use Clans Reborn, and return error on clanban command.
You can help me?

01:29[Error] Failed to call hook 'GetClanOf' on plugin 'Clans v3.0.24'(FormatException: Input string was not in a correct format.)
  at System.Number.StringToNumber (System.String str, System.Globalization.NumberStyles options, System.Number+NumberBuffer& number, System.Globalization.NumberFormatInfo info, System.Boolean parseDecimal)[0x00057] in <eae584ce26bc40229c1b1aa476bfa589>:0
  at System.Number.ParseUInt64 (System.String value, System.Globalization.NumberStyles options, System.Globalization.NumberFormatInfo numfmt)[0x00014] in <eae584ce26bc40229c1b1aa476bfa589>:0
  at System.UInt64.Parse (System.String s)[0x00007] in <eae584ce26bc40229c1b1aa476bfa589>:0
  at Oxide.Plugins.Clans.GetClanOf (System.String playerId) [0x00000] in <177ab0fd1e144c4dab64f05c1ff9ed84>:0
  at Oxide.Plugins.Clans.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01b1b] in <177ab0fd1e144c4dab64f05c1ff9ed84>:0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <9882f28dc2204b4dba514a9ad18f5042>:0
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <9882f28dc2204b4dba514a9ad18f5042>:0
01:29 [Error] Failed to call hook 'SCmdClanBan' on plugin 'ServerArmour v0.6.51' (FormatException: Input string was not in a correct format.)
  at System.Number.StringToNumber (System.String str, System.Globalization.NumberStyles options, System.Number+NumberBuffer& number, System.Globalization.NumberFormatInfo info, System.Boolean parseDecimal) [0x00057] in <eae584ce26bc40229c1b1aa476bfa589>:0
  at System.Number.ParseUInt64 (System.String value, System.Globalization.NumberStyles options, System.Globalization.NumberFormatInfo numfmt) [0x00014] in <eae584ce26bc40229c1b1aa476bfa589>:0
  at System.UInt64.Parse (System.String s) [0x00007] in <eae584ce26bc40229c1b1aa476bfa589>:0
  at Oxide.Plugins.ServerArmour.SCmdClanBan (Oxide.Core.Libraries.Covalence.IPlayer player, System.String command, System.String[] args) [0x001f5] in <29ccc95e70d54515977eb829c79dbbb6>:0
  at Oxide.Plugins.ServerArmour.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01d8c] in <29ccc95e70d54515977eb829c79dbbb6>:0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <9882f28dc2204b4dba514a9ad18f5042>:0
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <9882f28dc2204b4dba514a9ad18f5042>:0

@FullGamer could you please share the exact command you ran. 

example:

/clanban 76561############ "Not following rules"

In console:
clanban clanname reason
clanban "clanname" "reason"

 

FullGamer

In console:
clanban clanname reason
clanban "clanname" "reason"

 

the clanname is not supported, but will add it in the next version. 

For now, instead of the clanname, just clanban the specific user, and it will ban the entire clan as well.

Ok good option. Thanks for help and attention!

Locked automatically