Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cant find pokemon/pokestops #4015

Closed
yweitkemper opened this issue Aug 15, 2016 · 0 comments
Closed

Cant find pokemon/pokestops #4015

yweitkemper opened this issue Aug 15, 2016 · 0 comments

Comments

@yweitkemper
Copy link

yweitkemper commented Aug 15, 2016

Expected Behavior

Catch pokemon/ collect pokestops

Actual Behavior

Tried several times now my bot is placed at pier 39 full of pokemon and pokestops usually works and haven't changed anything but now the bot can't seem to find anything is this a new type of soft ban? Just seems to be walking nothing else. Using the newest dev version.

2016-08-15 10:41:09,905 [SleepSchedule] [INFO] [next_sleep] Next sleep at 2016-08-15 23:02:37.905595
2016-08-15 10:41:10,071 [PokemonGoBot] [INFO] [bot_start] Starting bot...
2016-08-15 10:41:11,646 [CollectLevelUpReward] [INFO] [level_up_reward] Received level up reward: []
2016-08-15 10:41:11,647 [IncubateEggs] [INFO] [next_egg_incubates] Next egg incubates in 4.60 km
2016-08-15 10:41:13,188 [FollowSpiral] [INFO] [position_update] Walking from (37.80815696194514, 122.41496920361335, 0) to (37.80815696194514, 122.41496920361335, 0) (0.0 m)
2016-08-15 10:41:14,941 [FollowSpiral] [INFO] [position_update] Walking from (37.80815696194514, 122.41496920361335, 0) to (37.808787979071965, 122.41496920361335, 0) (70.1659202424 m)
2016-08-15 10:41:50,296 [FollowSpiral] [INFO] [position_update] Walking from (37.808787979071965, 122.41496920361335, 0) to (37.808787979071965, 122.41573168734242, 0) (66.984802934 m)
2016-08-15 10:42:20,337 [FollowSpiral] [INFO] [position_update] Walking from (37.808787979071965, 122.41573168734242, 0) to (37.80815696194514, 122.41573168734242, 0) (70.1659202424 m)
2016-08-15 10:42:57,074 [FollowSpiral] [INFO] [position_update] Walking from (37.80815696194514, 122.41573168734242, 0) to (37.80752594481831, 122.41573168734242, 0) (70.1659202424 m)
2016-08-15 10:43:40,382 [FollowSpiral] [INFO] [position_update] Walking from (37.80752594481831, 122.41573168734242, 0) to (37.80752594481831, 122.41496920361335, 0) (66.9859477574 m)
2016-08-15 10:44:15,806 [FollowSpiral] [INFO] [position_update] Walking from (37.80752594481831, 122.41496920361335, 0) to (37.80752594481831, 122.41420671988429, 0) (66.9859477574 m)
2016-08-15 10:44:46,906 [FollowSpiral] [INFO] [position_update] Walking from (37.80752594481831, 122.41420671988429, 0) to (37.80815696194514, 122.41420671988429, 0) (70.1659202424 m)
2016-08-15 10:45:18,085 [FollowSpiral] [INFO] [position_update] Walking from (37.80815696194514, 122.41420671988429, 0) to (37.808787979071965, 122.41420671988429, 0) (70.1659202424 m)
2016-08-15 10:45:50,618 [FollowSpiral] [INFO] [position_update] Walking from (37.808787979071965, 122.41420671988429, 0) to (37.8094189961988, 122.41420671988429, 0) (70.1659202424 m)
2016-08-15 10:46:22,677 [FollowSpiral] [INFO] [position_update] Walking from (37.8094189961988, 122.41420671988429, 0) to (37.8094189961988, 122.41496920361335, 0) (66.9842305101 m)
2016-08-15 10:46:53,009 [FollowSpiral] [INFO] [position_update] Walking from (37.8094189961988, 122.41496920361335, 0) to (37.8094189961988, 122.41573168734242, 0) (66.9842305101 m)
2016-08-15 10:47:25,655 [FollowSpiral] [INFO] [position_update] Walking from (37.8094189961988, 122.41573168734242, 0) to (37.8094189961988, 122.41649417107148, 0) (66.9842305101 m)

Steps to Reproduce

{
"type": "HandleSoftBan"
},
{
"type": "SleepSchedule",
"config": {
"enabled": false,
"time": "22: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": ["username", "uptime", "stardust_earned", "xp_earned", "xp_per_hour", "stops_visited"],
"terminal_log": true,
"terminal_title": true
}
},
{
"type": "TransferPokemon"
},
{
"type": "NicknamePokemon",
"config": {
"enabled": true,
"nickname_template": "{iv_pct}_{iv_ads}"
}
},
{
"type": "EvolvePokemon",
"config": {
"evolve_all": "Pidgey, Rattata, Weedle, Caterpie, Zubat, Golbat, Tentacool, Krabby, Spearow, Psyduck, Goldeen, Nidoran F, Nidoran M, Staryu, Paras",

        "first_evolve_by": "in",
        "evolve_above_cp": 500,
        "evolve_above_iv": 0.8,
        "logic": "or",
        "evolve_speed": 20,
        "use_lucky_egg": false
    }
  },
  {
    "type": "RecycleItems",
    "config": {
      "min_empty_space": 15,
      "item_filter": {
        "Pokeball":       { "keep" : 100 },
        "Potion":         { "keep" : 0 },
        "Super Potion":   { "keep" : 0 },
        "Hyper Potion":   { "keep" : 0 },
        "Revive":         { "keep" : 0 },
        "Razz Berry":     { "keep" : 100 }
      }
    }
  },
  {
    "type": "CatchVisiblePokemon"
  },
  {
    "type": "CatchLuredPokemon"
  },
  {
    "type": "SpinFort"
  },
      {
    "type": "MoveToFort",
    "config": {
        "lure_attraction": true,
        "lure_max_distance": 2000
    }
  },
  {
    "type": "FollowSpiral",
    "config": {
      "diameter": 4,
      "step_size": 70
    }
  }
],
"map_object_cache_time": 5,
"forts": {
  "avoid_circles": true,
  "max_circle_size": 50,
  "cache_recent_forts": true
},
"websocket_server": false,
"walk": 4.16,
"action_wait_min": 1,
"action_wait_max": 4,
"debug": false,
"test": false,
"health_record": false,
"location_cache": true,
"distance_unit": "km",
"reconnecting_timeout": 15,
"catch_randomize_reticle_factor": 1.0,
"catch_randomize_spin_factor": 1.0,
"min_ultraball_to_keep": 10,
"logging_color": true,
"catch": {
  "any": {"catch_above_cp": 0, "catch_above_iv": 0, "logic": "or"},
  "// Example of always catching Rattata:": {},
  "// Rattata": { "always_catch" : true }
},
"catch_throw_parameters": {
  "excellent_rate": 0.6,
  "great_rate": 0.3,
  "nice_rate": 0.1,
  "normal_rate": 0.0,
  "spin_success_rate" : 0.6
},

"release": {
"any": {
"keep_best_iv": 2,
"keep_best_cp": 1,
"release_below_cp": 2000,
"release_below_iv": 0.1,
"logic": "or"
},
"vips": {
"Any pokemon put here directly force to use Berry & Best Ball to capture, to secure the capture rate!": {},
"any": {
"catch_above_cp": 1200,
"catch_above_iv": 0.9,
"logic": "or"
},
"Lapras": {},
"Moltres": {},
"Zapdos": {},
"Articuno": {},

        "// S-Tier pokemons (if pokemon can be evolved into tier, list the representative)": {},
        "Mewtwo": {},
        "Dragonite": {},
        "Snorlax": {},
        "// Mew evolves to Mewtwo": {},
        "Mew": {},
        "Arcanine": {},
        "Vaporeon": {},
        "Gyarados": {},
        "Exeggutor": {},
        "Muk": {},
        "Weezing": {},
        "Flareon": {}

    }
}

}

Other Information

OS: IOS
Git Commit: (run 'git log -n 1 --pretty=format:"%H"' and paste it here)
Python Version: (run 'python -V' and paste it here)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant