Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception errror on my Pokemon go Bot #5262

Closed
JerungC opened this issue Sep 7, 2016 · 1 comment
Closed

Exception errror on my Pokemon go Bot #5262

JerungC opened this issue Sep 7, 2016 · 1 comment

Comments

@JerungC
Copy link

JerungC commented Sep 7, 2016

Anybody can help me on this? it will restart and continue online a few step then come again this error.

[19:24:00] Exception: System.ArgumentOutOfRangeException: 'minValue' cannot be greater than maxValue.
Parameter name: minValue
at System.Random.Next(Int32 minValue, Int32 maxValue)
at PokemonGo.RocketAPI.Logic.Logic.d__29.MoveNext() in C:\Users\Ari\Desktop\PokemonGo Bot\Github\PokemonGo-Bot\PokemonGo.RocketAPI.Logic\Logic.cs:line 552
--- 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.ValidateEnd(Task task)
at PokemonGo.RocketAPI.Logic.Logic.d__28.MoveNext() in C:\Users\Ari\Desktop\PokemonGo Bot\Github\PokemonGo-Bot\PokemonGo.RocketAPI.Logic\Logic.cs:line 493
--- 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.ValidateEnd(Task task)
at PokemonGo.RocketAPI.Logic.Logic.d__21.MoveNext() in C:\Users\Ari\Desktop\PokemonGo Bot\Github\PokemonGo-Bot\PokemonGo.RocketAPI.Logic\Logic.cs:line 265
[19:24:00] Starting again in 10 seconds...
[19:24:11] Export Player Infos and all Pokemon to "\Config\PokemonList.csv"
[19:24:15] FYI - GreatBall Count is Zero
[19:24:15] FYI - UltraBall Count is Zero

@Gobberwart
Copy link
Contributor

This appears to be for a different bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants