Originally Posted by
Wakon
With PTC i get this error:
[02:50:07] System.NullReferenceException: Object reference not set to an instance of an object.
in PoGo.TuringBot.Logic.Inventory <GetPokemons> d__27.MoveNext () in C:. \ Users \ Jason \ Desktop \ Bots \ PokeMobBot_2016.08.11c_src \ PoGo.PokeMobBot.Logic \ Inventory.cs: line 408
--- End of the stack trace of the previous location where the exception was generated ---
in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (Task task)
in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion (Task task)
in PoGo.TuringBot.Logic.Inventory <GetHighestsCp> d__17.MoveNext () in C:. \ Users \ Jason \ Desktop \ Bots \ PokeMobBot_2016.08.11c_src \ PoGo.PokeMobBot.Logic \ Inventory.cs: line 221
--- End of the stack trace of the previous location where the exception was generated ---
in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (Task task)
in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion (Task task)
in PoGo.TuringBot.Logic.Tasks.DisplayPokemonStatsTask. <Run> d__2.MoveNext () in C:\Users\Jason\Desktop\Bots\PokeMobBot_2016.08.11c_src\PoGo.PokeMobBot.Logic\Tas ks\DisplayPokemonStatsTask.cs:line 28
--- End of the stack trace of the previous location where the exception was generated ---
in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (Task task)
in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion (Task task)
in PoGo.TuringBot.Logic.State.InfoState. <Run> d__0.MoveNext () in C:\Users\Jason\Desktop\Bots\PokeMobBot_2016.08.11c_src\PoGo.PokeMobBot.Logic\Sta te\InfoState.cs:linha 18
--- End of the stack trace of the previous location where the exception was generated ---
in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (Task task)
in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion (Task task)
in PoGo.TuringBot.Logic.State.StateMachine. <Start> d__3.MoveNext () in C:\Users\Jason\Desktop\Bots\PokeMobBot_2016.08.11c_src\PoGo.PokeMobBot.Logic\Sta te\StateMachine.cs:line 37
With Google work excellent, can fix PTC login please?