Welcome!

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

Sign up now!

MaxiFletcher TRIAL [Deleted]

Status
Not open for further replies.
Author of MaxiBots
Joined
Dec 3, 2013
Messages
6,768
Zz having trouble with LoopingThread for the Task Manager. If it's not updated today it definitely will be tomorrow.
 
Joined
Dec 17, 2014
Messages
836
Got


java.lang.IllegalStateException: Cannot get an instance value from a null instance
at a.vI.byte(xcb:652)
at a.vI.do(xcb:262)
at a.ML.next(wrb:248)
at a.ML.hasNext(wrb:124)
at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.do(wjb:98)
at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.getBounds(wjb:233)
at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.getBounds(wjb:246)
at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.getBounds(wjb:246)
at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.getBounds(wjb:246)
at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.getBounds(wjb:246)
at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.getBounds(wjb:246)
at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.getBounds(wjb:246)
at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.getBounds(wjb:246)
at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.getBounds(wjb:246)
at a.tL.byte(blb:225)
at com.runemate.game.api.hybrid.local.hud.interfaces.Bank.getSlotBounds(knb:1272)
at com.runemate.game.api.hybrid.local.hud.interfaces.Bank.getBoundsOf(knb:1211)
at com.runemate.game.api.hybrid.local.hud.interfaces.SpriteItem.getBounds(dqb:124)
at com.runemate.game.api.hybrid.local.hud.interfaces.SpriteItem.contains(dqb:231)
at a.vl.byte(sqb:253)
at a.vl.byte(sqb:152)
at a.vl.move(sqb:75)
at com.runemate.game.api.hybrid.input.Mouse.move(ep:234)
at com.runemate.game.api.hybrid.input.Mouse.move(ep:256)
at com.runemate.game.api.hybrid.local.hud.interfaces.SpriteItem.hover(dqb:59)
at a.tL.byte(blb:275)
at com.runemate.game.api.hybrid.local.hud.interfaces.Bank.withdraw(knb:5)
at com.runemate.game.api.hybrid.local.hud.interfaces.Bank.withdraw(knb:126)
at com.runemate.maxiscripts.task.fletcher.Banker.execute(Banker.java:57)
at com.runemate.game.api.script.framework.task.TaskScript.onLoop(ebb:148)
at com.runemate.game.api.script.framework.LoopingScript.run(yhb:89)
at com.runemate.game.api.script.framework.AbstractScript.start(plb:197)
at a.sJ.run(clb:102)



and

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$25(Unknown Source)
at javafx.animation.Animation$1$$Lambda$157/49057205.run(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$363(Unknown Source)
at com.sun.javafx.tk.quantum.QuantumToolkit$$Lambda$47/1050119728.run(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$141(Unknown Source)
at com.sun.glass.ui.win.WinApplication$$Lambda$43/867332636.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
 
Author of MaxiBots
Joined
Dec 3, 2013
Messages
6,768
Got


java.lang.IllegalStateException: Cannot get an instance value from a null instance
at a.vI.byte(xcb:652)
at a.vI.do(xcb:262)
at a.ML.next(wrb:248)
at a.ML.hasNext(wrb:124)
at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.do(wjb:98)
at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.getBounds(wjb:233)
at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.getBounds(wjb:246)
at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.getBounds(wjb:246)
at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.getBounds(wjb:246)
at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.getBounds(wjb:246)
at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.getBounds(wjb:246)
at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.getBounds(wjb:246)
at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.getBounds(wjb:246)
at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.getBounds(wjb:246)
at a.tL.byte(blb:225)
at com.runemate.game.api.hybrid.local.hud.interfaces.Bank.getSlotBounds(knb:1272)
at com.runemate.game.api.hybrid.local.hud.interfaces.Bank.getBoundsOf(knb:1211)
at com.runemate.game.api.hybrid.local.hud.interfaces.SpriteItem.getBounds(dqb:124)
at com.runemate.game.api.hybrid.local.hud.interfaces.SpriteItem.contains(dqb:231)
at a.vl.byte(sqb:253)
at a.vl.byte(sqb:152)
at a.vl.move(sqb:75)
at com.runemate.game.api.hybrid.input.Mouse.move(ep:234)
at com.runemate.game.api.hybrid.input.Mouse.move(ep:256)
at com.runemate.game.api.hybrid.local.hud.interfaces.SpriteItem.hover(dqb:59)
at a.tL.byte(blb:275)
at com.runemate.game.api.hybrid.local.hud.interfaces.Bank.withdraw(knb:5)
at com.runemate.game.api.hybrid.local.hud.interfaces.Bank.withdraw(knb:126)
at com.runemate.maxiscripts.task.fletcher.Banker.execute(Banker.java:57)
at com.runemate.game.api.script.framework.task.TaskScript.onLoop(ebb:148)
at com.runemate.game.api.script.framework.LoopingScript.run(yhb:89)
at com.runemate.game.api.script.framework.AbstractScript.start(plb:197)
at a.sJ.run(clb:102)



and

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$25(Unknown Source)
at javafx.animation.Animation$1$$Lambda$157/49057205.run(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$363(Unknown Source)
at com.sun.javafx.tk.quantum.QuantumToolkit$$Lambda$47/1050119728.run(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$141(Unknown Source)
at com.sun.glass.ui.win.WinApplication$$Lambda$43/867332636.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
@Cloud i think both of these are on you
 
Author of MaxiBots
Joined
Dec 3, 2013
Messages
6,768
bot was working really good, went out and then this.

Could you implement xp/hour. Would be greatly appreciated!!
Added in next version, just waiting on an admin to push it.
 
Joined
Dec 17, 2014
Messages
836
Cheers mate appreciate it, great script, once I figured out the qwerks. You may want to add in your original post that you have to be in a bank booth.
 
Joined
Dec 17, 2014
Messages
836
Won't even let me open it now without getting


java.lang.NullPointerException
at com.runemate.api.SkillHandler.getXpGained(SkillHandler.java:58)
at com.runemate.maxiscripts.task.fletcher.MaxiFletcher.onPaint(MaxiFletcher.java:84)
at com.runemate.game.api.script.framework.core.EventDispatcher.process(fjb:197)
at a.Xk.paintComponent(xfb:792)
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$400(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)
 
Joined
Sep 6, 2014
Messages
244
Getting the same at Jesse, right when I start the script, it stops again. It wont even let the UI come
 
Author of MaxiBots
Joined
Dec 3, 2013
Messages
6,768
Getting the same at Jesse, right when I start the script, it stops again. It wont even let the UI come
Ah crap that one's on me. That's what happens when you update something and don't test it before releasing lol.
 
Author of MaxiBots
Joined
Dec 3, 2013
Messages
6,768
Okay should be fixed just waiting on an admin to push the update
 
Joined
Sep 6, 2014
Messages
244
Thanks for working on it that fast! ;-)
However it doesn't seems like it has been pushed yet :(
 
Author of MaxiBots
Joined
Dec 3, 2013
Messages
6,768
Thanks for working on it that fast! ;-)
However it doesn't seems like it has been pushed yet :(
Yeah it still hasn't went through for some reason. I think there's a problem with the script pushing system. About to push some more updates for multiple scripts so we'll see if it goes through this time
 
Author of MaxiBots
Joined
Dec 3, 2013
Messages
6,768
Awesome - I'll check it out! :)
Fingers crossed it works. There's a problem with local script directory changing at the moment so i haven't been able to test any changes.
 
Joined
Dec 17, 2014
Messages
836
Keep getting

java.lang.IllegalStateException: Cannot get an instance value from a null instance
at a.vI.byte(xcb:652)
at a.vI.do(xcb:262)
at a.ML.next(wrb:248)
at a.ML.hasNext(wrb:124)
at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.do(wjb:98)
at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.getBounds(wjb:233)
at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.getBounds(wjb:246)
at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.getBounds(wjb:246)
at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.getBounds(wjb:246)
at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.getBounds(wjb:246)
at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.getBounds(wjb:246)
at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.getBounds(wjb:246)
at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.getBounds(wjb:246)
at a.fM.byte(nbb:44)
at com.runemate.game.api.hybrid.local.hud.interfaces.Inventory.getSlotBounds(bob:13)
at com.runemate.game.api.hybrid.local.hud.interfaces.Inventory.getBoundsOf(bob:255)
at com.runemate.game.api.hybrid.local.hud.interfaces.SpriteItem.getBounds(dqb:68)
at com.runemate.game.api.hybrid.local.hud.interfaces.SpriteItem.contains(dqb:231)
at a.vl.byte(sqb:253)
at a.vl.byte(sqb:152)
at a.vl.move(sqb:75)
at com.runemate.game.api.hybrid.input.Mouse.move(ep:234)
at com.runemate.game.api.hybrid.local.hud.interfaces.SpriteItem.interact(dqb:166)
at com.runemate.game.api.hybrid.entities.details.Interactable.interact(im:264)
at com.runemate.game.api.hybrid.entities.details.Interactable.interact(im:78)
at com.runemate.maxiscripts.task.fletcher.Fletch.execute(Fletch.java:35)
at com.runemate.game.api.script.framework.task.TaskScript.onLoop(ebb:148)
at com.runemate.game.api.script.framework.LoopingScript.run(yhb:89)
at com.runemate.game.api.script.framework.AbstractScript.start(plb:197)
at a.sJ.run(clb:102)
 
Status
Not open for further replies.
Top