Ferox
Ferox
fyi: for some other pyc files I had to add opcode 8 which translates to opcode 95 and therefore changed map to multimap in netpyc, to allow multiple opcodes translating...
https://github.com/FeroxRev/Pokemon-Go-Rocket-API/commit/1a723cc08b5a92fa48221f8e6ddaaf9d27f4bd39 Does this fix the issue? :)
Are you sure you select all pokestops from all cellids and not just the first? @MarkMeier
Sounds like an async issue, are you correctly implementing the async calls?