Originally Posted by
rosefeeder
[11:36:05] (ERROR) System.NullReferenceException: Object reference not set to an instance of an object.
at PoGo.PokeMobBot.Logic.Inventory.<GetPokemons>d__29.MoveNext() in C:\Users\m.podolskiy\Desktop\Ketchum_dev\Catchem-PoGo\PoGo.PokeMobBot.Logic\Inventory.cs:line 426
--- 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.PokeMobBot.Logic.Inventory.<GetHighestsCp>d__18.MoveNext() in C:\Users\m.podolskiy\Desktop\Ketchum_dev\Catchem-PoGo\PoGo.PokeMobBot.Logic\Inventory.cs:line 229
--- 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.PokeMobBot.Logic.Tasks.DisplayPokemonStatsTask.<Execute>d__2.MoveNext() in C:\Users\m.podolskiy\Desktop\Ketchum_dev\Catchem-PoGo\PoGo.PokeMobBot.Logic\Tasks\DisplayPokemonStatsTask.cs:line 28
--- 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.PokeMobBot.Logic.State.InfoState.<Execute>d__0.MoveNext() in C:\Users\m.podolskiy\Desktop\Ketchum_dev\Catchem-PoGo\PoGo.PokeMobBot.Logic\State\InfoState.cs:line 20
--- 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.PokeMobBot.Logic.State.StateMachine.<Start>d__3.MoveNext() in C:\Users\m.podolskiy\Desktop\Ketchum_dev\Catchem-PoGo\PoGo.PokeMobBot.Logic\State\StateMachine.cs:line 38
Anyone know how to fix this bug ? was working fine yesterday until I updated to the newest version