Wiedmolol / CQAutomater

5 stars 9 forks source link

v0.9c & 0.9.1 Crash #12

Closed aurril closed 6 years ago

aurril commented 6 years ago

The 0.9c version is crashing at the following point:

Anwendung: CQ Auto-follower-claimer-inator.exe Frameworkversion: v4.0.30319 Beschreibung: Der Prozess wurde aufgrund einer unbehandelten Ausnahme beendet. Ausnahmeinformationen: System.NullReferenceException bei CQFollowerAutoclaimer.PFStuff+d27.MoveNext() bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(System.Threading.Tasks.Task) bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task) bei CQFollowerAutoclaimer.Form1+d4d.MoveNext() bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(System.Threading.Tasks.Task) bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task) bei CQFollowerAutoclaimer.TaskQueue+d0.MoveNext() bei System.Runtime.CompilerServices.AsyncMethodBuilderCore+<>c.b6_1(System.Object) bei System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(System.Object) bei System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) bei System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) bei System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() bei System.Threading.ThreadPoolWorkQueue.Dispatch() bei System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()

aurril commented 6 years ago

Error is still present in 0.9.1

aurril commented 6 years ago

Looks like it is fixed now.