-
-
Notifications
You must be signed in to change notification settings - Fork 69
Description
What version of the Xbox Achievement Unlocker were you using (you can see this in the info page)?
Information ================================= Tool Version: 2.8.0.0 System Version: 10.0.19045.0 Tool Uptime: 00:01:17.2210244 ================================= Exception ================================= System.InvalidOperationException: This BackgroundWorker is currently busy and cannot run multiple tasks concurrently. at System.ComponentModel.BackgroundWorker.RunWorkerAsync(Object argument) at XAU.ViewModels.Pages.HomeViewModel.InitializeViewModel() at XAU.ViewModels.Pages.HomeViewModel.OnNavigatedTo() at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
Tool Section
Home
What is the bug?
Information
Tool Version: 2.8.0.0
System Version: 10.0.19045.0
Tool Uptime: 00:01:17.2210244
Exception
System.InvalidOperationException: This BackgroundWorker is currently busy and cannot run multiple tasks concurrently.
at System.ComponentModel.BackgroundWorker.RunWorkerAsync(Object argument)
at XAU.ViewModels.Pages.HomeViewModel.InitializeViewModel()
at XAU.ViewModels.Pages.HomeViewModel.OnNavigatedTo()
at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)