disdain13 / PokeRoadie

Advanced Test Harness Bot for PGO. This code is for educational purposes only, and is not guaranteed in any way. Using automated software may violate terms of service you agreed upon with your game provider.
GNU General Public License v3.0
65 stars 28 forks source link

PokemonsNotToCatch function not updating when the ini file is changed #48

Open sekialefui opened 8 years ago

sekialefui commented 8 years ago

When the ini file is changed it still only blocks pidgey, rattata, and zubat. Perhaps I am just adding the pokemon incorrectly, but I have tried many different formats and nothing works.

tanjunior commented 8 years ago

First letter need to be upper case.

disdain13 commented 8 years ago

Marked as enhancement. Make all pokemon .ini config lists case insensitive.

darumaseye commented 8 years ago

Could it be a bug? I tried to change the PokemonsNotToTransfer.ini adding new pokemons(first ) at the end, nothing changed, the bot only showed the default pokemons. Then i tried to add pokemon in alphabetical order, and the output changed: the bot showed just 12 default pokemons not 19. ... I may have found the problem: My problem was that i used the stock Windows 7 app : Blocknotes. It seems that this app does not edit the .ini files in the right way . I solved opening and editing the ini file with TextPad ( or similar ) .