Mandrakia / Mandrasoft.PokemonGo

A C# implementation of the PokemonGo protocol with state keeping.
16 stars 5 forks source link

Map has stopped showing scan results #14

Open Tropicocity opened 8 years ago

Tropicocity commented 8 years ago

Was working until about 20 minutes ago, now it sees no pokémon other than in Paris where it always seems to show them. No issues on login or anything from what I can see, it's just not finding any pokemon :/ image image image

Mandrakia commented 8 years ago

Decrease Worker number and retry in 15 min. (put it at 10) Seems like niantic added a spam detection.

Tropicocity commented 8 years ago

Waited a good while, lowered to 10 workers, now getting the following, not looking good :( image

luzannew commented 8 years ago

Hmm, there is something going weird.

I do see pokemon at that location. But there are so many pokemon (16000+) that the rendering on the map is so slow and Google Maps crashes...

I think there is something wrong with the import, because when I take a look at that location there are multiple pokemon at the same location (same spawnpoint) with a timestamp in the future.

@Mandrakia Can you check this with this parameters?

neLat:52.44870623523137 neLng:1.7104069729060711 swLat:52.44827384708609 swLng:1.7096519310683789

Mandrakia commented 8 years ago

Definitely something goin on here.

I'll check later. Feels like it's got something to do with how we calculate expiration time. I'll need to check.

Tropicocity commented 8 years ago

Yeah unfortunately even a couple of hours later I'm still getting nothing :/ It was working perfectly fine earlier today, I was/am so impressed how fast it scanned and how large an area could be covered lol

Mandrakia commented 8 years ago

They added some form of throttling. I fixed it locally I'll have to check a few things before comitting/releasing binaries.

Tropicocity commented 8 years ago

Any update on this one bud? Your map is legendary!