Hyperclaw79 / PokeBall-SelfBot-Poketwo-Autocatcher

This specific selfbot was designed to automatically catch pokemon spawned on Discord by Poketwo bot. It also offers other utility functions to automate features like trading, releasing, id search, etc. Currently the autocatcher is powered by AI making it possible to autocatch pokemons on multiple bots like PokeTwo, PokeRealm, etc.
MIT License
340 stars 396 forks source link

KeyError #88

Closed Irrelevantuser closed 6 years ago

Irrelevantuser commented 6 years ago

Hi Hyperclaw79, I've stumbled upon a issue when trying to set up the bot for myself. I've followed the steps one by one and everything seemed to be going well. When I run the bot it starts up normally and responds to P^echo test and P^autocatcher on. However when I turn on autocatcher the bot keeps on giving me the same error:

" Ignoring exception in on_message Traceback (most recent call last): File "C:\Users*\AppData\Local\Programs\ \discord\client.py", line 220, in _run_event await coro(args, kwargs) File "C:\Users**\Desktop\PokeBall-SelfBo on_message name = await self.match(emb.image.url.sp File "C:\Users**\Desktop\PokeBall-SelfBo match return self.pokenames[m] KeyError: '89de3bad4c1bc7060a8040e1e40c77b0' "

The keyError seems to be different every time and keeps on appearing every 5 seconds or so. the bot doesn't catch pokemon or does any of the other features. Please help!

VirtueSuzuya commented 6 years ago

this is the same issue as a already existing issue.... see "pokeball.py issue"

If you look there you can see the reason why, but the short reason to why is due to a update put out by pokecord creator that creates tougher security to prevent auto-catchers.