Jump to content

MirrorMode - stuck after account selector


Kornjaca

Recommended Posts

HI all,

I was just wondering if there is a known bug with the Mirror mode.

This is what I do: 

1. start up the osrs client

2. start up osbot client (2.4.121)

3. choose mirror mode and launch

4. click "Add bot", choose default account and start after that it gets stuck on the screen where it should be loading the required files. (See picture)

Every few seconds the background of the client seems to be flickering same as when it was loading something, but still no text under the logo.

Debugger output::

[DEBUG][04/28 12:33:54 PM]: OSBot is now ready!
[INFO][04/28 12:33:55 PM]: Loaded 2 RS accounts!
[INFO][04/28 12:33:56 PM]: Welcome to OSBot 2.4.121!
[INFO][04/28 12:34:09 PM]: Updated injection hooks for client revision : 140!
[DEBUG][Bot #1][04/28 12:34:09 PM]: Initializing mirror client bot...
[ERROR][04/28 12:34:09 PM]: Uncaught exception!
java.lang.NoClassDefFoundError: dh
    at java.lang.Class.getDeclaredMethods0(Native Method)
    at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
    at java.lang.Class.getDeclaredMethod(Unknown Source)
    at java.awt.Component.isCoalesceEventsOverriden(Unknown Source)
    at java.awt.Component.access$500(Unknown Source)
    at java.awt.Component$3.run(Unknown Source)
    at java.awt.Component$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.awt.Component.checkCoalescing(Unknown Source)
    at java.awt.Component.<init>(Unknown Source)
    at java.awt.Container.<init>(Unknown Source)
    at java.awt.Panel.<init>(Unknown Source)
    at java.awt.Panel.<init>(Unknown Source)
    at java.applet.Applet.<init>(Unknown Source)
    at client.emu.EmuClient.<init>(Unknown Source)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at java.lang.Class.newInstance(Unknown Source)
    at org.osbot.rs07.Bot.initialize(li:463)
    at org.osbot.oD.run(zab:11)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: dh
    at java.lang.ClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at org.osbot.LA.loadClass(pab:75)
    ... 25 more
 

Any advice would be appreciated.

Best regards,

Korn

Screenshot_2.png

Edited by Kornjaca
  • Like 1
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...