- Joined
- Aug 5, 2017
- Messages
- 13
- Thread Author
- #1
Hello, today at about 4.5hrs i got this error
4:37:59 DEBUG [ItemEvent] ItemEvent(quantity={-1}, item={"Raw shark"})
04:38:00 DEBUG [ItemEvent] ItemEvent(quantity={-1}, item={"Raw shark"})
04:38:00 DEBUG [ItemEvent] ItemEvent(quantity={-1}, item={"Raw shark"})
04:38:00 DEBUG [ItemEvent] ItemEvent(quantity={-1}, item={"Raw shark"})
04:38:00 INFO Closing bank
04:38:00 DEBUG [ItemEvent] ItemEvent(quantity={-1}, item={"Raw shark"})
04:38:00 DEBUG [ItemEvent] ItemEvent(quantity={-1}, item={"Raw shark"})
04:38:00 DEBUG [ItemEvent] ItemEvent(quantity={-1}, item={"Raw shark"})
04:38:01 INFO Walking to Coordinate(2599, 3419, 0)
java.lang.IllegalArgumentException: Illegal base64 character 20
at java.util.Base64$Decoder.decode0(Base64.java:714)
at java.util.Base64$Decoder.decode(Base64.java:526)
at nul.iiIIiiiIIiiIi.else(gnb:21990)
at com.runemate.game.api.hybrid.location.navigation.web.WebPathBuilder.build(apb:113)
at com.runemate.game.api.hybrid.location.navigation.web.WebPathBuilder.buildTo(apb:218)
at robot.iIIIiiiiiI.long(ec:154)
at robot.IiiiIIiiIi.null(oh:91)
at robot.IIIiiiiiii.execute(f:123)
at robot.IIiIIiiiii.onLoop(sc:191)
at com.runemate.game.api.script.framework.LoopingBot.run(sfb:23)
at com.runemate.game.api.script.framework.AbstractBot.start(ebb:9193)
at nul.IiIIIiiIiIiiI.run(uyb:142)
I'm also having an issue where the breakhandler isn't working and it doesn't log out when on a break it just continues to fish. (timer works fine)
As far as I can tell that error is a client error, the break handler will be rewritten soon as we know that it is actually not that great at this stage.
This is essentially a repost to move it to the correct forum.