ERROR][Bot #1][06/15 06:26:07 PM]: Error in bot executor or from Error class (and not Exception)!
java.lang.AbstractMethodError: client.TUs.getDefinition()Lorg/osbot/rs07/accessor/XNPCDefinition;
at org.osbot.rs07.api.model.NPC.getId(no:190)
at org.osbot.rs07.api.model.NPC.getDefinition(no:91)
at org.osbot.rs07.api.NPCS.getLocalNPC(zl:117)
at org.osbot.rs07.api.Mouse.getEntitiesOnCursor(cm:498)
at org.osbot.rs07.api.Mouse.isOnCursor(cm:10)
at org.osbot.rs07.input.mouse.EntityDestination.evaluate(jf:205)
at org.osbot.rs07.event.InteractionEvent.IiiIiiiiIiI(io:187)
at org.osbot.rs07.event.InteractionEvent.execute(io:446)
at org.osbot.rs07.event.EventExecutor.iIIIiiiiIII(ff:246)
at org.osbot.rs07.event.EventExecutor.execute(ff:96)
at org.osbot.rs07.script.MethodProvider.execute(fe:396)
at Smelter.onLoop(Smelter.java:417)
at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(wo:120)
at java.lang.Thread.run(Unknown Source)
Happens randomly when executing InteractionEvent, not sure why it's looking for npc definition as the script is only interacting with objects.
Also noticed script stop functioning randomly, something just breaks without any errors at all so it's hard to tell what exactly breaks.
All these issues using mirror mode so not sure if they occur on stealth. No issues at all on the current .46 build.