SwipeX / PokeMate

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

Error Spammed - java.lang.NullPointerException #267

Closed jdmloki closed 8 years ago

jdmloki commented 8 years ago

This error begins spamming in the console about 5 minutes in - with or without UI. If using the UI the map loses the red route lines.

The Bot loses the ability to tag pokestops and appears to stop moving, the console shows it try to catch pokemon still. However after the error spams awhile java crashes and the bot must be restarted.

SippieCup commented 8 years ago

Looking into this.

SippieCup commented 8 years ago

@jdmloki Can you compile from the newest commit and see if it is still occurring?

SippieCup commented 8 years ago

@jdmloki I posted a new release which should solve this issue.

EiTeR94 commented 8 years ago

Still have the issue after arround 5-6min

capture

SippieCup commented 8 years ago

Set show=false

JavaFX is just being annoying as usual.

EiTeR94 commented 8 years ago

Ok :( but i like your GUI :p

SippieCup commented 8 years ago

Yeah, Going to have to rebuild it though. If you want to know fi its walking or not you can look at the Navigate text and see if its moving to different waypoints or not. Its cool to look at, but right now it needs to be rebuilt.

EiTeR94 commented 8 years ago

Ok mate, thank

jdmloki commented 8 years ago

@SippieCup was working on rebuilding damn intellij was not cooperating lol.

SippieCup commented 8 years ago

New release + show=false fixes this. Closing thread. If another Null pointer error not related to the GUI comes up please create a new thread.