I get this error when I try to list my portals
"
Failed to call hook 'PortalCommand' on plugin 'Portals v3.1.0' (FormatException: Input string was not in a correct format.)
at System.Text.StringBuilder.AppendFormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x000ae] in <eae584ce26bc40229c1b1aa476bfa589>:0
at System.String.FormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x00023] in <eae584ce26bc40229c1b1aa476bfa589>:0
at System.String.Format (System.String format, System.Object[] args) [0x00020] in <eae584ce26bc40229c1b1aa476bfa589>:0
at Oxide.Plugins.RustPlugin.PrintToChat (BasePlayer player, System.String format, System.Object[] args) [0x0000e] in <d29ba01eb7364e4c9bb1c2866b38c819>:0
at Oxide.Plugins.Portals.SendMessage (BasePlayer player, System.String key, System.Object[] args) [0x00021] in <5d61874c37d94b48b55f53b38e537cf2>:0
at Oxide.Plugins.Portals.PortalCommand (BasePlayer player, System.String cmd, System.String[] args) [0x0012e] in <5d61874c37d94b48b55f53b38e537cf2>:0
at Oxide.Plugins.Portals.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000dd] in <5d61874c37d94b48b55f53b38e537cf2>: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"