Not a big deal... Ran across this issue when attempting to prod a base by a player named "Geddylee {{ Regulators }}" I got a FormatException error... Here is the error in console.
Failed to call hook 'cmdProd' on plugin 'EntityOwner v3.2.1' (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 :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 arg0) [0x00008] in :0
at Oxide.Plugins.EntityOwner.cmdProd (BasePlayer player, System.String command, System.String[] args) [0x000ad] in <53ba249b068c4bf08e009dbfe0c0def1>:0
at Oxide.Plugins.EntityOwner.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0055f] in <53ba249b068c4bf08e009dbfe0c0def1>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0