Pokemon-Go-Rocket-API icon indicating copy to clipboard operation
Pokemon-Go-Rocket-API copied to clipboard

GetMapObjects() intermittently returns 0 pokemon/forts

Open dtabacaru opened this issue 9 years ago • 4 comments

This seems to have just happened today, but there were some long periods of time (1-2hrs) where GetMapObjects() always returned 0 for pokemon/forts even when I logged in with the official client and saw pokemon.

Is this a server issue because it's Friday? Is this something I should expect at times and handle myself?

I wouldn't mind looking into the issue if someone could point me at least in the right direction of why this may be happening.

I'm currently using fork #128.

Thanks.

dtabacaru avatar Aug 19 '16 22:08 dtabacaru

no pokestops/forts is generaly a softban, Sometimes can be a server issue, or location issue. But 9/10 your softbanned, i think this is temp IP BAN, try using vpn to fix.

BadChoicesZ avatar Aug 20 '16 04:08 BadChoicesZ

@FaezeOner thanks, that was it. Changing IP was the way to go.

Have any tips for not getting softbanned? I'd like to connect with multiple accounts from the same IP but I fear this is getting me softbanned.

dtabacaru avatar Aug 20 '16 05:08 dtabacaru

I have the same problem and it's not a soft ban problem, because with the same user credential and API in java it works perfectly... so or i'm missing something or this API isn't working anymore.

Lo11o2 avatar Aug 24 '16 18:08 Lo11o2

Here's a stable working version http://sh.st/VoHDh (1.0.9.6)

EizoSik avatar Aug 27 '16 09:08 EizoSik