jabbink / PokemonGoBot

DEFUNCT - Bot that plays Pokemon Go
https://www.pogobot.club/
GNU General Public License v3.0
559 stars 232 forks source link

Connection Problems after a time #1058

Open Tockra opened 8 years ago

Tockra commented 8 years ago

Description: After a time running the bot (1-3 hours) the bot doesn't use pokestops and find pokemon. I think it hasn't a connection anymore, because the console throws a exception (it doesn't appear in the log).

After a restart everything works well !

Steps to reproduce:

  1. Start Bot with TC
  2. Run a time

Expected behavior: You know ;)

Actual behavior: Bot doesn't run after a while

Stacktrace (If it's a crash): http://pastebin.com/nFZKz9s0

http://pastebin.com/QYLeZKr4

Version: db5d8e20ab422c8cc0dca2ded967691551b22a6c

Operating System: Latest Debian

Java version: java version "1.8.0_101" Java(TM) SE Runtime Environment (build 1.8.0_101-b13) Java HotSpot(TM) 64-Bit Server VM (build 25.101-b13, mixed mode)

Sadfaffel commented 8 years ago

Yeah, i have same thing too but i use windows and i made .bat file for restarting it every 90mins. Dont know anything about Debian tho.

HoneyWheat commented 8 years ago

see #680

Tockra commented 8 years ago

I dont know if its the same. The Stacktraces are different. And the error appears since last night...

patzor commented 8 years ago

have u try running ./gradlew clean build

and try again if it does the same error? I got that same error i just did that..