Azelphur / PokemonGo-CalcyIV-Renamer

Uses adb to send fake tap events to your phone, alongside Calcy IV to automatically rename all your pokemon.
GNU General Public License v3.0
77 stars 32 forks source link

Stuck after scanning first Screenshot #20

Closed Raighar closed 5 years ago

Raighar commented 5 years ago

After starting the script, it's getting stuck at "Return code 0" after a couple of seconds. It does not rename anything and there is no Calcy IV Popup showing up.

` 2018-10-22 12:06:24,686 - ivcheck - DEBUG - logcat line received: D/aw ( 3193): OCR-Gender: ♀

2018-10-22 12:06:24,687 - ivcheck - DEBUG - logcat line received: D/aw ( 3193): Analyzer found all values using 1 screenshots

2018-10-22 12:06:24,687 - ivcheck - DEBUG - logcat line received: I/aw ( 3193): Screenshot analysis took 163ms

2018-10-22 12:06:24,688 - ivcheck - DEBUG - logcat line received: D/MainService( 3193): Received values: Id: 352 (Shuppet), Nr: 353, CP: 32, Max HP: 14, Dust cost: 200, Level: 2.0, FastMove err, SpecialMove err, Gender 2, Level-up false:

2018-10-22 12:06:24,688 - ivcheck - DEBUG - RE_CALCY_IV matched

2018-10-22 12:06:24,688 - PokemonGo - DEBUG - Running ['adb', '-s', 'ce0417142c68333403', 'shell', 'am broadcast -a clipper.get']

2018-10-22 12:06:24,792 - PokemonGo - DEBUG - Return code 0 `

Am I doing something wrong? I am using a Samsung Galaxy S8 and I adjusted all the coordinates manually.