prunodito1 1 Posted September 12, 2022 (edited) quick question/bug report, if i am fighting under varrock(moss giants) and the script gets food, it gets stuck at the ladder(and also on the way back from bank to get food) 18:35:49: [WARN] This script threw an error, contact the script writer. 18:35:49: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at bw.execute(bw.java:43) at org.dreambot.api.methods.walking.path.impl.GlobalPath.walk(GlobalPath.java:39) at org.dreambot.api.methods.walking.impl.Walking.0(Walking.java:220) at org.dreambot.api.methods.walking.impl.Walking.walk(Walking.java:178) at ag.a(ag.java:37) at G.execute(G.java:102) at org.dreambot.api.script.impl.TaskScript.onLoop(TaskScript.java:71) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:241) at java.lang.Thread.run(Unknown Source) 18:35:50: [WARN] This scr Edited September 12, 2022 by prunodito1
holic 238 Author Posted September 12, 2022 Cheers, I'll pull back the update to fix this for later today Bernardzwijn1 1
prunodito1 1 Posted September 12, 2022 25 minutes ago, holic said: Cheers, I'll pull back the update to fix this for later today amazing, thanks
SDN Bot 249 Posted September 12, 2022 Fightaholic has been updated and is now live on the SDN!It's currently at v2.9 and is available in the client!Changes:Improved RandomHandlerBug fixesCode cleanup** Varrock Sewer bug NOT fixed **Thanks!
Bernardzwijn1 2 Posted September 13, 2022 5 hours ago, holic said: Cheers, I'll pull back the update to fix this for later today Any updates on the quickstart CLI issue on linux devices? It would be great if there would be a solution or a workaround for this. Thanks for the update!
holic 238 Author Posted September 13, 2022 1 hour ago, Bernardzwijn1 said: Any updates on the quickstart CLI issue on linux devices? It would be great if there would be a solution or a workaround for this. Thanks for the update! Just tried it myself, this works, run it from anywhere in your terminal. Save your config file to the root DreamBot folder just to guarantee your file is in the right location (You can find it by opening C&P this location into your file manager ~/DreamBot) java -jar ~/DreamBot/BotData/client.jar -script "Fightaholic" -params "/home/YOUR LINUX USERNAME/DreamBot/YOUR CONFIG.ini"
holic 238 Author Posted September 13, 2022 6 hours ago, Bernardzwijn1 said: Hey, thanks for your reply!... No worries, man. Sorry you're having troubles getting it going. I've tried it on Linux Mint and Ubuntu so I can only guarantee it works on Debian-based distros but I haven't tried headless mode, just a normal window manager. What are you using? My guess is its something to do with xvfb or headless mode
Bernardzwijn1 2 Posted September 13, 2022 5 minutes ago, holic said: No worries, man. Sorry you're having troubles getting it going. I've tried it on Linux Mint and Ubuntu so I can only guarantee it works on Debian-based distros but I haven't tried headless mode, just a normal window manager. What are you using? My guess is its something to do with xvfb or headless mode I'm currently running a centos based distro on AWS and have also tried ubuntu as well. [user@... ~]$ uname -r *.amzn2.x86_64 [user@... ~]$ cat /etc/os-release NAME="Amazon Linux" VERSION="2" ID="amzn" ID_LIKE="centos rhel fedora" VERSION_ID="2" PRETTY_NAME="Amazon Linux 2" ANSI_COLOR="0;33" CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2" HOME_URL="https://amazonlinux.com/" So far I've tried both with and without xvfb so it doesn't look like xvfb is the issue. Even just the java -jar command with params gives me same results. Thanks for all the help so far and sorry to bother you with this issue, I feel like something is just flying completely over my head and I'm missing something small but just can't figure out what. I'll try to get it running using the same commands on different distros to see if that makes a difference. Thanks again
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now