Exception:索引超出范围。必须为非负值并小于集合大小。 参数名: destinationIndex

报错信息

ArgumentOutOfRangeException
   在 System.Text.StringBuilder.ThreadSafeCopy(Char* sourcePtr, Char[] destination, Int32 destinationIndex, Int32 count)
   在 System.Text.StringBuilder.Append(Char* value, Int32 valueCount)
   在 System.Text.StringBuilder.Append(String value)
   在 System.Text.StringBuilder.AppendLine(String value)
   在 Quicker.Utilities.ScriptRunner.<>c__DisplayClass28_0.AVnP5sbCWOuRQpTONkxo(Object , Object )
   在 Quicker.Utilities.ScriptRunner.<>c__DisplayClass28_0.SDKndP3uV9B(Object sender, DataReceivedEventArgs e)
   在 System.Diagnostics.Process.ErrorReadNotifyUser(String data)
   在 System.Diagnostics.AsyncStreamReader.FlushMessageQueue()
   在 System.Diagnostics.AsyncStreamReader.GetLinesFromStringBuilder()
   在 System.Diagnostics.AsyncStreamReader.ReadBuffer(IAsyncResult ar)
   在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   在 System.IO.Stream.ReadWriteTask.System.Threading.Tasks.ITaskCompletionAction.Invoke(Task completingTask)
   在 System.Threading.Tasks.Task.FinishContinuations()
   在 System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   在 System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
   在 System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
   在 System.Threading.ThreadPoolWorkQueue.Dispatch() 

解决方法

暂无解决方案。

相关信息
1 查看
4天1小时前
Quicker版本
版本 反馈次数
1.43.6 1