brianzhouzc / RocketBot

An automated Pokémon Go Bot
GNU General Public License v3.0
564 stars 316 forks source link

Server Connection issues or possible IP Ban? #1172

Open DevynKitten opened 7 years ago

DevynKitten commented 7 years ago

Getting this error code was working just fine minutes before the "Possible soft ban" error issue showed up now this.

[23:44:39] Logging in using Ptc
[23:44:41] Playing as MeoWDeVoX
[23:44:41] Make sure Lat & Lng are right. Exit Program if not! Lat: 37.8111409617017 Lng: -122.410778654833
[23:44:41] ====== DisplayHighestsCP ======
[23:44:41] ====== DisplayHighestsPerfect ======
[23:44:41] Incubator status update: 5.00km left
[23:44:41] Amount of Pokemon Seen: 65/151, Amount of Pokemon Caught: 65/151
[23:44:41] Pokeballs: 136 | Greatballs: 151 | Ultraballs: 0 | Masterballs: 0
[23:44:41] Potions: 0 | SuperPotions: 0 | HyperPotions: 0 | MaxPotions: 0
[23:44:41] Revives: 0 | MaxRevives: 0
[23:44:41] Berries: 50 | Incense: 5 | LuckyEggs: 2 | Lures: 3
[23:44:43] Pokemon Servers might be offline / unstable. Trying again...
[23:44:44] Error: System.InvalidOperationException: Sequence contains no elements
   at System.Linq.Enumerable.First[TSource](IEnumerable`1 source)
   at PokemonGo.RocketBot.Logic.Utils.RouteOptimizeUtil.FindNn(IEnumerable`1 pokeStops, Double cLatitude, Double cLongitude) in C:\Users\Brian\Documents\Visual Studio 2015\Projects\RocketBot\PokemonGo.RocketBot.Logic\Utils\RouteOptimizeUtil.cs:line 107
   at PokemonGo.RocketBot.Logic.Utils.RouteOptimizeUtil.Optimize(FortData[] pokeStops, Double lat, Double lng) in C:\Users\Brian\Documents\Visual Studio 2015\Projects\RocketBot\PokemonGo.RocketBot.Logic\Utils\RouteOptimizeUtil.cs:line 16
   at PokemonGo.RocketBot.Logic.Tasks.FarmPokestopsTask.<Execute>d__3.MoveNext() in C:\Users\Brian\Documents\Visual Studio 2015\Projects\RocketBot\PokemonGo.RocketBot.Logic\Tasks\FarmPokestopsTask.cs:line 58
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
   at PokemonGo.RocketBot.Logic.State.FarmState.<Execute>d__0.MoveNext() in C:\Users\Brian\Documents\Visual Studio 2015\Projects\RocketBot\PokemonGo.RocketBot.Logic\State\FarmState.cs:line 66
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at PokemonGo.RocketBot.Logic.State.StateMachine.<Start>d__3.MoveNext() in C:\Users\Brian\Documents\Visual Studio 2015\Projects\RocketBot\PokemonGo.RocketBot.Logic\State\StateMachine.cs:line 56
jensw83 commented 7 years ago

You have an IP Ban. Restart your Router to get a new IP.

DevynKitten commented 7 years ago

Could this be cause of the API Throttling restarting my routes causing GPS jumping?

jensw83 commented 7 years ago

Anti softban and gps jumping can cause an ip ban