brianzhouzc / RocketBot

An automated Pokémon Go Bot
GNU General Public License v3.0
564 stars 316 forks source link

Error : olvPokemonList_ButtonClick (list of Pokémon) #1168

Open hugo325 opened 7 years ago

hugo325 commented 7 years ago

I have the following error message:

"14:34:05 System.NullReferenceException: Object reference not set to an instance of an object. à PokemonGo.RocketBot.Window.Forms.MainForm.d__43.MoveNext()"

This error occurs when I selected the columns to display in the form displaying the list of Pokémon. Then when I click the "Transfer" button I receive the error message that appears.

ericsim commented 7 years ago

Same issue. Transfer/Evolve button not working.

(ERROR) System.NullReferenceException: Object reference not set to an instance of an object. at PokemonGo.RocketBot.Window.Forms.MainForm.d__43.MoveNext()