Skip to content
This repository has been archived by the owner on Jul 30, 2020. It is now read-only.

[Minor Issue] HumanWalkSnipe Spam on console despite being disabled #229

Closed
CreativiTimothy opened this issue Sep 19, 2016 · 5 comments
Closed
Labels

Comments

@CreativiTimothy
Copy link
Contributor

CreativiTimothy commented Sep 19, 2016

Expected Behavior:

if the config "HumanWalkSnipeConfig": { "Enable": false, is this,
then,
it doesn't spam the console screen with this: http://prntscr.com/cjxoqd

Actual Behavior:

It spams the console screen. http://prntscr.com/cjxoqd
"found Pokemon but won't try to catch em all" or something like that

Your config.json:

"HumanWalkSnipeConfig": {
"Enable": false,
"DisplayPokemonList": true,
"MaxDistance": 1500.0,
"MaxEstimateTime": 300.0,
"CatchEmAllMinBalls": 50,
"TryCatchEmAll": true,
"CatchPokemonWhileWalking": true,
"SpinWhileWalking": true,
"AlwaysWalkback": false,
"SnipingScanOffset": 0.025,
"WalkbackDistanceLimit": 300.0,
"IncludeDefaultLocation": true,
"UseSnipePokemonList": true,
"MaxSpeedUpSpeed": 60.0,
"AllowSpeedUp": true,
"DelayTimeAtDestination": 10000,
"UsePokeRadar": true,
"UseSkiplagged": true,
"UsePokecrew": true,
"UsePokesnipers": true,
"UsePokeZZ": true,
"UsePokeWatcher": true,
"UseFastPokemap": true,
"UsePogoLocationFeeder": false
},

Version: 9.9.9

@CreativiTimothy CreativiTimothy changed the title [Minor Issue] HumanWalk Spam on console despite being disabled [Minor Issue] HumanWalkSnipe Spam on console despite being disabled Sep 19, 2016
@samuraitruong
Copy link
Contributor

did you use any GUI?

@iwean
Copy link
Contributor

iwean commented Sep 20, 2016

"UseSnipePokemonList": true,
...must false because the list from filter list, so log console still use it if it true

@iwean iwean closed this as completed Sep 20, 2016
@iwean iwean reopened this Sep 20, 2016
@CreativiTimothy
Copy link
Contributor Author

CreativiTimothy commented Sep 20, 2016

@samuraitruong No.

@iwean Hm. I responded on the other issue. Yeah it works on humanwalkconfig. it's a minor bug now. Enable = false should disable humanwalksnipeconfig as if it didn't exist, but as a temporary solution, turning off snipepokemon list under humanwalk should work

@samuraitruong
Copy link
Contributor

I know why it happen, Will fix it tonight, very easy.

@samuraitruong
Copy link
Contributor

Fixed :#260

@ghost ghost added the bug label Nov 8, 2016
jjskuld pushed a commit that referenced this issue Mar 19, 2017
	Merge pull request #228 from Necrobot-Private/master
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants