Can anyone help troubleshoot this. Started my bot this and got this message.
[10:01:11] (INFO) Exception caught, writing LogBuffer.
Unhandled Exception: PokemonGo.RocketAPI.Exceptions.CaptchaException: Exception of type 'PokemonGo.RocketAPI.Exceptions.CaptchaException' was thrown.
at PokemonGo.RocketAPI.Helpers.CommonRequest.ProcessCheckChallengeResponse(Client client, CheckChallengeResponse checkChallengeResponse) in c:\projects\necrobot2\FeroxRev\Helpers\CommonRequest.cs:line 199
at PokemonGo.RocketAPI.Rpc.Player.<GetPlayer>d__4.MoveNext() in c:\projects\necrobot2\FeroxRev\Rpc\Player.cs:line 80
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
at PoGo.NecroBot.Logic.Inventory.<GetPlayerData>d__27.MoveNext() in c:\projects\necrobot2\PoGo.NecroBot.Logic\Inventory.cs:line 353
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_1(Ob ject state)
at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem. ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
Unhandled Exception: PokemonGo.RocketAPI.Exceptions.CaptchaException: Exception of type 'PokemonGo.RocketAPI.Exceptions.CaptchaException' was thrown.
at PokemonGo.RocketAPI.Helpers.CommonRequest.ProcessCheckChallengeResponse(Client client, CheckChallengeResponse checkChallengeResponse) in c:\projects\necrobot2\FeroxRev\Helpers\CommonRequest.cs:line 199
at PokemonGo.RocketAPI.Rpc.Player.<GetPlayer>d__4.MoveNext() in c:\projects\necrobot2\FeroxRev\Rpc\Player.cs:line 80
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
at PoGo.NecroBot.Logic.Inventory.<GetPlayerData>d__27.MoveNext() in c:\projects\necrobot2\PoGo.NecroBot.Logic\Inventory.cs:line 353
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_1(Ob ject state)
at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem. ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
[10:01:14] (INFO) Captcha is being show in separate thread window, please check your chrome browser and resolve it before 120 seconds