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

Issue on new computer #1920

Closed
Joshuam08 opened this issue Jul 25, 2017 · 2 comments
Closed

Issue on new computer #1920

Joshuam08 opened this issue Jul 25, 2017 · 2 comments

Comments

@Joshuam08
Copy link

Hi all,
I just setup a new server to run Necrobot and transferred my necrobot files including config to a new PC but when I run it, it goes through the first few stages but then gets stuck at logging into google account and then outputs below.

[09:07:21] (UPDATE) Perfect! You already have the newest Version 1.0.0.185
[09:07:21] (INFO) Logging in using Google XXX@gmail.com
[09:08:39] (INFO) PokemonGo.RocketAPI.Exceptions.TokenRefreshException: Error refreshing access token.
at PokemonGo.RocketAPI.Rpc.Login.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__6.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__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.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()

Any idea about this one?

@Lord-Haji
Copy link
Member

.Net 4.6.2

@Joshuam08
Copy link
Author

I thought it was a .net issue but I installed net 4.7. Thanks mate.

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

2 participants