Welcome!

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

Sign up now!

Alpha Fletcher [Deleted]

Status
Not open for further replies.
Joined
May 3, 2015
Messages
484
Would it be possible to support arrow shafts for other logs, such as maple/willow. Jagex added the feature to make more arrow shafts from better logs, and its really useful, specially for ironmen :)
 
Also, since yesterday its been saying "please wait until rs is logged in!", but i am already logged in. Maybe an update messed it up?
 
The only thing Alpha about me is my bots
Joined
Sep 22, 2014
Messages
618
Would it be possible to support arrow shafts for other logs, such as maple/willow. Jagex added the feature to make more arrow shafts from better logs, and its really useful, specially for ironmen :)
 
Also, since yesterday its been saying "please wait until rs is logged in!", but i am already logged in. Maybe an update messed it up?

It hasn't been updated. It's likely the client's fault.
 
Joined
May 3, 2015
Messages
484
It hasn't been updated. It's likely the client's fault.

I have been running multiple scripts. Celestial divi, Jcrafter, and mass fighter. None of them have had the same problem. Not sure if theres something wrong on my end, because everything else is working as intended.
 
The only thing Alpha about me is my bots
Joined
Sep 22, 2014
Messages
618
I have been running multiple scripts. Celestial divi, Jcrafter, and mass fighter. None of them have had the same problem. Not sure if theres something wrong on my end, because everything else is working as intended.

The bot was run successfully for 48 hours yesterday - I can only assume that there's something wrong on your end.
 
Joined
May 3, 2015
Messages
484
The bot was run successfully for 48 hours yesterday - I can only assume that there's something wrong on your end.

Yes, It was running absolutely flawlessly yesterday. The problem came in after I tried starting it today morning. Might be a problem on my end, but i dont see how it could be since other scripts of ures/ other random scripts are working great.
 
The only thing Alpha about me is my bots
Joined
Sep 22, 2014
Messages
618
Yes, It was running absolutely flawlessly yesterday. The problem came in after I tried starting it today morning. Might be a problem on my end, but i dont see how it could be since other scripts of ures/ other random scripts are working great.

It's an issue on your end. The bot is running from the SDN flawlessly on my computer.
 
Joined
May 3, 2015
Messages
484
It's an issue on your end. The bot is running from the SDN flawlessly on my computer.

Any idea what it could be, and why its only affecting this one script?

dLjdBA2.png
 
Joined
May 3, 2015
Messages
484
Could be a client-related error specific to your gamepack.

Any idea on how I can go about solving this? Is there a file/folder I need to delete?

Ill try deleting the runemate folder and jar, and doing a fresh dl
 
The only thing Alpha about me is my bots
Joined
Sep 22, 2014
Messages
618
Any idea on how I can go about solving this? Is there a file/folder I need to delete?

Ill try deleting the runemate folder and jar, and doing a fresh dl

It's likely something you'll need to raise with cloud if that fails.
 
Joined
Apr 6, 2015
Messages
250
Code:
java.lang.IndexOutOfBoundsException: Index: 5, Size: 5
    at java.util.ArrayList.rangeCheck(Unknown Source)
    at java.util.ArrayList.get(Unknown Source)
    at com.alpha.api.framework.ui.paint.tabs.Tab.render(Tab.java:56)
    at com.alpha.api.framework.ui.paint.PaintComponent.render(PaintComponent.java:102)
    at com.alpha.api.framework.ui.paint.tabs.TabPane.render(TabPane.java:118)
    at com.alpha.api.framework.ui.paint.PaintComponent.render(PaintComponent.java:102)
    at com.alpha.api.framework.ui.paint.Frame.render(Frame.java:59)
    at com.alpha.api.framework.ui.paint.Frame.onPaint(Frame.java:114)
    at com.runemate.game.api.script.framework.core.EventDispatcher.process(lrb:80)
    at app.xL.paintComponent(jub:808)
    at javax.swing.JComponent.paint(Unknown Source)
    at javax.swing.JComponent.paintChildren(Unknown Source)
    at javax.swing.JComponent.paint(Unknown Source)
    at javax.swing.JLayeredPane.paint(Unknown Source)
    at javax.swing.JComponent.paintChildren(Unknown Source)
    at javax.swing.JComponent.paintToOffscreen(Unknown Source)
    at javax.swing.RepaintManager.paint(Unknown Source)
    at javax.swing.JComponent.paint(Unknown Source)
    at java.awt.GraphicsCallback$PaintCallback.run(Unknown Source)
    at sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source)
    at sun.awt.SunGraphicsCallback.runComponents(Unknown Source)
    at java.awt.Container.paint(Unknown Source)
    at java.awt.Window.paint(Unknown Source)
    at javax.swing.RepaintManager$4.run(Unknown Source)
    at javax.swing.RepaintManager$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
    at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
    at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
    at javax.swing.RepaintManager.access$1300(Unknown Source)
    at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
    at java.awt.event.InvocationEvent.dispatch(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$500(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)

Ran for 7hours tills bugging this morning, havent been able to run for 30min + since, any ideas?
 
The only thing Alpha about me is my bots
Joined
Sep 22, 2014
Messages
618
Code:
java.lang.IndexOutOfBoundsException: Index: 5, Size: 5
    at java.util.ArrayList.rangeCheck(Unknown Source)
    at java.util.ArrayList.get(Unknown Source)
    at com.alpha.api.framework.ui.paint.tabs.Tab.render(Tab.java:56)
    at com.alpha.api.framework.ui.paint.PaintComponent.render(PaintComponent.java:102)
    at com.alpha.api.framework.ui.paint.tabs.TabPane.render(TabPane.java:118)
    at com.alpha.api.framework.ui.paint.PaintComponent.render(PaintComponent.java:102)
    at com.alpha.api.framework.ui.paint.Frame.render(Frame.java:59)
    at com.alpha.api.framework.ui.paint.Frame.onPaint(Frame.java:114)
    at com.runemate.game.api.script.framework.core.EventDispatcher.process(lrb:80)
    at app.xL.paintComponent(jub:808)
    at javax.swing.JComponent.paint(Unknown Source)
    at javax.swing.JComponent.paintChildren(Unknown Source)
    at javax.swing.JComponent.paint(Unknown Source)
    at javax.swing.JLayeredPane.paint(Unknown Source)
    at javax.swing.JComponent.paintChildren(Unknown Source)
    at javax.swing.JComponent.paintToOffscreen(Unknown Source)
    at javax.swing.RepaintManager.paint(Unknown Source)
    at javax.swing.JComponent.paint(Unknown Source)
    at java.awt.GraphicsCallback$PaintCallback.run(Unknown Source)
    at sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source)
    at sun.awt.SunGraphicsCallback.runComponents(Unknown Source)
    at java.awt.Container.paint(Unknown Source)
    at java.awt.Window.paint(Unknown Source)
    at javax.swing.RepaintManager$4.run(Unknown Source)
    at javax.swing.RepaintManager$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
    at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
    at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
    at javax.swing.RepaintManager.access$1300(Unknown Source)
    at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
    at java.awt.event.InvocationEvent.dispatch(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$500(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)

Ran for 7hours tills bugging this morning, havent been able to run for 30min + since, any ideas?

That ought to be fixed in the next push, I'm aware of it. It may not be though. It's just a really weird one, and it shouldn't be possible xD
 
Joined
Jul 24, 2014
Messages
633
That ought to be fixed in the next push, I'm aware of it. It may not be though. It's just a really weird one, and it shouldn't be possible xD
I have gotten this error as well, but once I rotated the camera angle to make the bank chest/banker more visible and/or better clickable, I didn't encounter the bug anymore :)
 
Status
Not open for further replies.
Top