ottercorp / FFXIVQuickLauncher

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

登陆错误 #22

Closed idenpa closed 2 years ago

idenpa commented 2 years ago

更新免责声明

您做了什么?

手机可以收到登陆提示,确认登陆后手机显示成功登录,启动器主界面显示登陆成功,但是启动器会弹出错误窗口,用的是最新的6.2.38.0登陆器。

平台

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:行号 277
   --- 内部异常堆栈跟踪的结尾 ---
   在 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:行号 277<---

Version: 6.2.38.0
Git Hash: 6.2.38-beta3-0-g1cbca2a
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: E:\Games\FF14
Loskh commented 2 years ago

是不是第一次登陆,而且后台开着一个游戏进程?

idenpa commented 2 years ago

是不是第一次登陆,而且后台开着一个游戏进程?

是第一次登录,倒是没有后台进程,不过确实第二次开始就好了。