Sieberkev
Sieberkev
Thanks a lot @rvdbreemen for including the e-MUCS document, helped me a lot with finding the logic to several mysterious values :D
I really would like this feature too :+1:
The original API by Grover has some "problematic" implementations for this bot (strong focus on Android support, sending a lot of operations to the niantic servers in separate requests instead...
Duplicate of #856
I asked jabbink this afternoon, looks like the original API changed some stuff and broke it. Tested it with the brand new API #1237 and this works again (ToS, nickname,...
I was planning of doing something like this, but I'm working on/testing another feature right now :smile: Will look at it after that!
And a BUNCH more, there are 40+ columns of pokemon stats at this moment :smile:
> concurrent.ExecutionException: com.google.protobuf.InvalidProtocolBufferException: Contents of buffer are null The underlaying API sends too much requests at once at the PoGo server. Restarting can be a solution, but the final solution...
There's an open issue about it on the API provider here: https://github.com/Grover-c13/PokeGOAPI-Java/issues/474
The route provider error has been fixed in the develop branch (not released yet), but the original issue is still not resolved?