vinnymac / PokeNurse

💉 A tool for Pokémon Go to aid in transferring and evolving Pokémon
283 stars 48 forks source link

Selected counter does not refresh after transfer #125

Closed iPaulis closed 8 years ago

iPaulis commented 8 years ago

I just selected 12 pokemon, transfered them (using transfer all) and the selected counter was still showing 12. When I selected another pokemon it updated to 13.

I just followed the same steps and reproduced the bug, same result. Clicking the refresh button didnt refresh the counter either.

mackhankins commented 8 years ago

I'll try to reproduce your error. What OS?

iPaulis commented 8 years ago

Windows 10

mackhankins commented 8 years ago

@vinnymac index.js?7168:264 Uncaught TypeError: Cannot read property 'pokemon_id' of null

mackhankins commented 8 years ago

@iPaulis we had this working and I think we pushed up some old code. We'll push out 1.3.1 soon. Good catch.

vinnymac commented 8 years ago

Just pushed a fix for this to develop. We can fix the evolves issue and then release.

mouson commented 8 years ago

@vinnymac

I'm MAC User and used v1.3.2, but this bug is still exist. when i evolve my pokemen.

mackhankins commented 8 years ago

@mouson I'm a mac user on 1.3.2 and I can't reproduce this error anymore. How did you do it?

Edit: never mind I see it.

mouson commented 8 years ago

@mackhankins

This gif record evolve my pokemen step. http://d.pr/i/1iGBP

that is old javascript file cache ?

vinnymac commented 8 years ago

Weird I guess the wrong binaries were selected, I will recompile and upload.

EDIT: I reuploaded them, you can try to redownload and see if that helps.