hi,
loaded mirror client and got past the initialization error, but got an error after i started a script.
is mirror client officially working? just tried it because of this:
http://osbot.org/forum/topic/102684-mirror-mode-error/?p=1150258
[ERROR][Bot #1][07/19 01:43:10 PM]: Caught thread death in random executor. Restarting now!
java.lang.IncompatibleClassChangeError: Class client.HXND does not implement the requested interface org.osbot.rs07.accessor.XNodeDeque
at org.osbot.rs07.api.util.NodeDequeIteratorG.<init>(aj:154)
at org.osbot.rs07.api.model.Character.IiiIiiiIiiiI(gp:80)
at org.osbot.rs07.api.model.Character.getCombatTime(gp:90)
at org.osbot.rs07.api.model.Character.isUnderAttack(gp:44)
at org.osbot.rs07.randoms.BreakManager.shouldActivate(um:51)
at org.osbot.rs07.event.RandomExecutor.run(jn:108)
at java.lang.Thread.run(Unknown Source)