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 Firemaker [Deleted]

Status
Not open for further replies.
Joined
Mar 24, 2015
Messages
363
congrats-3-animated.gif

One more!!
 
The only thing Alpha about me is my bots
Joined
Sep 22, 2014
Messages
618
Reminder to self: Do a setup video for this, cause it's kinda complicated.
 
Joined
Jun 9, 2015
Messages
3,708
java.lang.NullPointerException
at com.alpha.api.data_types.ListViewPair.toString(ListViewPair.java:16)
at com.sun.javafx.scene.control.skin.ListViewSkin$2.updateItem(Unknown Source)
at javafx.scene.control.ListCell.updateItem(Unknown Source)
at javafx.scene.control.ListCell.indexChanged(Unknown Source)
at javafx.scene.control.IndexedCell.updateIndex(Unknown Source)
at com.sun.javafx.scene.control.skin.VirtualFlow.setCellIndex(Unknown Source)
at com.sun.javafx.scene.control.skin.VirtualFlow.getCell(Unknown Source)
at com.sun.javafx.scene.control.skin.VirtualFlow.getCellLength(Unknown Source)
at com.sun.javafx.scene.control.skin.VirtualFlow.computeViewportOffset(Unknown Source)
at com.sun.javafx.scene.control.skin.VirtualFlow.layoutChildren(Unknown Source)
at javafx.scene.Parent.layout(Unknown Source)
at javafx.scene.Parent.layout(Unknown Source)
at javafx.scene.Parent.layout(Unknown Source)
at javafx.scene.Parent.layout(Unknown Source)
at javafx.scene.Parent.layout(Unknown Source)
at javafx.scene.Parent.layout(Unknown Source)
at javafx.scene.Parent.layout(Unknown Source)
at javafx.scene.Scene.doLayoutPass(Unknown Source)
at javafx.scene.Scene.preferredSize(Unknown Source)
at javafx.scene.Scene.impl_preferredSize(Unknown Source)
at javafx.stage.Window$9.invalidated(Unknown Source)
at javafx.beans.property.BooleanPropertyBase.markInvalid(Unknown Source)
at javafx.beans.property.BooleanPropertyBase.set(Unknown Source)
at javafx.stage.Window.setShowing(Unknown Source)
at javafx.stage.Window.show(Unknown Source)
at javafx.stage.Stage.show(Unknown Source)
at com.alpha.api.framework.ui.theme.Theme.applyStylesAndShow(Theme.java:174)
at com.alpha.api.util.JavaFX.loadUI(JavaFX.java:71)
at com.eagles13.scripts.alpha_firemaker.Firemaker.lambda$init$78(Firemaker.java:94)
at com.eagles13.scripts.alpha_firemaker.Firemaker$$Lambda$690/788358075.run(Unknown Source)
at com.sun.javafx.application.PlatformImpl.lambda$null$170(Unknown Source)
at com.sun.javafx.application.PlatformImpl$$Lambda$55/1121639727.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$171(Unknown Source)
at com.sun.javafx.application.PlatformImpl$$Lambda$54/797087295.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$145(Unknown Source)
at com.sun.glass.ui.win.WinApplication$$Lambda$43/1857751289.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

happens when I start up the bot for a second time.
 
Joined
Jul 8, 2015
Messages
28
java.lang.NullPointerException
at com.alpha.api.data_types.ListViewPair.toString(ListViewPair.java:16)
at com.sun.javafx.scene.control.skin.ListViewSkin$2.updateItem(Unknown Source)
at javafx.scene.control.ListCell.updateItem(Unknown Source)
at javafx.scene.control.ListCell.indexChanged(Unknown Source)
at javafx.scene.control.IndexedCell.updateIndex(Unknown Source)
at com.sun.javafx.scene.control.skin.VirtualFlow.setCellIndex(Unknown Source)
at com.sun.javafx.scene.control.skin.VirtualFlow.getCell(Unknown Source)
at com.sun.javafx.scene.control.skin.VirtualFlow.getCellLength(Unknown Source)
at com.sun.javafx.scene.control.skin.VirtualFlow.computeViewportOffset(Unknown Source)
at com.sun.javafx.scene.control.skin.VirtualFlow.layoutChildren(Unknown Source)
at javafx.scene.Parent.layout(Unknown Source)
at javafx.scene.Parent.layout(Unknown Source)
at javafx.scene.Parent.layout(Unknown Source)
at javafx.scene.Parent.layout(Unknown Source)
at javafx.scene.Parent.layout(Unknown Source)
at javafx.scene.Parent.layout(Unknown Source)
at javafx.scene.Parent.layout(Unknown Source)
at javafx.scene.Scene.doLayoutPass(Unknown Source)
at javafx.scene.Scene.preferredSize(Unknown Source)
at javafx.scene.Scene.impl_preferredSize(Unknown Source)
at javafx.stage.Window$9.invalidated(Unknown Source)
at javafx.beans.property.BooleanPropertyBase.markInvalid(Unknown Source)
at javafx.beans.property.BooleanPropertyBase.set(Unknown Source)
at javafx.stage.Window.setShowing(Unknown Source)
at javafx.stage.Window.show(Unknown Source)
at javafx.stage.Stage.show(Unknown Source)
at com.alpha.api.framework.ui.theme.Theme.applyStylesAndShow(Theme.java:174)
at com.alpha.api.util.JavaFX.loadUI(JavaFX.java:71)
at com.eagles13.scripts.alpha_firemaker.Firemaker.lambda$init$78(Firemaker.java:94)
at com.eagles13.scripts.alpha_firemaker.Firemaker$$Lambda$690/788358075.run(Unknown Source)
at com.sun.javafx.application.PlatformImpl.lambda$null$170(Unknown Source)
at com.sun.javafx.application.PlatformImpl$$Lambda$55/1121639727.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$171(Unknown Source)
at com.sun.javafx.application.PlatformImpl$$Lambda$54/797087295.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$145(Unknown Source)
at com.sun.glass.ui.win.WinApplication$$Lambda$43/1857751289.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

happens when I start up the bot for a second time.

It works perfectly fine for me. Its flawless :D
 
Joined
Mar 22, 2015
Messages
75
The bot seems to hang on withdrawing items from the bank.
Timer keeps ticking but nothing is happening.
 
Joined
Jul 8, 2015
Messages
28
When I try and do maple logs at 45 firemaking. It will withdraw willows anyways. Whats wrong with that?
 
The only thing Alpha about me is my bots
Joined
Sep 22, 2014
Messages
618
Does it now supports the portable brazier? I know it doesn't but you should add that since now making bonfires is bot-like.

Patch versions only fix bugs. You can tell it's a patch version because it went from v0.1.0 to v0.1.0b. With regard to portable braziers, I'll take a look into it soon, I didn't even know what they were 'till just now.
 
Joined
Mar 24, 2015
Messages
363
Patch versions only fix bugs. You can tell it's a patch version because it went from v0.1.0 to v0.1.0b. With regard to portable braziers, I'll take a look into it soon, I didn't even know what they were 'till just now.
You should really take a look. The new portables are extremelly useful and make things much easier. Not also they added this braziers (firemaking) they added portables for fletching and crafting.
 
Joined
Jun 9, 2015
Messages
3,708
Hey ,

A few days ago I tried your bot out, and accidently got the wrong settings set up. Now every time I want to start the bot, it loads the old saved settings (Which are wrong) and gives me this error:
java.lang.NullPointerException
at com.alpha.api.util.SettingsManager$SavableType$9.getString(SettingsManager.java:332)
at com.alpha.api.util.SettingsManager.saveTypedListView(SettingsManager.java:383)
at com.alpha.api.util.SettingsManager.saveTypedListView(SettingsManager.java:411)
at com.alpha.api.util.SettingsManager.saveTypedListViews(SettingsManager.java:403)
at com.alpha.api.util.SettingsManager.saveSettings(SettingsManager.java:53)
at com.alpha.api.util.JavaFX.saveSettings(JavaFX.java:25)
at com.alpha.api.util.JavaFX.lambda$loadUI$144(JavaFX.java:70)
at com.alpha.api.util.JavaFX$$Lambda$631/624140045.handle(Unknown Source)
at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
at com.sun.javafx.event.EventUtil.fireEvent(Unknown Source)
at javafx.event.Event.fireEvent(Unknown Source)
at javafx.stage.Window.fireEvent(Unknown Source)
at javafx.stage.Window$9.invalidated(Unknown Source)
at javafx.beans.property.BooleanPropertyBase.markInvalid(Unknown Source)
at javafx.beans.property.BooleanPropertyBase.set(Unknown Source)
at javafx.stage.Window.setShowing(Unknown Source)
at javafx.stage.Window.hide(Unknown Source)
at javafx.stage.Stage.close(Unknown Source)
at com.alpha.api.framework.bot.AlphaBot$$Lambda$638/2033348536.run(Unknown Source)
at com.sun.javafx.application.PlatformImpl.lambda$null$170(Unknown Source)
at com.sun.javafx.application.PlatformImpl$$Lambda$55/1789594574.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$171(Unknown Source)
at com.sun.javafx.application.PlatformImpl$$Lambda$54/511759731.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$145(Unknown Source)
at com.sun.glass.ui.win.WinApplication$$Lambda$43/433385078.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

and this one:
java.lang.NullPointerException
at com.alpha.api.util.SettingsManager$SavableType$9.getString(SettingsManager.java:332)
at com.alpha.api.util.SettingsManager.saveTypedListView(SettingsManager.java:383)
at com.alpha.api.util.SettingsManager.saveTypedListView(SettingsManager.java:411)
at com.alpha.api.util.SettingsManager.saveTypedListViews(SettingsManager.java:403)
at com.alpha.api.util.SettingsManager.saveSettings(SettingsManager.java:53)
at com.alpha.api.util.JavaFX.saveSettings(JavaFX.java:25)
at com.alpha.api.util.JavaFX.lambda$loadUI$144(JavaFX.java:70)
at com.alpha.api.util.JavaFX$$Lambda$588/891068358.handle(Unknown Source)
at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
at com.sun.javafx.event.EventUtil.fireEvent(Unknown Source)
at javafx.event.Event.fireEvent(Unknown Source)
at javafx.stage.Window.fireEvent(Unknown Source)
at javafx.stage.Window$9.invalidated(Unknown Source)
at javafx.beans.property.BooleanPropertyBase.markInvalid(Unknown Source)
at javafx.beans.property.BooleanPropertyBase.set(Unknown Source)
at javafx.stage.Window.setShowing(Unknown Source)
at javafx.stage.Window.hide(Unknown Source)
at javafx.stage.Stage.close(Unknown Source)
at com.alpha.api.framework.bot.AlphaBot$$Lambda$594/1647587362.run(Unknown Source)
at com.sun.javafx.application.PlatformImpl.lambda$null$170(Unknown Source)
at com.sun.javafx.application.PlatformImpl$$Lambda$55/1929266723.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$171(Unknown Source)
at com.sun.javafx.application.PlatformImpl$$Lambda$54/1083022803.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$145(Unknown Source)
at com.sun.glass.ui.win.WinApplication$$Lambda$43/2030503320.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

Any idea?
 
Does not exist.
Joined
Jun 8, 2015
Messages
333
can get it to work for osrs sometime i select a wide arena for it but it still shuts down lor sits on one spot waiting any idea on how to fix this ?
 
Joined
Sep 4, 2015
Messages
348
this is the error message i get when trying to run this bot... please fix and or update to make more user friendly. very complicated for such an easy task


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 javafx.animation.Animation$1$$Lambda$166/1333210580.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.PaintCollector.liveRepaintRenderJob(Unknown Source)
at com.sun.javafx.tk.quantum.GlassViewEventHandler$ViewEventNotification.run(Unknown Source)
at com.sun.javafx.tk.quantum.GlassViewEventHandler$ViewEventNotification.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleViewEvent$364(Unknown Source)
at com.sun.javafx.tk.quantum.GlassViewEventHandler$$Lambda$145/823550502.get(Unknown Source)
at com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(Unknown Source)
at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleViewEvent(Unknown Source)
at com.sun.glass.ui.View.handleViewEvent(Unknown Source)
at com.sun.glass.ui.View.notifyResize(Unknown Source)
at com.sun.glass.ui.win.WinWindow._setBounds(Native Method)
at com.sun.glass.ui.Window.setBounds(Unknown Source)
at com.sun.javafx.tk.quantum.WindowStage.setBounds(Unknown Source)
at javafx.stage.Window$TKBoundsConfigurator.apply(Unknown Source)
at javafx.stage.Window.applyBounds(Unknown Source)
at javafx.stage.Window.adjustSize(Unknown Source)
at javafx.stage.Window.sizeToScene(Unknown Source)
at app.FL.interpolate(fpb:91)
at javafx.animation.Transition.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.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 javafx.animation.Animation$1$$Lambda$166/1333210580.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$400(Unknown Source)
at com.sun.javafx.tk.quantum.QuantumToolkit$$Lambda$48/608458937.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$145(Unknown Source)
at com.sun.glass.ui.win.WinApplication$$Lambda$44/469554721.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
 
Status
Not open for further replies.
Top