mc-w10-version-launcher
mc-w10-version-launcher copied to clipboard
List download failed
It didn't show anything in its application window.
The Log.txt:
List download failed:
System.Threading.Tasks.TaskCanceledException: 已取消一个任务。//Cancelled a task
在(at) System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 MCLauncher.VersionList.<DownloadList>d__6.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾(last trace before exception) ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 MCLauncher.MainWindow.<<-ctor>b__7_1>d.MoveNext()
It didn't show anything in its application window. The Log.txt:
List download failed: System.Threading.Tasks.TaskCanceledException: 已取消一个任务。//Cancelled a task 在(at) System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 MCLauncher.VersionList.<DownloadList>d__6.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾(last trace before exception) --- 在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 MCLauncher.MainWindow.<<-ctor>b__7_1>d.MoveNext()
你可以试试我的版本,我在原作者版本的基础上进行了一些改动
Yes Please Help Im Facing The Same Issue
same