SwipeX / PokeMate

Automated PokemonGo Application
GNU General Public License v3.0
112 stars 45 forks source link

Bot doesn't seem to evolve pokemon #313

Closed Controless closed 8 years ago

Controless commented 8 years ago

Here is my config: http://pastebin.com/raw/FgciYqjp

Can someone please explain why the bot isn't evolving any pokemon? I'm sure I have hundreds of pidgey candies and yet no evolutions occur. Thanks.

massivemark commented 8 years ago

My experience is that you mgiht have misspelled a name of a pokemon. One misspelled name made it not evolve everyone.

Controless commented 8 years ago

Good idea, I changed 'NIDORAN' and 'NIDORINA' (my pokemon name typo) to 'NIDORAN_MALE' and 'NIDORAN_FEMALE'. However, my pokemon still don't seem to evolve unfortunately (and I'm sure the others are spelled correctly).

massivemark commented 8 years ago

try starting small and add 1 pokemon at the time. that way you can see where the mistake is made.

Controless commented 8 years ago

Thank you for the tip, now evolving works properly! The issue has something to do with 'NIDORAN_FEMALE' so I just removed it from the list.