Script throws error whenever I run out of stamina, I had it set to use stamina pots but never would.. So I would just manually use em.
5:55:04 AM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists:
java.lang.NumberFormatException: For input string: ""
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at jg.c(jg.java:117)
at k9.b(k9.java:71)
at k9.a(k9.java:97)
at b.a(b.java:304)
at fc.lambda$new$6(fc.java:122)
at ci.e(ci.java:28)
at hf.b(hf.java:165)
at hf.e(hf.java:104)
at jC.f(jC.java:120)
at jd.onLoop(jd.java:35)
at org.dreambot.api.script.AbstractScript.run(AbstractScript.java)
at java.lang.Thread.run(Unknown Source)