- Joined
- Aug 25, 2017
- Messages
- 270
- Thread Author
- #1
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.
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.
Code:
Exception in thread "Post Login Setup" java.lang.NumberFormatException: empty String
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1842)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at java.lang.Double.valueOf(Double.java:502)
at nul.iiiiIIiiiIiiI.short(gec:198)
at nul.IIiIIIiiIiiiI.float(gub:99)
at nul.IIiIIIiiIiIIi.short(ryb:217)
at nul.IIiIIIiiIiIIi.short(ryb:60)
at nul.iIIIiIiiiIiii.do(zwb:8892)
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.