Index (zero based) must be greater than or equal to zero and less than the size of the argument list.\n\n
FormatException
at System.String.FormatHelper(IFormatProvider provider, String format, ReadOnlySpan`1 args)
at LogExpert.UI.Controls.LogTabWindow.LogTabWindow.ProgressBarUpdateWorker(ProgressEventArgs e)
at InvokeStub_Action`1.Invoke(Object, Span`1)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
--- End of stack trace from previous location ---
at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
at LogExpert.UI.Controls.LogWindow.LogWindow.UpdateProgressBar(Int32 value)
at LogExpert.Core.Classes.Filter.Filter.DoFilter(FilterParams filterParams, Int32 startLine, Int32 maxCount, List`1 filterResultLines, List`1 lastFilterLinesList, List`1 filterHitList, ProgressCallback progressCallback)
at LogExpert.Core.Classes.Filter.Filter.DoFilter(FilterParams filterParams, Int32 startLine, Int32 maxCount, ProgressCallback progressCallback)
at LogExpert.Core.Classes.Filter.FilterStarter.DoWork(FilterParams filterParams, Int32 startLine, Int32 maxCount, ProgressCallback progressCallback)
at LogExpert.Core.Classes.Filter.FilterStarter.<>c__DisplayClass27_1.<DoFilter>b__0()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
at LogExpert.Core.Classes.Filter.FilterStarter.DoFilter(FilterParams filterParams, Int32 startLine, Int32 maxCount, ProgressCallback progressCallback)
at LogExpert.UI.Controls.LogWindow.LogWindow.MultiThreadedFilter(FilterParams filterParams, List`1 filterResultLines, List`1 lastFilterLinesList, List`1 filterHitList)
at LogExpert.UI.Controls.LogWindow.LogWindow.<FilterSearch>b__431_0()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
at LogExpert.UI.Controls.LogWindow.LogWindow.FilterSearch(String text)
at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__124_0(Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
Its not inverting and I get this error and now no searches work at all