Open IAmWaseem opened 7 years ago
Try python3 scan.py --bootstarp @IAmWaseem
@m3g4mInD i'm running using --no-pickle for now since picks mysteries has a bug where the workers go out of the boundary. Let me try adding bootstrap as well
Yes add bootstrap and let map running 1hour and check if all goes nice :)
Still the same :/
Try this values
STAY_WITHIN_MAP = True BOOTSTRAP_RADIUS = 70 GIVE_UP_KNOWN = 75 GIVE_UP_UNKNOWN = 60 SKIP_SPAWN = 90
--bootstrap seems to be doing better. it spread them out a lot more. Once it ran through fully for several hours and then I removed bootstrap they go back to congregating in one or two areas :( This seems to be a problem with the polygon.. the logic is built for rectangles?
No I just did a rectangle and they are all congregating in the same spot again.. and this time Im using bootstrap also. There is definitely some kind of problem with the logic.
If you have --bootstrap
ped with BOOTSTRAP_RADIUS = 70
and let it run for a while, and there are still only ~63 spawn points, then 16 workers is more than needed and clustering will be probable if spawn points are clustered.
see all of my workers are just scanning the same area. And its been like this for a long time
And the Pokemon Found count is increasing for no reason. It increases by a constant amount every 20 seconds almost.
And workers are insanely slow even though the speed i've set is 22.5