高级玩家

- 贡献度
- 0
- 金元
- 3599
- 积分
- 360
- 精华
- 0
- 注册时间
- 2021-5-2
|
添加游戏填不进去,点add之后就报错退出了
源数组长度不足。请检查 srcIndex 和长度以及数组的下限。
在 System.Array.Copy(Array sourceArray, Int32 sourceIndex, Array destinationArray, Int32 destinationIndex, Int32 length, Boolean reliable)
在 System.Array.Copy(Array sourceArray, Array destinationArray, Int32 length)
在 Frosty.Core.Windows.FrostyProfileTaskWindow.<Window_Loaded>d__5.MoveNext() 位置 E:\Documents\GitHub\FrostyToolsuiteCosmic\FrostyPlugin\Windows\FrostyProfileTaskWindow.xaml.cs:行号 76
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
|
|