SwipeX / PokeMate

Automated PokemonGo Application
GNU General Public License v3.0
111 stars 45 forks source link

Bot was running - stopped catching/hitting stops, on kill/reload getting an error. #167

Closed sahaq closed 8 years ago

sahaq commented 8 years ago

Windows 10 host, java/etc up to date.

Exception in thread "main" com.pokegoapi.exceptions.RemoteServerException: com.google.protobuf.InvalidProtocolBufferException: Contents of buffer are null at com.pokegoapi.api.player.PlayerProfile.updateProfile(PlayerProfile.java:85) at com.pokegoapi.api.player.PlayerProfile.(PlayerProfile.java:67) at com.pokegoapi.api.PokemonGo.(PokemonGo.java:75) at dekk.pw.pokemate.PokeMate.(PokeMate.java:66) at dekk.pw.pokemate.PokeMate.main(PokeMate.java:83) Caused by: com.google.protobuf.InvalidProtocolBufferException: Contents of buffer are null at com.pokegoapi.main.ServerRequest.getData(ServerRequest.java:66) at com.pokegoapi.api.player.PlayerProfile.updateProfile(PlayerProfile.java:83) ... 4 more

EiTeR94 commented 8 years ago

Servers are actually overload/down http://ispokemongodownornot.com/

That may be the cause

SippieCup commented 8 years ago

This is now Handled Gracefully and won't effect the bot.