Welcome!

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

Sign up now!

VisualRM [BOT]

Joined
Dec 22, 2018
Messages
10
Bot Crashing Instantly From Launch
Here is the error:
java.lang.NullPointerException: Input stream must not be null
at javafx.scene.image.Image.validateInputStream(Image.java:1128)
at javafx.scene.image.Image.<init>(Image.java:726)
at robot.iiiIiIiIiI.final(ca:21)
at com.sun.javafx.application.PlatformImpl.lambda$null$172(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$173(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$147(WinApplication.java:177)
at java.lang.Thread.run(Thread.java:748)
 
Niche bots at your disposal
Joined
Dec 23, 2015
Messages
1,099
Bot Crashing Instantly From Launch
Here is the error:
java.lang.NullPointerException: Input stream must not be null
at javafx.scene.image.Image.validateInputStream(Image.java:1128)
at javafx.scene.image.Image.<init>(Image.java:726)
at robot.iiiIiIiIiI.final(ca:21)
at com.sun.javafx.application.PlatformImpl.lambda$null$172(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$173(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$147(WinApplication.java:177)
at java.lang.Thread.run(Thread.java:748)
Fixed
 
Joined
Apr 27, 2017
Messages
3
Well thats lovely, i'm not sure what you changed this time, but i loaded a previously working bot I made, let it run for 9 hours, wake up and realize I wasted 9 hours of premium standing at a bank because somehow bank preset #1 is drawing preset #2 then just standing at the f****** bank, for no damned reason. Went back and checked it is set to pull #1, and yet, fail... Was working just fine 5 days ago when I last used it... I'm not asking for ways to fix this, just posting a thanks for charging me for broken s***!
 
Niche bots at your disposal
Joined
Dec 23, 2015
Messages
1,099
Well thats lovely, i'm not sure what you changed this time, but i loaded a previously working bot I made, let it run for 9 hours, wake up and realize I wasted 9 hours of premium standing at a bank because somehow bank preset #1 is drawing preset #2 then just standing at the f****** bank, for no damned reason. Went back and checked it is set to pull #1, and yet, fail... Was working just fine 5 days ago when I last used it... I'm not asking for ways to fix this, just posting a thanks for charging me for broken s***!
Provide a log please.
 
Joined
Apr 22, 2017
Messages
34
Requesting;

- Incremental/decremental/random integer nodes
- Status Condition check for player run energy
- Status interact for toggling player run energy
 
Niche bots at your disposal
Joined
Dec 23, 2015
Messages
1,099
Requesting;

- Incremental/decremental/random integer nodes
- Status Condition check for player run energy
- Status interact for toggling player run energy
Noted, but not priority atm. For now, using Web traversal should use energy pots automatically
 
Joined
Apr 22, 2017
Messages
34
@tyb51 Just a heads up that the node under player condition isBeingAttacked() always returns true no matter what. Pretty big issue right now for anyone that wants to make a combat bot.
 
Top