Code:
[09:05:21] Exception: System.NullReferenceException: Object reference not set to an instance of an object.
at PokemonGo.RocketAPI.Logic.Logic.<CatchEncounter>d__9.MoveNext() in C:\Users\ME\Downloads\Extras\POKE HAX\Brandon FER\Brandon\Brandon\PokemonGo.RocketAPI.Logic\Logic.cs:line 145
--- 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.GetResult()
at PokemonGo.RocketAPI.Logic.Logic.<ExecuteCatchAllNearbyPokemons>d__8.MoveNext() in C:\Users\ME\Downloads\Extras\POKE HAX\Brandon FER\Brandon\Brandon\PokemonGo.RocketAPI.Logic\Logic.cs:line 134
--- 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.GetResult()
at PokemonGo.RocketAPI.Logic.Logic.<ExecuteFarmingPokestopsAndPokemons>d__7.MoveNext() in C:\Users\ME\Downloads\Extras\POKE HAX\Brandon FER\Brandon\Brandon\PokemonGo.RocketAPI.Logic\Logic.cs:line 112
--- 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.GetResult()
at PokemonGo.RocketAPI.Logic.Logic.<PostLoginExecute>d__5.MoveNext() in C:\Users\ME\Downloads\Extras\POKE HAX\Brandon FER\Brandon\Brandon\PokemonGo.RocketAPI.Logic\Logic.cs:line 65
Anyone else seen this error?