[XX:XX:XX] Teleporting to Pokemon
[XX:XX:XX] Encounter Pokemon
[XX:XX:XX] Teleporting back
[XX:XX:XX] A wild Pokemon appeared
[XX:XX:XX] Used ball
[XX:XX:XX] Capture Pokemon
Actual Behavior
it seems to cycle : pile teleporting, and not unpiling. Logs is:
[11:48:15] Teleporting to Tentacool. (2.47km)
[11:48:15] Encountered Pokemon: Tentacool
[11:48:18] Teleporting back to previous location (48.8574579124, 2.2968982984)
[11:48:20] Moving towards Tentacool, 2.47km, left (3 weeks, 1 day, 5 hours, 8 minutes, 2 seconds)[11:48:20]
[11:48:22] Keeping best 1 Paras, based on iv
[11:48:22] Exchanged Paras [CP 254] [IV 0.53] for candy.
[11:48:26] Teleporting to Paras. (2.55km)
[11:48:26] Encountered Pokemon: Paras
[11:48:29] Teleporting back to previous location (48.8574727508, 2.29697764294)
[11:48:32] Moving towards Paras, 2.55km, left (3 weeks, 1 day, 5 hours, 7 minutes, 50 seconds)[11:48:32]
[11:48:35] Teleporting to Eevee. (2.66km)
[11:48:35] Encountered Pokemon: Eevee
[11:48:38] Teleporting back to previous location (48.857504017, 2.29700948418)
[11:48:43] Moving towards Eevee, 2.66km, left (3 weeks, 1 day, 5 hours, 7 minutes, 39 seconds)[11:48:43]
[11:48:58] Teleporting to Slowpoke. (2.81km)
[11:48:58] Encountered Pokemon: Slowpoke
[11:49:05] Teleporting back to previous location (48.8575528531, 2.29700679093)
[11:49:10] Moving towards Slowpoke, 2.81km, left (3 weeks, 1 day, 5 hours, 7 minutes, 12 seconds)[11:49:10]
[11:49:15] Teleporting to Tangela. (2.83km)
[11:49:15] Encountered Pokemon: Tangela
[11:49:17] Teleporting back to previous location (48.8575485531, 2.29705197996)
[11:49:22] Moving towards Tangela, 2.83km, left (3 weeks, 1 day, 5 hours, 7 minutes, 0 seconds)
Your config.json (remove your credentials and any other private info)
According to your commit, you're using a 3 day old master version. Please update to the latest version and try again (master was updated a few hours ago)
Expected Behavior
[XX:XX:XX] Teleporting to Pokemon [XX:XX:XX] Encounter Pokemon [XX:XX:XX] Teleporting back [XX:XX:XX] A wild Pokemon appeared [XX:XX:XX] Used ball [XX:XX:XX] Capture Pokemon
Actual Behavior
it seems to cycle : pile teleporting, and not unpiling. Logs is: [11:48:15] Teleporting to Tentacool. (2.47km) [11:48:15] Encountered Pokemon: Tentacool [11:48:18] Teleporting back to previous location (48.8574579124, 2.2968982984) [11:48:20] Moving towards Tentacool, 2.47km, left (3 weeks, 1 day, 5 hours, 8 minutes, 2 seconds)[11:48:20] [11:48:22] Keeping best 1 Paras, based on iv [11:48:22] Exchanged Paras [CP 254] [IV 0.53] for candy. [11:48:26] Teleporting to Paras. (2.55km) [11:48:26] Encountered Pokemon: Paras [11:48:29] Teleporting back to previous location (48.8574727508, 2.29697764294) [11:48:32] Moving towards Paras, 2.55km, left (3 weeks, 1 day, 5 hours, 7 minutes, 50 seconds)[11:48:32] [11:48:35] Teleporting to Eevee. (2.66km) [11:48:35] Encountered Pokemon: Eevee [11:48:38] Teleporting back to previous location (48.857504017, 2.29700948418) [11:48:43] Moving towards Eevee, 2.66km, left (3 weeks, 1 day, 5 hours, 7 minutes, 39 seconds)[11:48:43] [11:48:58] Teleporting to Slowpoke. (2.81km) [11:48:58] Encountered Pokemon: Slowpoke [11:49:05] Teleporting back to previous location (48.8575528531, 2.29700679093) [11:49:10] Moving towards Slowpoke, 2.81km, left (3 weeks, 1 day, 5 hours, 7 minutes, 12 seconds)[11:49:10] [11:49:15] Teleporting to Tangela. (2.83km) [11:49:15] Encountered Pokemon: Tangela [11:49:17] Teleporting back to previous location (48.8575485531, 2.29705197996) [11:49:22] Moving towards Tangela, 2.83km, left (3 weeks, 1 day, 5 hours, 7 minutes, 0 seconds)
Your config.json (remove your credentials and any other private info)
{ "auth_service": "ptc", "username": "", "password": "", "location": "", "gmapkey": "", "tasks": [ { "type": "HandleSoftBan" }, { "type": "SleepSchedule", "config": { "enabled": false, "time": "23:54", "duration":"7:46", "time_random_offset": "00:24", "duration_random_offset": "00:43" } }, { "type": "CollectLevelUpReward" }, { "type": "IncubateEggs", "config": { "longer_eggs_first": true } }, { "type": "UpdateLiveStats", "config": { "enabled": false, "min_interval": 10, "stats": ["uptime", "stardust_earned", "xp_earned", "xp_per_hour", "stops_visited"], "terminal_log": true, "terminal_title": true } }, { "type": "TransferPokemon" }, { "type": "NicknamePokemon", "config": { "enabled": false, "nickname_template": "{ivpct}{iv_ads}" } }, { "type": "EvolvePokemon", "config": { "evolve_all": "all", "first_evolve_by": "iv", "evolve_above_cp": 200, "evolve_above_iv": 0.8, "logic": "or", "evolve_speed": 20, "use_lucky_egg": false } }, { "type": "RecycleItems", "config": { "item_filter": { "Pokeball": { "keep" : 100 }, "Greatball": { "keep" : 50 }, "Ultraball": { "keep" : 50 }, "Potion": { "keep" : 10 }, "Super Potion": { "keep" : 10 }, "Hyper Potion": { "keep" : 10 }, "Max Potion": { "keep" : 30 }, "Revive": { "keep" : 10 }, "Razz Berry": { "keep" : 100 } } } }, { "type": "CatchVisiblePokemon" }, { "type": "CatchLuredPokemon" }, { "type": "SpinFort" }, { "type": "MoveToMapPokemon", "config": { "address": "http://localhost:5000", "max_distance": 500, "min_time": 60, "min_ball": 50, "prioritize_vips": true, "snipe": true, "snipe_high_prio_only": true, "snipe_high_prio_threshold": 600, "update_map": true, "mode": "priority", "catch": { "———— Mystic ————": 0, "Articuno": 1000, "Ditto": 1000, "Farfetch'd": 1000, "Kangaskhan": 1000, "Mew": 1000, "Mewtwo": 1000, "Moltres": 1000, "Mr. Mime": 1000, "Tauros": 1000, "Zapdos": 1000,
}
Steps to Reproduce
just running the bot
Other Information
OS:OSX Capitan Git Commit: b21b1449156b730fc224ed238f5b8bba606fe0f9 Python Version: Python 2.7.12