ottercorp / FFXIVQuickLauncher

Custom launcher for FFXIV CN
https://ottercorp.github.io/
GNU General Public License v3.0
295 stars 19 forks source link

System.ArgumentOutOfRangeException: 索引超出范围。必须为非负值并小于集合大小。 #28

Closed buyubuyu closed 2 years ago

buyubuyu commented 2 years ago

更新免责声明

您做了什么?

1.使用叨鱼快速登录 2.叨鱼通过认证 3.报错

平台

Windows

Wine/Proton 运行版本

No response

相关日志文件

System.AggregateException: 发生一个或多个错误。 ---> System.ArgumentOutOfRangeException: 索引超出范围。必须为非负值并小于集合大小。
参数名: index
   在 System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
   在 XIVLauncher.Windows.ViewModel.MainWindowViewModel.<TryProcessLoginResult>d__25.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   在 XIVLauncher.Windows.ViewModel.MainWindowViewModel.<Login>d__21.MoveNext() 位置 D:\a\FFXIVQuickLauncher\FFXIVQuickLauncher\src\XIVLauncher\Windows\ViewModel\MainWindowViewModel.cs:行号 281
   --- 内部异常堆栈跟踪的结尾 ---
   在 System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   在 System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   在 XIVLauncher.Windows.ViewModel.MainWindowViewModel.<>c__DisplayClass20_0.<TryLogin>b__1() 位置 D:\a\FFXIVQuickLauncher\FFXIVQuickLauncher\src\XIVLauncher\Windows\ViewModel\MainWindowViewModel.cs:行号 154
---> (内部异常 #0) System.ArgumentOutOfRangeException: 索引超出范围。必须为非负值并小于集合大小。
参数名: index
   在 System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
   在 XIVLauncher.Windows.ViewModel.MainWindowViewModel.<TryProcessLoginResult>d__25.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   在 XIVLauncher.Windows.ViewModel.MainWindowViewModel.<Login>d__21.MoveNext() 位置 D:\a\FFXIVQuickLauncher\FFXIVQuickLauncher\src\XIVLauncher\Windows\ViewModel\MainWindowViewModel.cs:行号 281<---

Version: 6.2.38.0
Git Hash: 6.2.38-beta5-0-g0fdf8fe
Context: GetLoginFunc/Task
OS: Microsoft Windows NT 6.2.9200.0
64bit? True
DX11? True
Addons Enabled? True
Auto Login Enabled? False
Language: ChineseSimplified
LauncherLanguage: SimplifiedChinese
Game path: D:\FinalFantasyXiv\最终幻想XIV
wozaiha commented 2 years ago

请更新到beta6版本后再试

buyubuyu commented 2 years ago

已经恢复正常,需要我来close issue吗?