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 Index 55 is outside of the range [0, 29). [Lfj;)

Author of MaxiBots
Joined
Dec 3, 2013
Messages
6,771
Been occurring for a while now. Get on it m9 @Cloud
Code:
java.lang.ArrayIndexOutOfBoundsException: Index 55 is outside of the range [0, 29). The array's type is [Lfj;).
 at aux.IiiIIiiiII.index(ab:555)
 at sun.reflect.GeneratedMethodAccessor9.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.$Proxy7.index(Unknown Source)
 at nul.iIiiIIiiiIii.false(odb:171)
 at nul.iiIIiIiIIIIi.getComponent(agb:71)
 at com.runemate.game.api.hybrid.local.hud.interfaces.Interfaces.getAt(gtb:38)
 at nul.iIIiIIiIIiii.false(jab:16)
 at nul.IiiiIIiIiiiI.false(acb:200)
 at nul.IiiiIIiiiiiI.isVisible(aeb:135)
 at nul.IiiIIIiiiIII.isVisible(dya:218)
 at com.runemate.maxibots.task.woodcutter.tasks.BankCheck.execute(BankCheck.java:110)
 at com.runemate.api.framework.task.MaxiTaskScript.setStatus(MaxiTaskScript.java:54)
 at com.runemate.api.framework.task.MaxiTaskScript.setStatus(MaxiTaskScript.java:53)
 at com.runemate.api.framework.task.MaxiTaskScript.setLoopDelay(MaxiTaskScript.java:46)
 at com.runemate.api.framework.MaxiLoopingScript.run(MaxiLoopingScript.java:25)
 at com.runemate.game.api.script.framework.AbstractScript.start(yeb:53)
 at nul.iiiIIIiIIiII.run(emb:164)
RuneMate v2.3.5.0 - MaxiWoodcutter v2.1.0 - OSRS 1DFD6F - Windows 7 - Java8u92 x86 (Oracle Corporation)
 
Top