我是linux 定时任务执行下载。无终端的时候执行它会报错。好像是开始显示进度条的时候。就报错了
at System.ThrowHelper.ThrowArgumentException(ExceptionResource) + 0x10
at System.Collections.Generic.List1.RemoveRange(Int32, Int32) + 0xac at Spectre.Console.Rendering.LiveRenderable.<Render>d__25.MoveNext() + 0x444 at System.Collections.Generic.List1.AddRange(IEnumerable1) + 0xec at Spectre.Console.RenderableExtensions.GetSegments(IAnsiConsole, RenderOptions, IEnumerable1) + 0xd0
at Spectre.Console.AnsiBuilder.Build(IAnsiConsole, IRenderable) + 0x70
at Spectre.Console.AnsiConsoleBackend.Write(IRenderable) + 0x18
at Spectre.Console.AnsiConsoleFacade.Write(IRenderable) + 0x50
at Spectre.Console.ProgressRefreshThread.Run() + 0x4c
at System.Threading.ExecutionContext.RunInternal(ExecutionContext, ContextCallback, Object) + 0x8c
--- End of stack trace from previous location ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x24
at System.Threading.ExecutionContext.RunInternal(ExecutionContext, ContextCallback, Object) + 0xdc
at System.Threading.Thread.StartThread(IntPtr) + 0xe0
at System.Threading.Thread.ThreadEntryPoint(IntPtr) + 0x20
我是linux 定时任务执行下载。无终端的时候执行它会报错。好像是开始显示进度条的时候。就报错了 at System.ThrowHelper.ThrowArgumentException(ExceptionResource) + 0x10 at System.Collections.Generic.List
1.RemoveRange(Int32, Int32) + 0xac at Spectre.Console.Rendering.LiveRenderable.<Render>d__25.MoveNext() + 0x444 at System.Collections.Generic.List
1.AddRange(IEnumerable1) + 0xec at Spectre.Console.RenderableExtensions.GetSegments(IAnsiConsole, RenderOptions, IEnumerable
1) + 0xd0 at Spectre.Console.AnsiBuilder.Build(IAnsiConsole, IRenderable) + 0x70 at Spectre.Console.AnsiConsoleBackend.Write(IRenderable) + 0x18 at Spectre.Console.AnsiConsoleFacade.Write(IRenderable) + 0x50 at Spectre.Console.ProgressRefreshThread.Run() + 0x4c at System.Threading.ExecutionContext.RunInternal(ExecutionContext, ContextCallback, Object) + 0x8c --- End of stack trace from previous location --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x24 at System.Threading.ExecutionContext.RunInternal(ExecutionContext, ContextCallback, Object) + 0xdc at System.Threading.Thread.StartThread(IntPtr) + 0xe0 at System.Threading.Thread.ThreadEntryPoint(IntPtr) + 0x20