-
Notifications
You must be signed in to change notification settings - Fork 232
Bot doing fine, getting this error everytime #1333
Comments
It looks like there is some information missing from your ticket that will be needed in order to diagnose and fix the problem at hand. Please take a look at the Contribution Guidelines and default Issue template (the one you did not follow), which will tell you exactly what your ticket has to contain in order to be processable. I'm marking this one now as needing some more information. Please understand that if you do not provide that information within the next two days (until 2017-01-01 17:45) I'll close this ticket so it doesn't clutter the bug tracker. Best regards, PS: I'm just an automated script, not a human being. |
@CptJackieSparrow I am actually seeing this error as well. Same OS version, same compiled jar version, & Java It would appear that there is a logic check to determine if the bot should release Pokemon from your Pokemon bank. Somewhere in the source it's getting a NullPointerException referencing something that does not exist to determine Pokemon release status. Therefore, the bot will continue to catch Pokemon fine but never release any to curate your Pokemon bank according to your preferences. @jabbink Not sure what else the ticket needs to complete the issue's information but I can do my best to happily provide it. I have read the issue template but do you requre better behavioral expectations written out? |
@jabbink My bad. I need put on my reading glasses apparently. Also, I wanted to say thanks for creating this project and hosting it on Github. I know it's a bot in all but still. |
Description:
Fine with bottin but this error keeps comming.
Steps to reproduce:
Expected behavior:
Shouldn't be giving error
Actual behavior:
Gives error
Stacktrace (If it's a crash):
Version:
v1.0.1
Operating System:
macOS Sierra 10.12.2
Java version:
java version "1.8.0_111"
Java(TM) SE Runtime Environment (build 1.8.0_111-b14)
Java HotSpot(TM) 64-Bit Server VM (build 25.111-b14, mixed mode)
Leave this sentence in your issue as proof that you have read and used this template.
The text was updated successfully, but these errors were encountered: