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

    Recommended Posts

    Posted
    11:09:43AM: [ERROR] Error loading script class: C:\Users\Alex\DreamBot\Scripts\TestScript.jar![ak.class]:
    	java.lang.SecurityException: class "ak"'s signer information does not match signer information of other classes in the same package
    	at java.base/java.lang.ClassLoader.checkCerts(Unknown Source)
    	at java.base/java.lang.ClassLoader.preDefineClass(Unknown Source)
    	at java.base/java.lang.ClassLoader.defineClass(Unknown Source)
    	at java.base/java.security.SecureClassLoader.defineClass(Unknown Source)
    	at java.base/java.net.URLClassLoader.defineClass(Unknown Source)
    	at java.base/java.net.URLClassLoader$1.run(Unknown Source)
    	at java.base/java.net.URLClassLoader$1.run(Unknown Source)
    	at java.base/java.security.AccessController.doPrivileged(Unknown Source)
    	at java.base/java.net.URLClassLoader.findClass(Unknown Source)
    	at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
    	at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
    	at org.dreambot.2n.0b(2n.java:312)
    	at org.dreambot.2n.0g(2n.java:266)
    	at org.dreambot.2n.2(2n.java:193)
    	at org.dreambot.2n.0d(2n.java:130)
    	at org.dreambot.2n.8(2n.java:162)
    	at org.dreambot.39.lambda$refreshScripts$10(39.java:365)
    	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    	at java.base/java.lang.Thread.run(Unknown Source)

    Hey Dreambot community!

    I've been learning to write scripts for Dreambot, but even though the script runs fine with no errors, I get this when I open the Script Manager. It doesn't prevent me from running it, but I would like to know what is causing this problem? I just have the main TestScript.java and State.java that holds my enums.

    Thanks!

    Posted
    On 6/16/2024 at 2:13 PM, TheOnlyLite said:
    11:09:43AM: [ERROR] Error loading script class: C:\Users\Alex\DreamBot\Scripts\TestScript.jar![ak.class]:
    	java.lang.SecurityException: class "ak"'s signer information does not match signer information of other classes in the same package
    	at java.base/java.lang.ClassLoader.checkCerts(Unknown Source)
    	at java.base/java.lang.ClassLoader.preDefineClass(Unknown Source)
    	at java.base/java.lang.ClassLoader.defineClass(Unknown Source)
    	at java.base/java.security.SecureClassLoader.defineClass(Unknown Source)
    	at java.base/java.net.URLClassLoader.defineClass(Unknown Source)
    	at java.base/java.net.URLClassLoader$1.run(Unknown Source)
    	at java.base/java.net.URLClassLoader$1.run(Unknown Source)
    	at java.base/java.security.AccessController.doPrivileged(Unknown Source)
    	at java.base/java.net.URLClassLoader.findClass(Unknown Source)
    	at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
    	at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
    	at org.dreambot.2n.0b(2n.java:312)
    	at org.dreambot.2n.0g(2n.java:266)
    	at org.dreambot.2n.2(2n.java:193)
    	at org.dreambot.2n.0d(2n.java:130)
    	at org.dreambot.2n.8(2n.java:162)
    	at org.dreambot.39.lambda$refreshScripts$10(39.java:365)
    	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    	at java.base/java.lang.Thread.run(Unknown Source)

    Hey Dreambot community!

    I've been learning to write scripts for Dreambot, but even though the script runs fine with no errors, I get this when I open the Script Manager. It doesn't prevent me from running it, but I would like to know what is causing this problem? I just have the main TestScript.java and State.java that holds my enums.

    Thanks!

    I get the same, I just ignore it as it has no effect on running or debugging my script. It is a little annoying, though.

    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.