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
  • Can't add accounts to new client


    wilson95816

    Recommended Posts

    Any help please? Tried the usual tricks with no luck

    Only thing I haven't tried which I've thought of is uninstalling and reinstalling but can't find it in the 'uninstall a program' list

    You will forever be in my debt if you can help me fix this!

    Link to comment
    Share on other sites

    34 minutes ago, wilson95816 said:

    Any help please? Tried the usual tricks with no luck

    Only thing I haven't tried which I've thought of is uninstalling and reinstalling but can't find it in the 'uninstall a program' list

    You will forever be in my debt if you can help me fix this!

    Don't run it as admin. Download the latest JAR from here and copy and paste it over the one ur opening. For a complete reinstall delete /username/Dreambot and /username/DBFolderCache  folders. Then download the jar and run it again. If you want to be totally paranoid. Get java 8 se version and try it with that.

    Make sure the properties for the JAR file aren't "blocked" at the bottom.

    Link to comment
    Share on other sites

    On 9/29/2020 at 7:04 PM, LordJashin32 said:

    Don't run it as admin. Download the latest JAR from here and copy and paste it over the one ur opening. For a complete reinstall delete /username/Dreambot and /username/DBFolderCache  folders. Then download the jar and run it again. If you want to be totally paranoid. Get java 8 se version and try it with that.

    Make sure the properties for the JAR file aren't "blocked" at the bottom.

    Hi mate, thanks for this

    I don't know how to run things as admin or not as admin, it's a work laptop and I have admin rights but when opening DBLauncher I just double click the download 

    I tried the completely deleting everything DB related on my PC and re-downloading and using that file, no luck unfortunately

    Is downloading Java 8 SE on a work laptop a wise move? 

    If not, any other suggestions? (I'll try on my personal which has the exact same issue) 

    Link to comment
    Share on other sites

    Man this is infuriating! Just tried it on my personal laptop, completely different laptop, same issue

     

    Am I adding accounts wrong? I click to run a script, go to choose an account and choose bottom option 'add account', I fill in the nickname, user (email) and password, then I click the X to close and it asks 'do you want to add these accounts' or whatever, I click yes, go to start a script and the list of accounts is empty

    So annoying

    Link to comment
    Share on other sites

    1 hour ago, wilson95816 said:

    Man this is infuriating! Just tried it on my personal laptop, completely different laptop, same issue

     

    Am I adding accounts wrong? I click to run a script, go to choose an account and choose bottom option 'add account', I fill in the nickname, user (email) and password, then I click the X to close and it asks 'do you want to add these accounts' or whatever, I click yes, go to start a script and the list of accounts is empty

    So annoying

    If you just open the account manager (looks like 3 people on the bottom right), add an account, close it, then reopen the account manager is the account there or not?

    Also, try running the client in a command prompt like this:

    java -jar C:\Users\YOURNAMEHERE\DreamBot\BotData\client.jar

    and see if any big blocks of errors show up when you try saving the account.

    Link to comment
    Share on other sites

    Hi Mate

    Thanks for this

    The account is not there, it's empty

    Just tried again using the 3 men and the 'add account' when you try to run a script

    Getting the following:

    C:\Users\X>java -jar C:\Users\X\DreamBot\BotData\client.jar

    2020-10-02 22:30:07 [INFO] Connecting to server...

    2020-10-02 22:30:08 [INFO] Successfully loaded 216 worlds!

    2020-10-02 22:30:09 [INFO] Starting new instance...

    2020-10-02 22:30:09 [WARN] There was a problem logging into your account.

    2020-10-02 22:30:09 [ERROR] Auto login feature failed with exception:

    java.lang.Exception: Username or password is null, not attempting to login.

            at org.dreambot.aT.d(aT.java)

            at org.dreambot.aT.<init>(aT.java)

            at org.dreambot.aT.b(aT.java)

            at org.dreambot.h.o(h.java)

            at org.dreambot.Boot.main(Boot.java)

    2020-10-02 22:30:09 [INFO] Attempting to connect to OSRS...

    2020-10-02 22:30:09 [INFO] Connection successful!

    2020-10-02 22:30:09 [INFO] Attempting to start new applet...

    2020-10-02 22:30:09 [INFO] Opened gamepack connection!

    2020-10-02 22:30:09 [INFO] Preparing gamepack for start...

    2020-10-02 22:30:11 [INFO] Successfully started new applet!

    2020-10-02 22:30:11 [INFO] Loaded 381 field definitions!

    2020-10-02 22:30:11 [INFO] Successfully started new instance!

    2020-10-02 22:30:12 [INFO] DreamBot has started successfully!

    2020-10-02 22:30:18 [INFO] You have successfully been logged in as Wilson95816!

    java.security.InvalidKeyException: Illegal key size

            at javax.crypto.Cipher.checkCryptoPerm(Cipher.java:1039)

            at javax.crypto.Cipher.implInit(Cipher.java:805)

            at javax.crypto.Cipher.chooseProvider(Cipher.java:864)

            at javax.crypto.Cipher.init(Cipher.java:1396)

            at javax.crypto.Cipher.init(Cipher.java:1327)

            at com.google.crypto.tink.subtle.AesGcmJce.encrypt(AesGcmJce.java)

            at com.google.crypto.tink.aead.AeadWrapper$WrappedAead.encrypt(AeadWrapper.java)

            at org.dreambot.core.aS.a(aS.java)

            at org.dreambot.ax.windowClosing(ax.java)

            at java.awt.AWTEventMulticaster.windowClosing(Unknown Source)

            at java.awt.AWTEventMulticaster.windowClosing(Unknown Source)

            at java.awt.Window.processWindowEvent(Unknown Source)

            at javax.swing.JFrame.processWindowEvent(Unknown Source)

            at java.awt.Window.processEvent(Unknown Source)

            at java.awt.Component.dispatchEventImpl(Unknown Source)

            at java.awt.Container.dispatchEventImpl(Unknown Source)

            at java.awt.Window.dispatchEventImpl(Unknown Source)

            at java.awt.Component.dispatchEvent(Unknown Source)

            at org.pushingpixels.substance.internal.utils.SubstanceTitlePane$CloseAction.actionPerformed(SubstanceTitlePane.java)

            at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)

            at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)

            at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)

            at javax.swing.DefaultButtonModel.setPressed(Unknown Source)

            at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)

            at org.pushingpixels.substance.internal.utils.RolloverButtonListener.mouseReleased(RolloverButtonListener.java)

            at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

            at java.awt.Component.processMouseEvent(Unknown Source)

            at javax.swing.JComponent.processMouseEvent(Unknown Source)

            at java.awt.Component.processEvent(Unknown Source)

            at java.awt.Container.processEvent(Unknown Source)

            at java.awt.Component.dispatchEventImpl(Unknown Source)

            at java.awt.Container.dispatchEventImpl(Unknown Source)

            at java.awt.Component.dispatchEvent(Unknown Source)

            at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

            at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

            at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

            at java.awt.Container.dispatchEventImpl(Unknown Source)

            at java.awt.Window.dispatchEventImpl(Unknown Source)

            at java.awt.Component.dispatchEvent(Unknown Source)

            at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

            at java.awt.EventQueue.access$500(Unknown Source)

            at java.awt.EventQueue$3.run(Unknown Source)

            at java.awt.EventQueue$3.run(Unknown Source)

            at java.security.AccessController.doPrivileged(Native Method)

            at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)

            at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)

            at java.awt.EventQueue$4.run(Unknown Source)

            at java.awt.EventQueue$4.run(Unknown Source)

            at java.security.AccessController.doPrivileged(Native Method)

            at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)

            at java.awt.EventQueue.dispatchEvent(Unknown Source)

            at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

            at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

            at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

            at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

            at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

            at java.awt.EventDispatchThread.run(Unknown Source)

    2020-10-02 22:30:31 [INFO] Accounts saved successfully!

    2020-10-02 22:30:34 [INFO] Successfully refreshed scripts!

    2020-10-02 22:30:34 [INFO] Saving client settings...

    2020-10-02 22:30:34 [INFO] Client settings saved successfully!

    2020-10-02 22:30:34 [INFO] Successfully saved client settings!

    2020-10-02 22:30:34 [WARN] We can't log you back in without an account set.

    2020-10-02 22:30:37 [INFO] Saving client settings...

    2020-10-02 22:30:37 [INFO] Client settings saved successfully!

    2020-10-02 22:30:37 [INFO] Successfully saved client settings!

    2020-10-02 22:30:37 [WARN] We can't log you back in without an account set.

    2020-10-02 22:30:37 [INFO] Saving client settings...

    2020-10-02 22:30:37 [INFO] Client settings saved successfully!

    2020-10-02 22:30:37 [INFO] Successfully saved client settings!

    2020-10-02 22:30:39 [INFO] Saving client settings...

    2020-10-02 22:30:39 [INFO] Client settings saved successfully!

    2020-10-02 22:30:39 [INFO] Successfully saved client settings!

     

    C:\Users\x>

     

     

     

     

    Note the 'Accounts saved successfully!' and then 'We can't log you back in without an account set.' :(

    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.