MMOMinion

Full Version: Stuck on Login in Progress please wait
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Please see below log:


[06/01/2020 16:02:08.72]=> Initializing...
[06/01/2020 16:02:08.98]=> Local time : 6/1/2020 8:02:08 PM Remote time : 6/1/2020 8:02:07 PM
[06/01/2020 16:02:08.98]=> TimeDifference : -00:00:01.9806410
[06/01/2020 16:02:18.96]=> System.NullReferenceException: Object reference not set to an instance of an object.
[06/01/2020 16:11:01.69]=> Initializing...
[06/01/2020 16:11:01.98]=> Local time : 6/1/2020 8:11:01 PM Remote time : 6/1/2020 8:11:00 PM
[06/01/2020 16:11:01.98]=> TimeDifference : -00:00:01.9801319
[06/01/2020 16:11:14.03]=> System.NullReferenceException: Object reference not set to an instance of an object.
   at MinionAPI.MinionAddonManager.DoLogin(String username, String password)
   at System.Threading.Tasks.Task`1.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MINIONAPP.Views.LoginView.<btnLogin_Click>d__3.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   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)
[06/01/2020 16:11:14.06]=> System.NullReferenceException: Object reference not set to an instance of an object.
   at MinionAPI.MinionAddonManager.DoLogin(String username, String password)
   at System.Threading.Tasks.Task`1.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MINIONAPP.Views.LoginView.<btnLogin_Click>d__3.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   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)