Im getting the following error after just one use.
Failed to call hook 'cmdTrail' on plugin 'MiniTrails v2.0.3'
(ArgumentOutOfRangeException: Index was out of range. Must be
non-negative and less than the size of the collection.
Parameter name: index)
at System.ThrowHelper.ThrowArgumentOutOfRangeException
(System.ExceptionArgument argument, System.ExceptionResource resource)
[0x00029] in :0
at System.ThrowHelper.ThrowArgumentOutOfRangeException () [0x00000] in :0
at Oxide.Plugins.MiniTrails+MiniT.clearTrail () [0x00173] in <0dbc9afd5cda4c5093f3cb359b81b6d4>:0
at Oxide.Plugins.MiniTrails.cmdTrail (BasePlayer player, System.String command, System.String[] args) [0x00363] in <0dbc9afd5cda4c5093f3cb359b81b6d4>:0
at Oxide.Plugins.MiniTrails.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00225] in <0dbc9afd5cda4c5093f3cb359b81b6d4>: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