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 IllegalArgumentException Thrown! Im baffled

Joined
Apr 1, 2019
Messages
2
Not sure how to pull the log, or who to send my client ID to.
Most bots were working fine, then today they randomly stopped.
Tried reinstalling in both Spectre and the legacy client in different orders, and removed Java

Would love to pay for services once this is fixed, thanks in advance
 
Joined
Mar 17, 2019
Messages
9
To find the logs you need to navigate to the help menu at the top of RuneMate client, click on View logs and the folder opens.
 
Joined
Apr 1, 2019
Messages
2
thank you

0:00:00 INFO Logger Initialised - this log file can be found at C:\Users\Family\RuneMate\logs\ChickenFighter 4-04 5-24-17.log
00:00:00 INFO Logging level can be adjusted in the Preferences tab.
java.lang.IllegalArgumentException: Argument is not an array
at java.lang.reflect.Array.getLength(Native Method)
at aux.iIiiIiIiIii.length(nc:592)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
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:283)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:260)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:161)
at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(RemoteObjectInvocationHandler.java:227)
at java.rmi.server.RemoteObjectInvocationHandler.invoke(RemoteObjectInvocationHandler.java:179)
at com.sun.proxy.$Proxy8.length(Unknown Source)
at nul.IIIIiIiiIIIii.iiiiIiiiIiiiI(tic:197)
at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceContainers.isLoaded(grc:183)
at nul.iiIIiIiiiiIIi.iiiiIiiiIiiiI(uhc:152)
at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceContainers.getAt(grc:15)
at nul.IiIiIIiiIiIII.iiiiIiiiIiiiI(bjc:226)
at nul.IIiIiIiiiIIII.validate(epc:33)
at com.runemate.game.api.script.framework.LoopingBot.run(yfc:65)
at com.runemate.game.api.script.framework.AbstractBot.start(jjc:377)
at nul.IIIIiIiiiiiiI.run(kvc:128)
00:00:00 INFO Argument is not an array
 
Top