brianzhouzc / RocketBot

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

Getting an error repeating everytime the bot reaches a pokestop #1114

Closed praeteria closed 8 years ago

praeteria commented 8 years ago

The bot logs in, starts running and this pops up when it reaches it's first pokestop. after that it tries logging in again. It's not a ban, had this error yesterday as well, but redownloaded bot and it worked again, the error reappeared now though.

[19:43:49] Pokemon Servers might be offline / unstable. Trying again... [19:43:51] Error: System.ArgumentOutOfRangeException: De index valt buiten het bereik. Deze mag niet negatief zijn en moet kleiner zijn dan de grootte van de verzameling. Parameternaam: index bij System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource) bij System.Collections.Generic.List1.get_Item(Int32 index) bij Newtonsoft.Json.Linq.JContainer.GetItem(Int32 index) bij Newtonsoft.Json.Linq.JArray.get_Item(Object key) bij PokemonGo.RocketBot.Logic.Navigation.Route(ISession session, GeoCoordinate start, GeoCoordinate dest) in C:\Users\Brian\Documents\Visual Studio 2015\Projects\RocketBot\PokemonGo.RocketBot.Logic\Navigation.cs:regel 134 bij PokemonGo.RocketBot.Logic.Navigation.<Move>d__11.MoveNext() in C:\Users\Brian\Documents\Visual Studio 2015\Projects\RocketBot\PokemonGo.RocketBot.Logic\Navigation.cs:regel 205 --- Einde van stacktracering vanaf vorige locatie waar uitzondering is opgetreden --- bij System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) bij System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bij System.Runtime.CompilerServices.TaskAwaiter1.GetResult() bij PokemonGo.RocketBot.Logic.Tasks.FarmPokestopsTask.d3.MoveNext() in C:\Users\Brian\Documents\Visual Studio 2015\Projects\RocketBot\PokemonGo.RocketBot.Logic\Tasks\FarmPokestopsTask.cs:regel 86 --- Einde van stacktracering vanaf vorige locatie waar uitzondering is opgetreden --- bij System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) bij System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bij System.Runtime.CompilerServices.TaskAwaiter.GetResult() bij PokemonGo.RocketBot.Logic.State.FarmState.d0.MoveNext() in C:\Users\Brian\Documents\Visual Studio 2015\Projects\RocketBot\PokemonGo.RocketBot.Logic\State\FarmState.cs:regel 66 --- Einde van stacktracering vanaf vorige locatie waar uitzondering is opgetreden --- bij System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) bij System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bij System.Runtime.CompilerServices.TaskAwaiter1.GetResult() bij 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:regel 56 [19:43:51] Logging in using Google [19:43:52] Playing as samsont.alt [19:43:52] Make sure Lat & Lng are right. Exit Program if not! Lat: 40.7851491148845 Lng: -73.968328762384 [19:43:52] ====== DisplayHighestsCP ====== [19:43:52] ====== DisplayHighestsPerfect ====== [19:43:52] Potential Evolutions: 0 [19:43:52] Incubator status update: 0.66km left [19:43:52] Incubator status update: 6.21km left [19:43:53] Amount of Pokemon Seen: 68/151, Amount of Pokemon Caught: 68/151 [19:43:53] Pokeballs: 0 | Greatballs: 18 | Ultraballs: 102 | Masterballs: 0 [19:43:53] Potions: 0 | SuperPotions: 0 | HyperPotions: 80 | MaxPotions: 0 [19:43:53] Revives: 60 | MaxRevives: 0 [19:43:53] Berries: 50 | Incense: 7 | LuckyEggs: 5 | Lures: 5 [19:43:55] Traveling to Pokestop: Large Wooden Shaper Glyph (66m) (4 seconds) [19:43:55] Pokemon Servers might be offline / unstable. Trying again... [19:43:56] Error: System.ArgumentOutOfRangeException: De index valt buiten het bereik. Deze mag niet negatief zijn en moet kleiner zijn dan de grootte van de verzameling. Parameternaam: index bij System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource) bij System.Collections.Generic.List1.get_Item(Int32 index) bij Newtonsoft.Json.Linq.JContainer.GetItem(Int32 index) bij Newtonsoft.Json.Linq.JArray.get_Item(Object key) bij PokemonGo.RocketBot.Logic.Navigation.Route(ISession session, GeoCoordinate start, GeoCoordinate dest) in C:\Users\Brian\Documents\Visual Studio 2015\Projects\RocketBot\PokemonGo.RocketBot.Logic\Navigation.cs:regel 134 bij PokemonGo.RocketBot.Logic.Navigation.d11.MoveNext() in C:\Users\Brian\Documents\Visual Studio 2015\Projects\RocketBot\PokemonGo.RocketBot.Logic\Navigation.cs:regel 205 --- Einde van stacktracering vanaf vorige locatie waar uitzondering is opgetreden --- bij System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) bij System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bij System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() bij PokemonGo.RocketBot.Logic.Tasks.FarmPokestopsTask.d3.MoveNext() in C:\Users\Brian\Documents\Visual Studio 2015\Projects\RocketBot\PokemonGo.RocketBot.Logic\Tasks\FarmPokestopsTask.cs:regel 86 --- Einde van stacktracering vanaf vorige locatie waar uitzondering is opgetreden --- bij System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) bij System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bij System.Runtime.CompilerServices.TaskAwaiter.GetResult() bij PokemonGo.RocketBot.Logic.State.FarmState.d0.MoveNext() in C:\Users\Brian\Documents\Visual Studio 2015\Projects\RocketBot\PokemonGo.RocketBot.Logic\State\FarmState.cs:regel 66 --- Einde van stacktracering vanaf vorige locatie waar uitzondering is opgetreden --- bij System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) bij System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bij System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() bij PokemonGo.RocketBot.Logic.State.StateMachine.d3.MoveNext() in C:\Users\Brian\Documents\Visual Studio 2015\Projects\RocketBot\PokemonGo.RocketBot.Logic\State\StateMachine.cs:regel 56

BarongkoLegend commented 8 years ago

I'm banned with those errors this morning. Let's check your PoGo with your Smartphone to ensure that your account isn't banned yet.

praeteria commented 8 years ago

i'm running the beta3 at the moment, working fine. I seem to get this error in the beta5 only. I've seen some people getting this for not inputting a gmaps key, but that's not the problem here, I did enter my gmaps key.

brianzhouzc commented 8 years ago

check latest beta