更新免责声明
您做了什么?
如图所示,每次打开都会出现这个弹窗
平台
Windows
Wine/Proton 运行版本
No response
相关日志文件
System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. (One or more errors occurred. (A task was canceled.))
---> System.AggregateException: One or more errors occurred. (A task was canceled.)
---> System.Threading.Tasks.TaskCanceledException: A task was canceled.
at System.Threading.Tasks.Task.GetExceptions(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait()
at XIVLauncher.Windows.MainWindow.<>c__DisplayClass18_0.<<Initialize>b__0>d.MoveNext()
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
at XIVLauncher.Windows.MainWindow.<>c__DisplayClass18_0.<Initialize>b__0()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
at System.Threading.Thread.StartCallback()
--- End of stack trace from previous location ---
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait()
at XIVLauncher.Windows.MainWindow.<>c__DisplayClass18_0.<<Initialize>b__0>d.MoveNext()
--- End of inner exception stack trace ---
Version: 6.6.0.0
Git Hash: 6.6.0-0-0-gcb59bf1b
Context: Unhandled
OS: Microsoft Windows NT 10.0.26200.0
64bit? True
Addons Enabled? True
Auto Login Enabled? False
Language: ChineseSimplified
LauncherLanguage: SimplifiedChinese
Game path: E:\游戏\最终幻想XIV
更新免责声明
您做了什么?
如图所示,每次打开都会出现这个弹窗
平台
Windows
Wine/Proton 运行版本
No response
相关日志文件