Welcome!

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

Sign up now!

Bug Client crash - Negative Array Size Exception

Joined
Dec 28, 2021
Messages
1
Hello,

I am trying to run scripts but my client crashes and gives me the following error: Negative Array Size Exception.

I have tried a couple things to fix it like reinstalling Runemate and OSRS client, restarting my PC but the bug keeps happening and stopping my client either instantly or after 10 minutes. This is happening with the Farming AIO bot. tried about 10 times wasting 1 euro :p

I am wondering if this bug is known and if there are any known fixes.
Thank you!

Error code:

java.lang.NegativeArraySizeException: -1
at java.base/java.lang.AbstractStringBuilder.<init>(AbstractStringBuilder.java:88)
at java.base/java.lang.StringBuilder.<init>(StringBuilder.java:119)
at kotlin.text.StringsKt__StringsKt.removeRange(Strings.kt:555)
at main.scripts.farming.ui.SettingValueParser.getListOfNames(ja:95)
at main.scripts.farming.ui.SettingValueParser.getListOfNames$default(ja:47)
at bot.iIIIIiIiiI.final(j:71)
at bot.IIiIIIIiiI.super(yd:137)
at main.scripts.farming.Farming.final(mj:300)
at main.scripts.farming.Farming.loop(mj:257)
at main.scripts.framework.BreakingLoopBot.onLoop(ud:77)
at com.runemate.game.api.script.framework.LoopingBot.run(LoopingBot.java:80)
at com.runemate.game.api.script.framework.AbstractBot.start(cjd:459)
at nul.iIiIiIiiiiiIIiI.run(pod:49)
 
Mod Automation
Joined
Jul 26, 2013
Messages
3,044
This is a bug with a specific bot. Please report it in the appropriate place to the individual Bot Author.
 
Top