Closed trevorjudice closed 8 years ago
Just one question. You use proxy in your map generator? Do you don't accounts banned? I have various ptc banned, I think it's motive is same IP multiple locations. Thanks for your time. =)
@trevorjudice You're sure you haven't hit that in the last 24 hours (not just curr day)?
@mjmadsen No, because it works completely fine with pokemon I do not teleport to. However, when teleporting to pokemon I always receive this error. Is there a way i can "Disable" catch limit to see if it still happens?
Possibly total not being calculated correctly in sniping functions (another reason why we need to decouple).
@trevorjudice I suppose you could bump up the limit. Is it still causing you problems?
Expected Behavior
For the bot to be able to snipe
Actual Behavior
When the bot goes to snipe, i get a "dailycatchlimit" error when it has clearly not reached the limit
Your FULL config.json (remove your username, password, gmapkey and any other private info)
} } }, { "type": "SpinFort" }, { "type": "MoveToMapPokemon", "config": { "enabled": true, "address": "http://localhost:5000", "max_distance": 1000000000, "min_ball": 1, "prioritize_vips": false, "snipe": true, "snipe_high_prio_only": true, "snipe_high_prio_threshold": 200, "update_map": true, "mode": "priority", "min_time": 0, "map_path": "raw_data", "walker": "StepWalker", "max_extra_dist_fort": 10, "catch": { "==========Legendaries==========": 0, "Aerodactyl": 1000, "Snorlax": 1000, "Articuno": 1000, "Zapdos": 1000, "Moltres": 1000, "Dratini": 1000, "Dragonair": 1000, "Dragonite": 1000, "Mewtwo": 1000, "Mew": 1000,
}
Output when issue occurred
[2016-08-29 14:32:59] [PokemonCatchWorker] [INFO] [pokemon_appeared] A wild Magikarp appeared! [CP 138] [NCP 0.53] [Potential 0.51] [A/D/S 12/9/2] [2016-08-29 14:33:02] [PokemonCatchWorker] [INFO] [enough_ultraballs] No regular balls left! Trying ultraball. [2016-08-29 14:33:02] [PokemonCatchWorker] [INFO] [threw_pokeball] Excellent Curveball throw! Used Ultraball, with chance 68.31 (189 left) [2016-08-29 14:33:02] [PokemonCatchWorker] [INFO] [pokemon_caught] Captured Magikarp! [CP 138] [NCP 0.53] [Potential 0.51] 12/9/2 (843/2000) [+210 exp] [2016-08-29 14:33:02] [PokemonCatchWorker] [INFO] [gained_candy] You now have 437 Magikarp candy! [2016-08-29 14:33:09] [NicknamePokemon] [INFO] [rename_pokemon] Pokemon Magikarp renamed to 051_12/9/2 [2016-08-29 14:33:09] [MoveToMapPokemon] [INFO] [move_to_map_pokemon_teleport_to] Teleporting to Meowth. (2.84km) [2016-08-29 14:33:09] [MoveToMapPokemon] [INFO] [move_to_map_pokemon_encounter] Encountered Pokemon: Meowth [2016-08-29 14:33:11] [MoveToMapPokemon] [INFO] [move_to_map_pokemon_teleport_back] Teleporting back to previous location (34.0091295, -118.4992379) [2016-08-29 14:33:13] [PokemonCatchWorker] [INFO] [pokemon_appeared] A wild Meowth appeared! [CP 467] [NCP 0.62] [Potential 0.49] [A/D/S 8/8/6] [2016-08-29 14:33:16] [PokemonCatchWorker] [INFO] [catch_limit] WARNING! You have reached your daily catch limit
Steps to Reproduce
turn bot on
Other Information
OS: mac Branch: dev