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
  • Quickstart Error


    mitch6024

    Recommended Posts

    Having some problems trying to set up QuickStart for some scripts. I've used it before about a year ago on a different computer. I can get it to open the client and start a script but none of the arguments ever work. I've tried it on multiple scripts. Whenever I open the Bat file it comes up with this error:

     log4j:WARN No such property [conversionPattern] in org.apache.log4j.PatternLayout.
    log4j:WARN No such property [conversionPattern] in org.apache.log4j.PatternLayout.
    log4j:WARN No such property [maxFileSize] in org.apache.log4j.RollingFileAppender.
    log4j:WARN No such property [file] in org.apache.log4j.RollingFileAppender.
    log4j:WARN File option not set for appender [LocalFile].
    log4j:WARN Are you using FileAppender instead of ConsoleAppender?
    [INFO] Logged in successfully! You may now open a tab!
    [INFO] Your current rank(s):
            [VIP]
    [INFO] Tab Count: 0
    [INFO] Starting new instance...
    [INFO] Attempting to connect to OSRS...
    [INFO] Connection successful!
    [INFO] Attempting to start new applet...
    [INFO] Opened gamepack connection!
    [INFO] Successfully started new applet!
    [INFO] Loaded 371 field definitions!
    [INFO] Loaded 5318 web nodes successfully!
    [INFO] Successfully started new instance!
    Attempting to quickstart script: Manly Tutorial
    log4j:ERROR No output stream or file set for the appender named [LocalFile].
    [INFO] Starting game state listener!
    [INFO] Started game state listener!
    [INFO] Starting message listener...
    [INFO] Started message listener!
    [INFO] Script set to running!

     

     

    Any help is much appreciated!!!!

    Link to comment
    Share on other sites

    Here is one I've tried:

    I replaced any personal stuff with ********

    java  -jar -Xbootclasspath/p: "C:\Users\*********\Dreambot\BotData\client.jar" "C:\Users\*********\DreamBot\BotData\client.jar" -proxy Tester -script "Manly Tutorial" -world 301 -username mitch6024 -password ******** -account

    -params "Logout" "false" 5 ********* ******* true false true 7 C:\Users\********\DreamBot true true K false true false false false false false false true

    Link to comment
    Share on other sites

    50 minutes ago, mitch6024 said:

    Here is one I've tried:

    I replaced any personal stuff with ********

    java  -jar -Xbootclasspath/p: "C:\Users\*********\Dreambot\BotData\client.jar" "C:\Users\*********\DreamBot\BotData\client.jar" -proxy Tester -script "Manly Tutorial" -world 301 -username mitch6024 -password ******** -account

    -params "Logout" "false" 5 ********* ******* true false true 7 C:\Users\********\DreamBot true true K false true false false false false false false true

    Try this:

    java -Xmx512M -jar -Xbootclasspath/p:C:/Users/**/DreamBot/BotData/client.jar C:/Users/**/DreamBot/BotData/client.jar  -proxy Tester -script "Manly Tutorial" -world 301 -params "Logout" "false" 5 ********* ******* true false true 7 C:\Users\********\DreamBot true true K false true false false false false false false true

     

    You don't need to provide DB login details if you are already logged in.

    Link to comment
    Share on other sites

    2 minutes ago, Man16 said:

    Try this:

    java -Xmx512M -jar -Xbootclasspath/p:C:/Users/**/DreamBot/BotData/client.jar C:/Users/**/DreamBot/BotData/client.jar  -proxy Tester -script "Manly Tutorial" -world 301 -params "Logout" "false" 5 ********* ******* true false true 7 C:\Users\********\DreamBot true true K false true false false false false false false true

     

    You don't need to provide DB login details if you are already logged in.

    Still says the same thing :(

    I tried reinstalling Java but that didn't work either. 

    It's at least starting the scripts but without the parameters, just opens GUI. I'm puzzled.

    Link to comment
    Share on other sites

    4 minutes ago, mitch6024 said:

    Still says the same thing :(

    I tried reinstalling Java but that didn't work either. 

    It's at least starting the scripts but without the parameters, just opens GUI. I'm puzzled.

    Java 8 yes?

    Link to comment
    Share on other sites

    • 1 year later...
    20 minutes ago, Feed said:

    Have same problem with windows 10, and cant find the problem to it.

    This thread is over a year old, but go ahead and paste your command and I will take a look at it once I get some time.

    Link to comment
    Share on other sites

    Archived

    This topic is now archived and is closed to further replies.

    ×
    ×
    • 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.