-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Looping "Something rustles nearby!" no Pokemon appear #1122
Comments
Same. |
Try recopying the example config, and only change the username, password, and apikey |
Trying sec |
I did have to modify to in utils.py to get bot to run. |
same |
Then you guys should upgrade to the latest version |
Also, |
Dev version?? Copied new config didn't work either |
The dev branch |
Dev branch kept flaking on the location I tried to give it. Any secrets there? |
Same |
|
Any ideas? |
Same problem on dev branch |
try doing this after: it brings up an error when trying to catch but it actually tries to catch instead of just rustling. [2016-07-27 04:56:15] [#] Something rustles nearby! |
likely has to do with the spawnpoint issue? |
Seems to be some inconsistencies in the naming. |
looks like this commit broke it: 6a28333 |
sorry i'm not really good with github but my above change and doing this #1121 returns this |
reinstall of latest dev fixed it guys...FYI |
@kaoztheory still does not work |
Master appears to be working for me now. Did a git pull, then pip install On Wed, Jul 27, 2016 at 12:40 AM, Victor notifications@github.com wrote:
|
Yeah dev isn't working still. Master is though |
this is the latest dev i can get working as of right now. db5b719 small issue with this one i posted is: [01:53:00] A Wild Growlithe appeared! [CP 17] [Potential 0.53] and no 1.1 will not work with the latest dev. |
this is now fixed: #1137 |
Should be fixed in 72b1218 |
Should be fixed in 72b1218 |
Expected Behavior
Pokemon should appear after Something rustles nearby!
Actual Behavior
[2016-07-27 00:22:36] [#] Something rustles nearby!
[2016-07-27 00:23:08] [#] Something rustles nearby!
[2016-07-27 00:23:41] [#] Something rustles nearby!
[2016-07-27 00:24:23] [#] Something rustles nearby!
[2016-07-27 00:25:05] [#] Something rustles nearby!
[2016-07-27 00:25:48] [#] Something rustles nearby!
[2016-07-27 00:26:19] [#] Something rustles nearby!
[2016-07-27 00:26:43] [#] Something rustles nearby!
[2016-07-27 00:27:04] [#] Something rustles nearby!
[2016-07-27 00:27:27] [#] Something rustles nearby!
[2016-07-27 00:27:48] [#] Something rustles nearby!
[2016-07-27 00:28:09] [#] Something rustles nearby!
[2016-07-27 00:28:22] [#] Something rustles nearby!
Steps to Reproduce
Using master build
Other Information
OS: Windows 10
Git Commit: (run 'git log -n 1 --pretty=format:"%H"' and paste it here)
Note spins working fine.
The text was updated successfully, but these errors were encountered: