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

Errors #3136

Closed
anythinguwant2be opened this issue Aug 8, 2016 · 1 comment
Closed

Errors #3136

anythinguwant2be opened this issue Aug 8, 2016 · 1 comment

Comments

@anythinguwant2be
Copy link

Expected Behavior

Play the Bot

Actual Behavior

[13:51:01] Exception: System.NullReferenceException: Object reference not set to
an instance of an object.
at PokemonGo.RocketAPI.Rpc.Inventory.d__6.MoveNext() in C:\Users\Ari
\Desktop\PokemonGo Bot\Github - New API\PokemonGoBot-NewAPI\PokemonGo.RocketAPI
Rpc\Inventory.cs:line 105
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNot
ification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter1.GetResult() at PokemonGo.RocketAPI.Rpc.Inventory.<GetEggsCount>d__5.MoveNext() in C:\User s\Ari\Desktop\PokemonGo Bot\Github - New API\PokemonGoBot-NewAPI\PokemonGo.Rocke tAPI\Rpc\Inventory.cs:line 97 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNot ification(Task task) at System.Runtime.CompilerServices.TaskAwaiter1.GetResult()
at PokemonGo.RocketAPI.Logic.Logic.d__14.MoveNext() in C:\Users\Ari
\Desktop\PokemonGo Bot\Github - New API\PokemonGoBot-NewAPI\PokemonGo.RocketAPI.
Logic\Logic.cs:line 188
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNot
ification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
at PokemonGo.RocketAPI.Logic.Logic.d__17.
MoveNext() in C:\Users\Ari\Desktop\PokemonGo Bot\Github - New API\PokemonGoBot-N
ewAPI\PokemonGo.RocketAPI.Logic\Logic.cs:line 366
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNot
ification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
at PokemonGo.RocketAPI.Logic.Logic.d__10.MoveNext() in C:\U
sers\Ari\Desktop\PokemonGo Bot\Github - New API\PokemonGoBot-NewAPI\PokemonGo.Ro
cketAPI.Logic\Logic.cs:line 129

Steps to Reproduce

Nothing I just start up the Bot and this happens

Other Information

OS: Windows 7
Git Commit: (run 'git log -n 1 --pretty=format:"%H"' and paste it here)
Python Version: (run 'python -V' and paste it here)

@Kassadd
Copy link
Contributor

Kassadd commented Aug 8, 2016

Expected Behavior

Play the Bot

What bot? PokemonGo-Bot? are you sure? :)

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

3 participants