1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Alpha Fletcher [Deleted]

Discussion in 'Bot Support & Feedback' started by Eagles13, Apr 19, 2015.

Thread Status:
Not open for further replies.
  1. Prodigy

    Joined:
    May 3, 2015
    Messages:
    484
    Likes Received:
    80
    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 :)
    --- Double Post Merged, May 12, 2015, Original Post Date: May 11, 2015 ---
    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?
     
  2. Eagles13

    Eagles13 The only thing Alpha about me is my bots

    Joined:
    Sep 22, 2014
    Messages:
    618
    Likes Received:
    186
    It hasn't been updated. It's likely the client's fault.
     
  3. Prodigy

    Joined:
    May 3, 2015
    Messages:
    484
    Likes Received:
    80
    I have been running multiple scripts bots. 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.
     
  4. Eagles13

    Eagles13 The only thing Alpha about me is my bots

    Joined:
    Sep 22, 2014
    Messages:
    618
    Likes Received:
    186
    The bot was run successfully for 48 hours yesterday - I can only assume that there's something wrong on your end.
     
  5. Prodigy

    Joined:
    May 3, 2015
    Messages:
    484
    Likes Received:
    80
    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 bots of ures/ other random scripts bots are working great.
     
  6. Eagles13

    Eagles13 The only thing Alpha about me is my bots

    Joined:
    Sep 22, 2014
    Messages:
    618
    Likes Received:
    186
    It's an issue on your end. The bot is running from the SDN flawlessly on my computer.
     
  7. Prodigy

    Joined:
    May 3, 2015
    Messages:
    484
    Likes Received:
    80
    Any idea what it could be, and why its only affecting this one script bot?

    [​IMG]
     
  8. Eagles13

    Eagles13 The only thing Alpha about me is my bots

    Joined:
    Sep 22, 2014
    Messages:
    618
    Likes Received:
    186
    Could be a client-related error specific to your gamepack.
     
  9. Prodigy

    Joined:
    May 3, 2015
    Messages:
    484
    Likes Received:
    80
    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
     
  10. Eagles13

    Eagles13 The only thing Alpha about me is my bots

    Joined:
    Sep 22, 2014
    Messages:
    618
    Likes Received:
    186
    It's likely something you'll need to raise with cloud if that fails.
     
  11. Prodigy

    Joined:
    May 3, 2015
    Messages:
    484
    Likes Received:
    80
    Yeh, still the same error. Ill take this to the client support section.
     
  12. Eagles13

    Eagles13 The only thing Alpha about me is my bots

    Joined:
    Sep 22, 2014
    Messages:
    618
    Likes Received:
    186
  13. Eagles13

    Eagles13 The only thing Alpha about me is my bots

    Joined:
    Sep 22, 2014
    Messages:
    618
    Likes Received:
    186
  14. Mes

    Mes

    Joined:
    Apr 23, 2015
    Messages:
    45
    Likes Received:
    3
    This sсript is amazing, had no problems so far (y)
     
  15. Velozity

    Joined:
    Apr 6, 2015
    Messages:
    250
    Likes Received:
    18
    Code (Text):
    1.  
    2. java.lang.IndexOutOfBoundsException: Index: 5, Size: 5
    3.     at java.util.ArrayList.rangeCheck(Unknown Source)
    4.     at java.util.ArrayList.get(Unknown Source)
    5.     at com.alpha.api.framework.ui.paint.tabs.Tab.render(Tab.java:56)
    6.     at com.alpha.api.framework.ui.paint.PaintComponent.render(PaintComponent.java:102)
    7.     at com.alpha.api.framework.ui.paint.tabs.TabPane.render(TabPane.java:118)
    8.     at com.alpha.api.framework.ui.paint.PaintComponent.render(PaintComponent.java:102)
    9.     at com.alpha.api.framework.ui.paint.Frame.render(Frame.java:59)
    10.     at com.alpha.api.framework.ui.paint.Frame.onPaint(Frame.java:114)
    11.     at com.runemate.game.api.script.framework.core.EventDispatcher.process(lrb:80)
    12.     at app.xL.paintComponent(jub:808)
    13.     at javax.swing.JComponent.paint(Unknown Source)
    14.     at javax.swing.JComponent.paintChildren(Unknown Source)
    15.     at javax.swing.JComponent.paint(Unknown Source)
    16.     at javax.swing.JLayeredPane.paint(Unknown Source)
    17.     at javax.swing.JComponent.paintChildren(Unknown Source)
    18.     at javax.swing.JComponent.paintToOffscreen(Unknown Source)
    19.     at javax.swing.RepaintManager.paint(Unknown Source)
    20.     at javax.swing.JComponent.paint(Unknown Source)
    21.     at java.awt.GraphicsCallback$PaintCallback.run(Unknown Source)
    22.     at sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source)
    23.     at sun.awt.SunGraphicsCallback.runComponents(Unknown Source)
    24.     at java.awt.Container.paint(Unknown Source)
    25.     at java.awt.Window.paint(Unknown Source)
    26.     at javax.swing.RepaintManager$4.run(Unknown Source)
    27.     at javax.swing.RepaintManager$4.run(Unknown Source)
    28.     at java.security.AccessController.doPrivileged(Native Method)
    29.     at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    30.     at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
    31.     at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
    32.     at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
    33.     at javax.swing.RepaintManager.access$1300(Unknown Source)
    34.     at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
    35.     at java.awt.event.InvocationEvent.dispatch(Unknown Source)
    36.     at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    37.     at java.awt.EventQueue.access$500(Unknown Source)
    38.     at java.awt.EventQueue$3.run(Unknown Source)
    39.     at java.awt.EventQueue$3.run(Unknown Source)
    40.     at java.security.AccessController.doPrivileged(Native Method)
    41.     at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    42.     at java.awt.EventQueue.dispatchEvent(Unknown Source)
    43.     at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    44.     at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    45.     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    46.     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    47.     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    48.     at java.awt.EventDispatchThread.run(Unknown Source)
    Ran for 7hours tills bugging this morning, havent been able to run for 30min + since, any ideas?
     
  16. Eagles13

    Eagles13 The only thing Alpha about me is my bots

    Joined:
    Sep 22, 2014
    Messages:
    618
    Likes Received:
    186
    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
     
  17. skrall

    Joined:
    Jul 24, 2014
    Messages:
    634
    Likes Received:
    161
    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 :)
     
  18. Velozity

    Joined:
    Apr 6, 2015
    Messages:
    250
    Likes Received:
    18
    The profit tab resets every inventory. :)
     
  19. Eagles13

    Eagles13 The only thing Alpha about me is my bots

    Joined:
    Sep 22, 2014
    Messages:
    618
    Likes Received:
    186
    Noted. Should be an easy fix.
     
  20. Velozity

    Joined:
    Apr 6, 2015
    Messages:
    250
    Likes Received:
    18
    Got 99 on my skiller this morning, going for 120. Thanks for the wonderful script bot so far!
     
Thread Status:
Not open for further replies.

Share This Page

Loading...