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

Stuck ok [IncubateEggs] and now? #3452

Closed
focamonca opened this issue Aug 10, 2016 · 7 comments
Closed

Stuck ok [IncubateEggs] and now? #3452

focamonca opened this issue Aug 10, 2016 · 7 comments

Comments

@focamonca
Copy link

focamonca commented Aug 10, 2016

Expected Behavior

bot to run

Actual Behavior

it stucks on
2016-08-10 14:10:11,932 [IncubateEggs] [INFO] [next_egg_incubates] Next egg incubates in 4.15 km

Your config.json (remove your credentials and any other private info)

{
    "auth_service": "google",
    "username": "@gmail.com",
    "password": "",
    "location": "39.4079661,-0.5019423",
    "gmapkey": "",
    "libencrypt_location": "",
    "tasks": [
      {
        "type": "HandleSoftBan"
      },
      {
        "type": "CollectLevelUpReward"
      },
      {
        "type": "IncubateEggs",
        "config": {
          "longer_eggs_first": true
        }
      },
      {
        "type": "TransferPokemon"
      },
      {
        "type": "EvolvePokemon",
        "config": {
            "evolve_all": "none",
            "first_evolve_by": "cp",
            "evolve_above_cp": 500,
            "evolve_above_iv": 0.8,
            "logic": "or",
            "evolve_speed": 20,
            "use_lucky_egg": true
        }
      },
      {
        "type": "RecycleItems",
        "config": {
          "item_filter": {
            "Pokeball":       { "keep" : 100 },
            "Potion":         { "keep" : 10 },
            "Super Potion":   { "keep" : 20 },
            "Hyper Potion":   { "keep" : 30 },
            "Revive":         { "keep" : 30 },
            "Razz Berry":     { "keep" : 100 }
          }
        }
      },
      {
        "type": "CatchVisiblePokemon"
      },
      {
        "type": "CatchLuredPokemon"
      },
      {
        "type": "SpinFort"
      },
      {
        "type": "FollowCluster",
        "config": {
            "radius": 50,
            "lured": true
        }
      }
    ],
    "forts": {
      "avoid_circles": true,
      "max_circle_size": 50
    },
    "websocket_server": false,
    "walk": 4.16,
    "action_wait_min": 1,
    "action_wait_max": 4,
    "debug": false,
    "test": false,
    "health_record": true,
    "location_cache": true,
    "distance_unit": "km",
    "reconnecting_timeout": 15,
    "evolve_captured": "NONE",
    "catch_randomize_reticle_factor": 1.0,
    "catch_randomize_spin_factor": 1.0,
    "catch": {
      "any": {"catch_above_cp": 0, "catch_above_iv": 0, "logic": "or"},
      "// Example of always catching Rattata:": {},
      "// Rattata": { "always_catch" : true }
    },
    "release": {
      "any": {"release_below_cp": 0, "release_below_iv": 0, "logic": "or"},
      "// Example of always releasing Rattata:": {},
      "// Rattata": {"always_release": true},
      "// Example of keeping 3 stronger (based on CP) Pidgey:": {},
      "// Pidgey": {"keep_best_cp": 3},
      "// Example of keeping 2 stronger (based on IV) Zubat:": {},
      "// Zubat": {"keep_best_iv": 2},
      "// Also, it is working with any": {},
      "// any": {"keep_best_iv": 3},
      "// Example of keeping the 2 strongest (based on CP) and 3 best (based on IV) Zubat:": {},
      "// Zubat": {"keep_best_cp": 2, "keep_best_iv": 3}
    },
    "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": {}

    }
}

Steps to Reproduce

Last login: Wed Aug 10 14:07:42 on ttys000
MacBook-Pro-di-Gianmaria:~ focamonca$ cd pokemongo-bot
MacBook-Pro-di-Gianmaria:pokemongo-bot focamonca$ source bin/activate
(PokemonGo-Bot) MacBook-Pro-di-Gianmaria:pokemongo-bot focamonca$ python pokecli.py
2016-08-10 14:10:02,513 [       cli] [INFO] PokemonGO Bot v1.0
2016-08-10 14:10:02,514 [       cli] [INFO] No config argument specified, checking for /configs/config.json
2016-08-10 14:10:02,516 [       cli] [INFO] Configuration initialized
2016-08-10 14:10:02,516 [pokemongo_bot.health_record.bot_event] [INFO] Health check is enabled. For more information:
2016-08-10 14:10:02,516 [pokemongo_bot.health_record.bot_event] [INFO] https://github.com/PokemonGoF/PokemonGo-Bot/tree/dev#analytics
2016-08-10 14:10:02,531 [requests.packages.urllib3.connectionpool] [INFO] Starting new HTTP connection (1): www.google-analytics.com
2016-08-10 14:10:02,658 [PokemonGoBot] [INFO] [set_start_location] Setting start location.
2016-08-10 14:10:02,658 [PokemonGoBot] [INFO] [x] Coordinates found in passed in location, not geocoding.
2016-08-10 14:10:02,658 [PokemonGoBot] [INFO] [location_found] Location found: 39.4079661,-0.5019423 (39.4079661, -0.5019423, 0.0)
2016-08-10 14:10:02,658 [PokemonGoBot] [INFO] [position_update] Now at (39.4079661, -0.5019423, 0)
2016-08-10 14:10:02,659 [PokemonGoBot] [INFO] [login_started] Login procedure started.
2016-08-10 14:10:08,401 [PokemonGoBot] [INFO] [login_successful] Login successful.
2016-08-10 14:10:09,118 [PokemonGoBot] [INFO] 
2016-08-10 14:10:09,118 [PokemonGoBot] [INFO] --- focamonca ---
2016-08-10 14:10:09,118 [PokemonGoBot] [INFO] Level: 21 (Next Level: 22971 XP) (Total: 312029 XP)
2016-08-10 14:10:09,119 [PokemonGoBot] [INFO] Pokemon Captured: 855 | Pokestops Visited: 1104
2016-08-10 14:10:09,119 [PokemonGoBot] [INFO] Pokemon Bag: 142/250
2016-08-10 14:10:09,119 [PokemonGoBot] [INFO] Items: 276/450
2016-08-10 14:10:09,120 [PokemonGoBot] [INFO] Stardust: 26878 | Pokecoins: 50
2016-08-10 14:10:09,120 [PokemonGoBot] [INFO] PokeBalls: 100 | GreatBalls: 30 | UltraBalls: 19
2016-08-10 14:10:09,120 [PokemonGoBot] [INFO] RazzBerries: 28 | BlukBerries: 0 | NanabBerries: 0
2016-08-10 14:10:09,120 [PokemonGoBot] [INFO] LuckyEgg: 2 | Incubator: 0 | TroyDisk: 3
2016-08-10 14:10:09,120 [PokemonGoBot] [INFO] Potion: 10 | SuperPotion: 20 | HyperPotion: 30 | MaxPotion: 0
2016-08-10 14:10:09,120 [PokemonGoBot] [INFO] Incense: 2 | IncenseSpicy: 0 | IncenseCool: 0
2016-08-10 14:10:09,120 [PokemonGoBot] [INFO] Revive: 30 | MaxRevive: 0
2016-08-10 14:10:09,120 [PokemonGoBot] [INFO] 
2016-08-10 14:10:09,121 [PokemonGoBot] [INFO] Found encrypt.so! Platform: darwin Encrypt.so directory: /Users/focamonca/PokemonGo-Bot
2016-08-10 14:10:09,121 [PokemonGoBot] [INFO] 
2016-08-10 14:10:10,258 [PokemonGoBot] [INFO] [bot_start] Starting bot...
2016-08-10 14:10:11,932 [CollectLevelUpReward] [INFO] [level_up_reward] Received level up reward: []
2016-08-10 14:10:11,932 [IncubateEggs] [INFO] [next_egg_incubates] Next egg incubates in 4.15 km

Other Information

OS: el capitain
Python Version: lastest

@junibrosas
Copy link

This bot is currently not working as you can see on the related opened issues. Hope the devs can sort this out so everyone is happy.

@anusoft
Copy link

anusoft commented Aug 10, 2016

See Issue #3435

@Tych0n
Copy link

Tych0n commented Aug 10, 2016

@focamonca or check #3406

@bibibkamal
Copy link

i waited and then start the bot, it was running for an hour and then it stops on incubate egg again

@focamonca
Copy link
Author

Solved simply restarting

Il 10 ago 2016 16:04, "bibibkamal" notifications@github.com ha scritto:

i waited and then start the bot, it was running for an hour and then it
stops on incubate egg again


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#3452 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AS7WJJARgNpOYkewiVs4Si4u0uVXUdbOks5qedncgaJpZM4JhFFd
.

@bibibkamal
Copy link

@focamonca i restarted the bot and still stuck on the same issue

@focamonca
Copy link
Author

Change your config with another one of the presets and it will works

Il 10 ago 2016 16:10, "bibibkamal" notifications@github.com ha scritto:

@focamonca https://github.com/focamonca i restarted the bot and still
stuck on the same issue


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#3452 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AS7WJFZzgbMTKG9PezieGsSo-itTTSA9ks5qedvqgaJpZM4JhFFd
.

@k4n30 k4n30 closed this as completed Aug 16, 2016
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

6 participants