You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 22, 2019. It is now read-only.
Description:
Fine with bottin but this error keeps comming.
Steps to reproduce:
Open bot, login
after 1-2 entries, starts to give this error
Expected behavior:
Shouldn't be giving error
Actual behavior:
Gives error
Stacktrace (If it's a crash):
30 Ara 18:35:12 [default: BotLoop] - Error running loop BotLoop!
java.lang.NullPointerException
at ink.abb.pogo.scraper.tasks.ReleasePokemon.run(ReleasePokemon.kt:47)
at ink.abb.pogo.scraper.Bot.task(Bot.kt:265)
at ink.abb.pogo.scraper.Bot$start$7.invoke(Bot.kt:159)
at ink.abb.pogo.scraper.Bot$start$7.invoke(Bot.kt:37)
at ink.abb.pogo.scraper.Bot$runLoop$1.invoke(Bot.kt:205)
at ink.abb.pogo.scraper.Bot$runLoop$1.invoke(Bot.kt:37)
at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:18)
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.
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.