Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Resolved Client error at 4.5 HRs

Joined
Aug 5, 2017
Messages
13
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.
 
Client Developer
Joined
Oct 12, 2015
Messages
3,760
You just received a malformed WebPath from the server - nothing major. You can always ask for your thread to be moved as well.
 
Top