Bought 2x 1 month bot for 1 session each. But only 1 works. ofc except of this below also max sessions appear. Any idea how to solve this problem ? so 2 bots can work same time ?
A top-level exception has been caught.System.ApplicationException: Metoda synchronizacji obiektu została wywołana z niezsynchronizowanego bloku kodu.
w System.Threading.Mutex.ReleaseMutex()
w Loki.ProcessHandling.ProcessSelector.DoProcessSelection(Mutex& mutex, Process& process)
w BotGui.MainWindow.<>c__DisplayClass7.<OnStartup>b__1()
w System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
w System.Windows.Threading.DispatcherOperation.InvokeImpl()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
w System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
w System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
w System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
w System.Windows.Threading.Dispatcher.Invoke(Action callback)
w BotGui.MainWindow.<OnStartup>b__0(Object o)
A top-level exception has been caught.System.ApplicationException: Metoda synchronizacji obiektu została wywołana z niezsynchronizowanego bloku kodu.
w System.Threading.Mutex.ReleaseMutex()
w Loki.ProcessHandling.ProcessSelector.DoProcessSelection(Mutex& mutex, Process& process)
w BotGui.MainWindow.<>c__DisplayClass7.<OnStartup>b__1()
w System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
w System.Windows.Threading.DispatcherOperation.InvokeImpl()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
w System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
w System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
w System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
w System.Windows.Threading.Dispatcher.Invoke(Action callback)
w BotGui.MainWindow.<OnStartup>b__0(Object o)
Last edited:






