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

Resolved Client won't start in SDK mode

Discussion in 'Developer Support' started by EthanOpia, Sep 22, 2017.

  1. EthanOpia

    Joined:
    Aug 25, 2017
    Messages:
    272
    Likes Received:
    34
    I was running my own bot, disconnected Intellij and opened a second bot. Then tried to run the second bot. Now, whenever I try to load any of my bots in SDK mode, I get this error and it gets stuck trying to login.

    Code (Text):
    1. Exception in thread "Post Login Setup" java.lang.NumberFormatException: empty String
    2.     at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1842)
    3.     at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
    4.     at java.lang.Double.parseDouble(Double.java:538)
    5.     at java.lang.Double.valueOf(Double.java:502)
    6.     at nul.iiiiIIiiiIiiI.short(gec:198)
    7.     at nul.IIiIIIiiIiiiI.float(gub:99)
    8.     at nul.IIiIIIiiIiIIi.short(ryb:217)
    9.     at nul.IIiIIIiiIiIIi.short(ryb:60)
    10.     at nul.iIIIiIiiiIiii.do(zwb:8892)
    11.     at java.lang.Thread.run(Thread.java:748)
    I've tried reinstalling runemate, replacing the runemate.jar in my bots, and restarting my computer. None of these fix the problem. All my bots don't work, not just one, but in normal mode, I can run bots normally.

    Any help would be appreciated.

     
  2. Best Answer:
    Post #3 by EthanOpia, Oct 2, 2017
  3. 0Rogue

    Joined:
    Jul 19, 2017
    Messages:
    3
    Likes Received:
    0
    Show your command line arguments.
     
  4. EthanOpia

    Joined:
    Aug 25, 2017
    Messages:
    272
    Likes Received:
    34
    It has been fixed. It was an issue with corrupt manifest files. So, if this ever happens to anyone else, delete all your manifest files and create new ones.
     

Share This Page

Loading...