Skip to content
This repository has been archived by the owner on Jul 30, 2020. It is now read-only.

Necroboot Not Working before Updated #1975

Closed
cicerocruz opened this issue Sep 20, 2017 · 1 comment
Closed

Necroboot Not Working before Updated #1975

cicerocruz opened this issue Sep 20, 2017 · 1 comment

Comments

@cicerocruz
Copy link

I can not make the necroboot work

The following message appears:

[14:00:07] (INFO) System.NullReferenceException: Object reference not set to an instance of an object.
at PokemonGo.RocketAPI.Helpers.RequestBuilder.d__14.MoveNext()
--- 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 PokemonGo.RocketAPI.Helpers.RequestBuilder.d__16.MoveNext()
--- 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 PokemonGo.RocketAPI.Rpc.Player.d__9.MoveNext()
--- 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 PokemonGo.RocketAPI.Rpc.Login.d__10.MoveNext()
--- 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 PoGo.NecroBot.Logic.State.LoginState.d__3.MoveNext()

@Furtif
Copy link
Contributor

Furtif commented Sep 20, 2017

Delete caches folder and accounts.db (cleanup bot)

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

No branches or pull requests

3 participants