Originally Posted by
KrespoG
After 36 minutes of running i got this:
Unhandled Exception: PokemonGo.RocketAPI.Exceptions.InvalidResponseException: Exception of type 'PokemonGo.RocketAPI.Exceptions.InvalidResponseException' was thrown.
at PokemonGo.RocketAPI.Extensions.HttpClientExtensions.<PostProtoPayload>d__0`2.Mov eNext() in C:\Users\PC\Downloads\HaxtonBot-master2\HaxtonBot-master\FeroxRev\PokemonGo.RocketAPI\Extensions\HttpCl
ientExtensions.cs:line 20
--- 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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at PokemonGo.Haxton.Bot.ApiProvider.ApiBaseRpc.<PostProtoPayload>d__8`2.MoveNext() in C:\Users\PC\Downloads\HaxtonBot-master2\HaxtonBot-master\PokemonGo.Haxton.Bot\ApiProvider\ApiBaseRpc.cs:line 47
--- 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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at PokemonGo.Haxton.Bot.ApiProvider.ApiInventory.<RecycleItem>d__7.MoveNext() in C:\Users\PC\Downloads\HaxtonBot-master2\HaxtonBot-master\PokemonGo.Haxton.Bot\ApiProvider\ApiInventory.cs:line 94
--- 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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at PokemonGo.Haxton.Bot.Inventory.PoGoInventory.RecycleItems(ItemId itemId, Int32 amount) in C:\Users\PC\Downloads\HaxtonBot-master2\HaxtonBot-master\PokemonGo.Haxton.Bot\Inventory\PoGoInventory.cs
:line 124
at PokemonGo.Haxton.Bot.Bot.PoGoBot.<<RecycleItemsTask>b__31_0>d.MoveNext() in C:\Users\PC\Downloads\HaxtonBot-master2\HaxtonBot-master\PokemonGo.Haxton.Bot\Bot\PoGoBot.cs:line 308
--- 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()