So I tried most of the bots on this website, and I keep getting this error below and no one seemed to know a fix (tried all the discord helpme chats. I tried everything from changing the auth between ptc and google, to playing with the config/xml. I tried compiled versions with no use, so I was hoping if someone know a fix for this.
a screenshot: Screenshot by Lightshot
Full log:
bot #1 (spegili)
Initializing Rocket logger @ 7/29/2016 8:47:37 PM...
[20:47:37] Make sure Lat & Lng is right. Exit Program if not! Lat: 40.785091 Lng: -73.968285
[20:47:37] Script will continue in 5 seconds!
[20:47:42] Logging in via: Google
[20:47:44] Refreshtoken eyJhbGciOiJSUzI1NiIsImtpZCI6ImQ1ODcyOTE5OGQ4YTRiMDJhYzI5MDI4MTgxNWY0NWE2MjVkMDgz MTUifQ.eyJpc3MiOiJhY2NvdW50cy5nb29nbGUuY29tIiwiYXVkIjoiODQ4MjMyNTExMjQwLTdzbzQyM WpvdHIyNjA5cm1xYWtjZXV1MWx1dXEwcHRiLmFwcHMuZ29vZ2xldXNlcmNvbnRlbnQuY29tIiwic3ViI joiMTA0ODYwOTMzMTIzNDUwMDgzOTE3IiwiZW1haWxfdmVyaWZpZWQiOnRydWUsImF6cCI6Ijg0ODIzM jUxMTI0MC0zdmRydHJmZG50bGpmMnU0bWxndG5ubGhuaWduMzVkNS5hcHBzLmdvb2dsZXVzZXJjb250Z W50LmNvbSIsImVtYWlsIjoiYnVzYXVkbWo5M0BnbWFpbC5jb20iLCJpYXQiOjE0Njk4MTQ0NjUsImV4c CI6MTQ2OTgxODA2NX0.fT2bo7SxuJuq8HXw5eFzKdXrdCYvXpfcuWb9nsDhTrguWKTRsErCZJaZ-WEJ17bC2ov_netbcGMOFn0K0nzURzbZUivCZD8RDP1V3XqMA-XNHtxgLIfyz8FA8_uq7te-QFItUUhMXASRRc2WtgSftglbVp5WH_MHuIEBLpmz1mMdow8-cgfe-RDfGJO9CWMSwaiMja2lYC4PYbL8b6aUboZpiq-IoTE3QTrWbhFnU-rYr-vGn5pBNQ1f1De1jhz3GgMbLsnBvN4I5g5t8K2ijBUQrjH62B7kkdknGi6_vFYS4zODnvyVhvntLyNUrv 60Daq2bqrqe-sHEEkHiXf5iw saved
[20:49:24] [#0 of 25] retry request https://pgorelease.nianticlabs.com/plfe/rpc - Error: System.Threading.Tasks.TaskCanceledException: A task was canceled.
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
at PokemonGo.RocketAPI.Helpers.RetryHandler.<SendAsync>d__2.MoveNext()
[20:49:24] A task was canceled. from mscorlib
bot 2# (necrobot):
[21:06:29] Perfect! You already have the newest Version 0.3.3
[21:06:29] Logging in using Ptc
[21:08:12] System.Threading.Tasks.TaskCanceledException: A task was canceled.
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
at PokemonGo.RocketAPI.Extensions.HttpClientExtensions.<PostProto>d__1`1.MoveNext() in D:\Dev\NecroBot\FeroxRev\PokemonGo.RocketAPI\Extensions\HttpClientExtensions.cs: line 61
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
at PokemonGo.RocketAPI.Rpc.BaseRpc.<PostProto>d__9`1.MoveNext() in D:\Dev\NecroBot\FeroxRev\PokemonGo.RocketAPI\Rpc\BaseRpc.cs:line 44
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
at PokemonGo.RocketAPI.Rpc.Login.<SetServer>d__3.MoveNext() in D:\Dev\NecroBot\FeroxRev\PokemonGo.RocketAPI\Rpc\Login.cs:line 110
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
at PokemonGo.RocketAPI.Rpc.Login.<DoPtcLogin>d__2.MoveNext() in D:\Dev\NecroBot\FeroxRev\PokemonGo.RocketAPI\Rpc\Login.cs:line 65
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
at PoGo.NecroBot.Logic.State.LoginState.<Execute>d__0.MoveNext() in D:\Dev\NecroBot\PoGo.NecroBot.Logic\State\LoginState.cs:line 30
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
at PoGo.NecroBot.Logic.State.StateMachine.<Start>d__4.MoveNext() in D:\Dev\NecroBot\PoGo.NecroBot.Logic\State\StateMachine.cs:line 35