Jump to content
Frequently Asked Questions
  • Are you not able to open the client? Try following our getting started guide
  • Still not working? Try downloading and running JarFix
  • Help! My bot doesn't do anything! Enable fresh start in client settings and restart the client
  • How to purchase with PayPal/OSRS/Crypto gold? You can purchase vouchers from other users
  • Fightaholic - The scrappy AIO fightin' script - Interaction Before Fight Added


    holic

    Recommended Posts

    Been using the script great for over a week or so. 

    no issues. Logged in today, set up the bot. 

    All it does is start and log off right away. anyone having this issue? 

    im running Version 6.3. and the message it says is Node exit activated when i hit start on the script.

    thanks for the help

    Link to comment
    Share on other sites

    1 hour ago, macmoney said:

    Been using the script great for over a week or so. 

    no issues. Logged in today, set up the bot. 

    All it does is start and log off right away. anyone having this issue? 

    im running Version 6.3. and the message it says is Node exit activated when i hit start on the script.

    thanks for the help

    settings?

    Link to comment
    Share on other sites

    Getting this error doing normal killing, no safe spotting, stock settings.

    Happens as soon as status changes to 'Action Check Active'

     

    [ERROR] Exception has occurred while running! Please report error to developer if problem persists
    org.apache.commons.math3.exception.NumberIsTooLargeException: lower bound (0) must be strictly less than upper bound (-1)
        at org.apache.commons.math3.distribution.UniformIntegerDistribution.<init>(UniformIntegerDistribution.java:78)
        at org.apache.commons.math3.random.RandomDataGenerator.nextInt(RandomDataGenerator.java:198)
        at org.dreambot.api.methods.Calculations.random(Calculations.java:40)
        at org.dreambot.api.methods.Calculations.random(Calculations.java:29)
        at bM.a(bM.java:379)
        at aV.execute(aV.java:23)
        at org.dreambot.api.script.impl.TaskScript.onLoop(TaskScript.java:83)
        at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:234)
        at java.lang.Thread.run(Unknown Source)

    Edited by BLOODxDRAIN
    Added status change.
    Link to comment
    Share on other sites

    14 hours ago, macmoney said:

    Been using the script great for over a week or so. 

    no issues. Logged in today, set up the bot. 

    All it does is start and log off right away. anyone having this issue? 

    im running Version 6.3. and the message it says is Node exit activated when i hit start on the script.

    thanks for the help

    Happened to me last night. The issue was I had 'equip looted arrows' checked in my equipment. Double check your equipment settings. 

    Edited by BLOODxDRAIN
    Found issue
    Link to comment
    Share on other sites

    Getting the same thing. Was working great. Yesterday, started it up as normal and then it closes right away. Deleted all the folders and reinstalled the program and re-added the script. Same thing, once it configures and loads, it closes.

    Increased the memory per the main page suggestion. Still not working. Left all settings default and selected one enemy. same issue. Moved to another spot after restarting the computer and tried with default and another enemy, still ends right after configuring.

    Here is the last bit after it loads in the logs.

    2023-02-04 09:50:57 [INFO] Bank set to Lumbridge
    2023-02-04 09:50:57 [INFO] [Withdraw] Arrow target not set, removing range
    2023-02-04 09:50:57 [INFO] [Withdraw] Completely out of , removing Ranged as a target
    2023-02-04 09:50:57 [INFO] Removing equipment Ranged
    2023-02-04 09:50:57 [INFO] Removing target level Ranged
    2023-02-04 09:50:57 [INFO] [Withdraw] Actually, scratch that. We be quitting.
    2023-02-04 09:50:58 [INFO] [Init] Setup complete!
    2023-02-04 09:50:58 [INFO] [Exit] EndScript called, ending script
    2023-02-04 09:50:58 [INFO] Stopping script: Fightaholic
    2023-02-04 09:50:59 [INFO] Successfully downloaded the latest web nodes!
    2023-02-04 09:50:59 [INFO] Stopped Fightaholic!
    2023-02-04 09:51:05 [INFO] [SYSTEM INFO] DreamBot Version: 3.14.6.8 / Script Running: None / Java: Oracle Corporation version 19.0.1 / OS: Windows 10 version 10.0 / Memory: 206.42MB used out of 589.00MB total

    Link to comment
    Share on other sites

    40 minutes ago, warlikeeight said:

    Getting the same thing. Was working great. Yesterday, started it up as normal and then it closes right away. Deleted all the folders and reinstalled the program and re-added the script. Same thing, once it configures and loads, it closes.

    Increased the memory per the main page suggestion. Still not working. Left all settings default and selected one enemy. same issue. Moved to another spot after restarting the computer and tried with default and another enemy, still ends right after configuring.

    Here is the last bit after it loads in the logs.

    2023-02-04 09:50:57 [INFO] Bank set to Lumbridge
    2023-02-04 09:50:57 [INFO] [Withdraw] Arrow target not set, removing range
    2023-02-04 09:50:57 [INFO] [Withdraw] Completely out of , removing Ranged as a target
    2023-02-04 09:50:57 [INFO] Removing equipment Ranged
    2023-02-04 09:50:57 [INFO] Removing target level Ranged
    2023-02-04 09:50:57 [INFO] [Withdraw] Actually, scratch that. We be quitting.
    2023-02-04 09:50:58 [INFO] [Init] Setup complete!
    2023-02-04 09:50:58 [INFO] [Exit] EndScript called, ending script
    2023-02-04 09:50:58 [INFO] Stopping script: Fightaholic
    2023-02-04 09:50:59 [INFO] Successfully downloaded the latest web nodes!
    2023-02-04 09:50:59 [INFO] Stopped Fightaholic!
    2023-02-04 09:51:05 [INFO] [SYSTEM INFO] DreamBot Version: 3.14.6.8 / Script Running: None / Java: Oracle Corporation version 19.0.1 / OS: Windows 10 version 10.0 / Memory: 206.42MB used out of 589.00MB total

    Make sure all your equipment settings are good or uncheck them. 

    Link to comment
    Share on other sites

    4 hours ago, BLOODxDRAIN said:

    Getting this error doing normal killing, no safe spotting, stock settings.

    Happens as soon as status changes to 'Action Check Active'

     

    [ERROR] Exception has occurred while running! Please report error to developer if problem persists
    org.apache.commons.math3.exception.NumberIsTooLargeException: lower bound (0) must be strictly less than upper bound (-1)
        at org.apache.commons.math3.distribution.UniformIntegerDistribution.<init>(UniformIntegerDistribution.java:78)
        at org.apache.commons.math3.random.RandomDataGenerator.nextInt(RandomDataGenerator.java:198)
        at org.dreambot.api.methods.Calculations.random(Calculations.java:40)
        at org.dreambot.api.methods.Calculations.random(Calculations.java:29)
        at bM.a(bM.java:379)
        at aV.execute(aV.java:23)
        at org.dreambot.api.script.impl.TaskScript.onLoop(TaskScript.java:83)
        at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:234)
        at java.lang.Thread.run(Unknown Source)

    Cheers, I'll look into it!

    1 hour ago, warlikeeight said:

    Getting the same thing. Was working great. Yesterday, started it up as normal and then it closes right away. Deleted all the folders and reinstalled the program and re-added the script. Same thing, once it configures and loads, it closes.

    Increased the memory per the main page suggestion. Still not working. Left all settings default and selected one enemy. same issue. Moved to another spot after restarting the computer and tried with default and another enemy, still ends right after configuring.

    Here is the last bit after it loads in the logs.

    2023-02-04 09:50:57 [INFO] Bank set to Lumbridge
    2023-02-04 09:50:57 [INFO] [Withdraw] Arrow target not set, removing range
    2023-02-04 09:50:57 [INFO] [Withdraw] Completely out of , removing Ranged as a target
    2023-02-04 09:50:57 [INFO] Removing equipment Ranged
    2023-02-04 09:50:57 [INFO] Removing target level Ranged
    2023-02-04 09:50:57 [INFO] [Withdraw] Actually, scratch that. We be quitting.
    2023-02-04 09:50:58 [INFO] [Init] Setup complete!
    2023-02-04 09:50:58 [INFO] [Exit] EndScript called, ending script
    2023-02-04 09:50:58 [INFO] Stopping script: Fightaholic
    2023-02-04 09:50:59 [INFO] Successfully downloaded the latest web nodes!
    2023-02-04 09:50:59 [INFO] Stopped Fightaholic!
    2023-02-04 09:51:05 [INFO] [SYSTEM INFO] DreamBot Version: 3.14.6.8 / Script Running: None / Java: Oracle Corporation version 19.0.1 / OS: Windows 10 version 10.0 / Memory: 206.42MB used out of 589.00MB total

    Looks like you've set some ranged equipment but not fully, double check your setup and if it keeps happening post your settings here please

    Link to comment
    Share on other sites

    12 minutes ago, holic said:

    Cheers, I'll look into it!

    Looks like you've set some ranged equipment but not fully, double check your setup and if it keeps happening post your settings here please

    Went through and updated the loadout. Pardon the oversight on my side. The training arrows seemed to have caused it to not work. Thanks for the quick response! Amazing coding on this as well. Much appreciated! :)

    Link to comment
    Share on other sites

    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 account

    Sign in

    Already have an account? Sign in here.

    Sign In Now
    ×
    ×
    • Create New...

    Important Information

    We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.