1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Bug Widlerness.getDepth()

Discussion in 'Client & Site Support' started by Qosmiof2, Oct 19, 2016.

  1. Qosmiof2

    Qosmiof2 I've been called a god before.

    Joined:
    Aug 5, 2014
    Messages:
    3,212
    Likes Received:
    924
    Code (Text):
    1.  
    2.  
    3. java.lang.NumberFormatException: For input string: ""
    4. at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
    5. at java.lang.Integer.parseInt(Integer.java:592)
    6. at java.lang.Short.parseShort(Short.java:118)
    7. at java.lang.Short.valueOf(Short.java:174)
    8. at java.lang.Short.valueOf(Short.java:200)
    9. at com.runemate.game.api.hybrid.local.Wilderness.getDepth(ftb:125)
    10. at com.scripts.script.super(h:150)
    11. at com.runemate.game.api.script.framework.core.LoopingThread.run(pbb:146)
     
  2. Aidden

    Aidden Author of MaxiBots

    Joined:
    Dec 3, 2013
    Messages:
    6,606
    Likes Received:
    990
  3. Arbiter

    Arbiter Mod Automation

    Joined:
    Jul 26, 2013
    Messages:
    2,938
    Likes Received:
    1,266

Share This Page

Loading...