Originally Posted by
Lesearcher
im using this bot with new account, but an error always occurs, please help..
this error:
[05:58:41] (ERROR) Google.Protobuf.InvalidProtocolBufferException: SkipLastField called on an end-group tag, indicating that the corresponding start-group was missing
at Google.Protobuf.CodedInputStream.SkipLastField()
at POGOProtos.Networking.Envelopes.ResponseEnvelope.MergeFrom(CodedInputStream input) in C:\Users\Jason\Desktop\Bots\PokeMobBot_2016.08.11c_src\POGOProtos\Networking\Env elopes\ResponseEnvelope.cs:line 283
at PokemonGo.RocketAPI.Extensions.HttpClientExtensions.<PostProto>d__2`1.MoveNext() in C:\Users\Jason\Desktop\Bots\PokeMobBot_2016.08.11c_srcOLDPROX\PokeMobBot_2016.08 .11c_src\Pokemon-Go-Rocket-API\Extensions\HttpClientExtensions.cs:line 104
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
at PokemonGo.RocketAPI.Rpc.BaseRpc.<PostProto>d__14`1.MoveNext() in C:\Users\Jason\Desktop\Bots\PokeMobBot_2016.08.11c_srcOLDPROX\PokeMobBot_2016.08 .11c_src\Pokemon-Go-Rocket-API\Rpc\BaseRpc.cs:line 86
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
at PokemonGo.RocketAPI.Rpc.Login.<SetServer>d__4.MoveNext() in C:\Users\Jason\Desktop\Bots\PokeMobBot_2016.08.11c_srcOLDPROX\PokeMobBot_2016.08 .11c_src\Pokemon-Go-Rocket-API\Rpc\Login.cs:line 104
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
at PokemonGo.RocketAPI.Rpc.Login.<DoLogin>d__3.MoveNext() in C:\Users\Jason\Desktop\Bots\PokeMobBot_2016.08.11c_srcOLDPROX\PokeMobBot_2016.08 .11c_src\Pokemon-Go-Rocket-API\Rpc\Login.cs:line 59
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
at PoGo.TuringBot.Logic.State.LoginState.<Execute>d__0.MoveNext() in C:\Users\Jason\Desktop\Bots\PokeMobBot_2016.08.11c_srcOLDPROX\PokeMobBot_2016.08 .11c_src\PoGo.PokeMobBot.Logic\State\LoginState.cs:line 31
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
at PoGo.TuringBot.Logic.State.StateMachine.<Start>d__3.MoveNext() in C:\Users\Jason\Desktop\Bots\PokeMobBot_2016.08.11c_srcOLDPROX\PokeMobBot_2016.08 .11c_src\PoGo.PokeMobBot.Logic\State\StateMachine.cs:line 37