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

Resolved None of my bots are working

Discussion in 'Client & Site Support' started by amir zad, Aug 20, 2015.

  1. amir zad

    Joined:
    Aug 15, 2015
    Messages:
    7
    Likes Received:
    0
    :details to reproduce error settings used location in game affected activity in bot" keeps popping up when I try to use any type of bot. Anyone have any idea how to fix this?
     
  2. Arbiter

    Arbiter Mod Automation

    Joined:
    Jul 26, 2013
    Messages:
    2,937
    Likes Received:
    1,266
    How many different bots have you tried? Please list them.
     
  3. amir zad

    Joined:
    Aug 15, 2015
    Messages:
    7
    Likes Received:
    0
    I've tried plenty - most likely up to 7 different ones. They all give the same error message.
     
  4. Arbiter

    Arbiter Mod Automation

    Joined:
    Jul 26, 2013
    Messages:
    2,937
    Likes Received:
    1,266
    I need specific names so I can look up the error that occurred.
    --- Double Post Merged, Aug 20, 2015, Original Post Date: Aug 20, 2015 ---
    You can also go to the detail view in the error dialog and copy paste its contents.
     
  5. amir zad

    Joined:
    Aug 15, 2015
    Messages:
    7
    Likes Received:
    0
    ok I did send some error reports for Maxichicken and fighter, and some of the other fighting bots. But I think I sent multiple reports for the really popular maxi bots.
     
  6. Arbiter

    Arbiter Mod Automation

    Joined:
    Jul 26, 2013
    Messages:
    2,937
    Likes Received:
    1,266
    Code (Java):
    1.  
    2.    at rm.COn.onPaint(d:190)
    3.    at com.runemate.game.api.script.framework.core.EventDispatcher.process(ahc:247)
    4.    at app.il.false(snb:668)
    5.    at app.il.paint(snb:597)
    6.    at javax.swing.RepaintManager$4.run(Unknown Source)
    7.    at javax.swing.RepaintManager$4.run(Unknown Source)
    8.    at java.security.AccessController.doPrivileged(Native Method)
    9.    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    10.    at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
    11.    at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
    12.    at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
    13.    at javax.swing.RepaintManager.access$1300(Unknown Source)
    14.    at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
    15.    at java.awt.event.InvocationEvent.dispatch(Unknown Source)
    16.    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    17.    at java.awt.EventQueue.access$500(Unknown Source)
    18.    at java.awt.EventQueue$3.run(Unknown Source)
    19.    at java.awt.EventQueue$3.run(Unknown Source)
    20.    at java.security.AccessController.doPrivileged(Native Method)
    21.    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    22.    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    23.    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    24.    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    25.    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    26.    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    27.    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    28.    at java.awt.EventDispatchThread.run(Unknown Source)
    29.  
    30.  
    31. 1.1.11 - OSRS
    32.  
    Code (Java):
    1.  
    2. java.lang.IllegalStateException: Expected a numerical value for Character.interactingEntityIndex but instead we received null (OSRS: 1af20b74)
    3.    at app.xq.false(kpb:76)
    4.    at app.xq.false(kpb:219)
    5.    at app.ip.getTarget(ejc:187)
    6.    at com.runemate.maxiscripts.looping.fisher.MaxiFisher.onLoop(q:40)
    7.    at com.runemate.game.api.script.framework.LoopingScript.run(uqb:108)
    8.    at com.runemate.game.api.script.framework.AbstractScript.start(itb:115)
    9.    at app.im.run(jqb:24)
    10.  
    11.  
    12. 1.1.11 - OSRS
    13.  
    Code (Java):
    1.  
    2.    at rm.CoN.validate(m:48)
    3.    at com.runemate.game.api.script.framework.task.TaskScript.onLoop(zrb:46)
    4.    at com.runemate.game.api.script.framework.LoopingScript.run(uqb:108)
    5.    at com.runemate.game.api.script.framework.AbstractScript.start(itb:115)
    6.    at app.im.run(jqb:24)
    7.  
    8.  
    9. 1.1.11 - OSRS
    10.  
    @Aidden @Cloud
     
  7. SlashnHax

    Joined:
    Dec 10, 2014
    Messages:
    3,198
    Likes Received:
    1,041
    Those colours wtf
     
  8. amir zad

    Joined:
    Aug 15, 2015
    Messages:
    7
    Likes Received:
    0
    soooo... whats the problemÉ
    --- Double Post Merged, Aug 20, 2015, Original Post Date: Aug 20, 2015 ---
    do we know what the problem is?? No bots I try work.
     
  9. Arbiter

    Arbiter Mod Automation

    Joined:
    Jul 26, 2013
    Messages:
    2,937
    Likes Received:
    1,266
    Waiting on @Cloud's input.
     
  10. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    The ones caused by the client were fixed before you even woke up, the first one is in Aiddens paint code

    rm.* = bot code
    app.* = client code
     
  11. amir zad

    Joined:
    Aug 15, 2015
    Messages:
    7
    Likes Received:
    0
    So I tried to run a random bot this morning celestialsplasher, yet I got a wide array of errors this time. I even tried reinstalling java.



    #1

    java.lang.NullPointerException
    at rm.COn.onPaint(d:190)
    at com.runemate.game.api.script bot.framework.core.EventDispatcher.process(tac:98)
    at app.Ql.true(nob:970)
    at app.Ql.paint(nob:1617)
    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$JavaSecurityAccessImpl.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$1200(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$JavaSecurityAccessImpl.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)

    #2
    java.lang.NullPointerException
    at rm.CoN.validate(m:48)
    at com.runemate.game.api.script bot.framework.task.TaskScript.onLoop(zxb:94)
    at com.runemate.game.api.script bot.framework.LoopingScript.run(pub:85)
    at com.runemate.game.api.script bot.framework.AbstractScript.start(oob:42)
    at app.uL.run(oxb:47)

    #3

    java.lang.ArrayIndexOutOfBoundsException: 2
    at javafx.animation.SequentialTransition.impl_playTo(Unknown Source)
    at javafx.animation.AnimationAccessorImpl.playTo(Unknown Source)
    at com.sun.scenario.animation.shared.SingleLoopClipEnvelope.timePulse(Unknown Source)
    at javafx.animation.Animation.impl_timePulse(Unknown Source)
    at javafx.animation.Animation$1.lambda$timePulse$26(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at javafx.animation.Animation$1.timePulse(Unknown Source)
    at com.sun.scenario.animation.AbstractMasterTimer.timePulseImpl(Unknown Source)
    at com.sun.scenario.animation.AbstractMasterTimer$MainLoop.run(Unknown Source)
    at com.sun.javafx.tk.quantum.QuantumToolkit.pulse(Unknown Source)
    at com.sun.javafx.tk.quantum.QuantumToolkit.pulse(Unknown Source)
    at com.sun.javafx.tk.quantum.QuantumToolkit.lambda$runToolkit$405(Unknown Source)
    at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(Unknown Source)
    at com.sun.glass.ui.win.WinApplication._enterNestedEventLoopImpl(Native Method)
    at com.sun.glass.ui.win.WinApplication._enterNestedEventLoop(Unknown Source)
    at com.sun.glass.ui.Application.enterNestedEventLoop(Unknown Source)
    at com.sun.glass.ui.EventLoop.enter(Unknown Source)
    at com.sun.javafx.tk.quantum.QuantumToolkit.enterNestedEventLoop(Unknown Source)
    at javafx.stage.Stage.showAndWait(Unknown Source)
    at javafx.scene.control.HeavyweightDialog.showAndWait(Unknown Source)
    at javafx.scene.control.Dialog.showAndWait(Unknown Source)
    at productions.celestial.bots.splasher.Splasher.do(p:157)
    at com.sun.javafx.application.PlatformImpl.lambda$null$174(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sun.javafx.application.PlatformImpl.lambda$runLater$175(Unknown Source)
    at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(Unknown Source)
    at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
    at com.sun.glass.ui.win.WinApplication.lambda$null$149(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    --- Double Post Merged, Aug 21, 2015, Original Post Date: Aug 21, 2015 ---
    Note: I even tied running a different botting program and that one didnt work either, any insight as to wtf is going on haha ?
     
  12. Arbiter

    Arbiter Mod Automation

    Joined:
    Jul 26, 2013
    Messages:
    2,937
    Likes Received:
    1,266
    @Cloud please investigate the gamepack. Something's off...
    --- Double Post Merged, Aug 21, 2015, Original Post Date: Aug 21, 2015 ---
    @amir zad please try something that is basically verified to be working like Exia Miner.
     
  13. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    So far there's only one error that's actually a client issue, and even that's arguable whether it's our fault since it's caused by a bug inside JFX that I'm going to suppress.
     

Share This Page

Loading...