Welcome!

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

Sign up now!

Velox LRC [Deleted]

Status
Not open for further replies.
Joined
Nov 18, 2013
Messages
120
I start it at the bank in the mine, then it crashes... does it require something? like wearing a pickaxe?

nope... Not sure why that is happening. I've started it at the bank fine before. Could you post the error for me?
 
Joined
Feb 24, 2015
Messages
1,206
nope... Not sure why that is happening. I've started it at the bank fine before. Could you post the error for me?
Yes no problem second please :)
 
Code:
java.lang.NullPointerException: inputStream is null.
    at javafx.fxml.FXMLLoader.loadImpl(Unknown Source)
    at javafx.fxml.FXMLLoader.load(Unknown Source)
    at com.dibes.bots.veloxlrc.gui.VeloxLRCGui.<init>(VeloxLRCGui.java:20)
    at com.dibes.bots.veloxlrc.VeloxLRC.lambda$onStart$1(VeloxLRC.java:33)
    at com.dibes.bots.veloxlrc.VeloxLRC$$Lambda$657/488515470.run(Unknown Source)
    at com.sun.javafx.application.PlatformImpl.lambda$null$170(Unknown Source)
    at com.sun.javafx.application.PlatformImpl$$Lambda$55/1034567811.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/1244032844.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/389381088.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
There @Dibes
 
Joined
Nov 18, 2013
Messages
120
Yes no problem second please :)
 
Code:
java.lang.NullPointerException: inputStream is null.
    at javafx.fxml.FXMLLoader.loadImpl(Unknown Source)
    at javafx.fxml.FXMLLoader.load(Unknown Source)
    at com.dibes.bots.veloxlrc.gui.VeloxLRCGui.<init>(VeloxLRCGui.java:20)
    at com.dibes.bots.veloxlrc.VeloxLRC.lambda$onStart$1(VeloxLRC.java:33)
    at com.dibes.bots.veloxlrc.VeloxLRC$$Lambda$657/488515470.run(Unknown Source)
    at com.sun.javafx.application.PlatformImpl.lambda$null$170(Unknown Source)
    at com.sun.javafx.application.PlatformImpl$$Lambda$55/1034567811.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/1244032844.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/389381088.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
There @Dibes

*sigh* it's a gui issue. It loads fine for me using dev mode.. I'll have to ask cloud.
 
i guess this doesnt support familiars or urns either?

No I don't have an account for familiars, I'll look into urns though :).

Pushed an update that will hopefully fix the GUI issue.
 
Last edited:
¯\_(ツ)_/¯
Joined
Jun 23, 2015
Messages
166
I'm also going to test this out now after the update, thanks!
 
Joined
Jul 6, 2015
Messages
55
works pretty good! would like you to add run to around the gold if attacked so u can like safespot the gold and not just run back to the bank. looks botlike if u keep running to bank/clicking gold
 
Joined
Jun 11, 2015
Messages
81
got stuck at depositing gold for 12 hours because the bot must of misclicked and didn't try again till I came home and moved my mouse
 
Joined
Nov 18, 2013
Messages
120
got stuck at depositing gold for 12 hours because the bot must of misclicked and didn't try again till I came home and moved my mouse

Hmmm. What was it doing while it was stuck?
 
Joined
Nov 18, 2013
Messages
120
completely idle. The little mouse position dot that runemate has was right next to the deposit all option.

Are you from Leaguesharp? :p

LOL Yes, how did you know that? And I'll take a look at it... not sure what it could be. Was there any error at all?
 
Joined
Jun 11, 2015
Messages
81
LOL Yes, how did you know that? And I'll take a look at it... not sure what it could be. Was there any error at all?
wasnt running a log but nope no error >.< It doesn't happen all the time, quite rare actually. Maybe you could include a failsafe that if it's idle for far too long it either logs out or try the action again etc.


Plus I used to be on leaguesharp a lot under the same name x) mostly just for the anime thread LOL
 
Status
Not open for further replies.
Top