Habe es gerade nochmal neu installiert. Das ist das Error Logfile:
Ist in dem Programm-Code irgendein Pfad hardgecoded? /Users/Trent/ scheint mir der Dev zu sein? Kann fast nicht glauben das ich der einzige mit dem Problem bin...
[08:27:32] 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.M ergeFrom(CodedInputStream input)
at PokemonGo.RocketAPI.Extensions.HttpClientExtension s.<PostProto>d__1`1.MoveNext() in C:\Users\Trent\Documents\GitHub\PokeMobBot\Pokemon-Go-Rocket-API\PokemonGo.RocketAPI\Extensions\HttpClientExten sions.cs:line 67
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetR esult()
at PokemonGo.RocketAPI.Rpc.BaseRpc.<PostProto>d__9`1. MoveNext() in C:\Users\Trent\Documents\GitHub\PokeMobBot\Pokemon-Go-Rocket-API\PokemonGo.RocketAPI\Rpc\BaseRpc.cs:line 44
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetR esult()
at PokemonGo.RocketAPI.Rpc.Login.<SetServer>d__3.Move Next() in C:\Users\Trent\Documents\GitHub\PokeMobBot\Pokemon-Go-Rocket-API\PokemonGo.RocketAPI\Rpc\Login.cs:line 110
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.GetRes ult()
at PokemonGo.RocketAPI.Rpc.Login.<DoGoogleLogin>d__1. MoveNext() in C:\Users\Trent\Documents\GitHub\PokeMobBot\Pokemon-Go-Rocket-API\PokemonGo.RocketAPI\Rpc\Login.cs:line 31
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.GetRes ult()
at PoGo.PokeMobBot.Logic.State.LoginState.<Execute>d_ _0.MoveNext() in C:\Users\Trent\Documents\GitHub\PokeMobBot\PoGo.Po keMobBot.Logic\State\LoginState.cs:line 46
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetR esult()
at PoGo.PokeMobBot.Logic.State.StateMachine.<Start>d_ _3.MoveNext() in C:\Users\Trent\Documents\GitHub\PokeMobBot\PoGo.Po keMobBot.Logic\State\StateMachine.cs:line 36
[08:27:32] Logging in using Google
at Google.Protobuf.CodedInputStream.SkipLastField()
at POGOProtos.Networking.Envelopes.ResponseEnvelope.M ergeFrom(CodedInputStream input)
at PokemonGo.RocketAPI.Extensions.HttpClientExtension s.<PostProto>d__1`1.MoveNext() in C:\Users\Trent\Documents\GitHub\PokeMobBot\Pokemon-Go-Rocket-API\PokemonGo.RocketAPI\Extensions\HttpClientExten sions.cs:line 67
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetR esult()
at PokemonGo.RocketAPI.Rpc.BaseRpc.<PostProto>d__9`1. MoveNext() in C:\Users\Trent\Documents\GitHub\PokeMobBot\Pokemon-Go-Rocket-API\PokemonGo.RocketAPI\Rpc\BaseRpc.cs:line 44
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetR esult()
at PokemonGo.RocketAPI.Rpc.Login.<SetServer>d__3.Move Next() in C:\Users\Trent\Documents\GitHub\PokeMobBot\Pokemon-Go-Rocket-API\PokemonGo.RocketAPI\Rpc\Login.cs:line 110
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.GetRes ult()
at PokemonGo.RocketAPI.Rpc.Login.<DoGoogleLogin>d__1. MoveNext() in C:\Users\Trent\Documents\GitHub\PokeMobBot\Pokemon-Go-Rocket-API\PokemonGo.RocketAPI\Rpc\Login.cs:line 31
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.GetRes ult()
at PoGo.PokeMobBot.Logic.State.LoginState.<Execute>d_ _0.MoveNext() in C:\Users\Trent\Documents\GitHub\PokeMobBot\PoGo.Po keMobBot.Logic\State\LoginState.cs:line 46
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetR esult()
at PoGo.PokeMobBot.Logic.State.StateMachine.<Start>d_ _3.MoveNext() in C:\Users\Trent\Documents\GitHub\PokeMobBot\PoGo.Po keMobBot.Logic\State\StateMachine.cs:line 36
[08:27:32] Logging in using Google
Ist in dem Programm-Code irgendein Pfad hardgecoded? /Users/Trent/ scheint mir der Dev zu sein? Kann fast nicht glauben das ich der einzige mit dem Problem bin...