Welcome!

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

Sign up now!

Question All bots start working for a second, then stop.

Joined
Aug 21, 2017
Messages
2
I had an initial problem with Java, and after reinstalling it, it was working fine the first day.

Today, no matter what bot I try to use in an instance, it starts working for a few seconds, then I get an error from Windows saying IllegalArgumentException, and the bot stops working.

Inside runemate spectre, this is the error I get in client

"An unhandled error has occured in <bot> on <account>"

I dont know the reason, since it was working fine a day ago.

This is on RS3 legacy edition
 
Joined
Aug 21, 2017
Messages
2
Sorry for the delay.

Should I copy paste it , or upload the txt file of the log.

I pasted one of the logs of todays error, I have 4 such logs because I tried it 4 times in quick succession

00:00:00 INFO Logger Initialised - this log file can be found at C:\Users\saibalpaul\RuneMate\logs\08-24 11-07-15 - Quality Fighter.txt
00:00:00 INFO Logging level can be adjusted in the Preferences tab.
00:00:00 DEBUG [WebServices] New session created!
java.lang.IllegalArgumentException: Argument is not an array
at java.lang.reflect.Array.getLength(Native Method)
at aux.IiiiIiiiiiI.d_array(ab:805)
at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:322)
at sun.rmi.transport.Transport$1.run(Transport.java:177)
at sun.rmi.transport.Transport$1.run(Transport.java:174)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport.java:173)
at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:553)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:808)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:667)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:722)
at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:276)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:253)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:162)
at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(RemoteObjectInvocationHandler.java:227)
at java.rmi.server.RemoteObjectInvocationHandler.invoke(RemoteObjectInvocationHandler.java:179)
at com.sun.proxy.$Proxy8.d_array(Unknown Source)
at nul.iiIiIiiIIiiIi.byte(rob:141)
at nul.IiiiiiiIIIiII.byte(lkb:211)
at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceContainers.getLoaded(zyb:73)
at com.runemate.game.api.hybrid.queries.InterfaceComponentQueryBuilder.byte(plb:1520)
at com.runemate.game.api.hybrid.queries.QueryBuilder.results(rpb:56)
at nul.iIIIIiiIiiIIi.byte(mza:221)
at nul.IIiIIiiIIiIII.byte(mza:30)
at nul.iIIiIiiIiiIii.byte(cgb:223)
at nul.IiiIiiiIiIIiI.validate(fdb:85)
at com.runemate.game.api.script.framework.LoopingBot.run(gfb:171)
at com.runemate.game.api.script.framework.AbstractBot.start(chb:24157)
at nul.iiIiIiiIiiIiI.run(jzb:58)
 
I have uploaded one just in case as well

THanks
 

Attachments

  • 08-24 11-14-23 - Quality Fighter.txt
    2.5 KB · Views: 1
RuneMate Staff
Joined
Oct 2, 2015
Messages
3,222
Could be a networking issue..

Have you recently changed your network set up?

If so, was RuneMate working fine for you before this change?

Does this error occur if you use another internet connection? eg: Mobile phone hot spot or VPN?
 
Top