WolfsRain 0 Share Posted June 27, 2019 When the mule bot contacts the miner they exchange stuff, but when it is done it throws this at the MULE bot. There is a bug onItemChange()? Is there any way around this? [ERROR]11:51:10: Exception has occurred while running! Please report error to developer if problem persists: java.lang.UnsupportedOperationException: Not supported yet. at MuleBOT.onItemChange(MuleBOT.java:53) at org.dreambot.api.script.event.impl.InventoryEvent.dispatch(InventoryEvent.java:30) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source) at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source) at java.util.HashMap$KeySpliterator.forEachRemaining(Unknown Source) at java.util.stream.AbstractPipeline.copyInto(Unknown Source) at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source) at java.util.stream.AbstractPipeline.evaluate(Unknown Source) at java.util.stream.ReferencePipeline.forEach(Unknown Source) at org.dreambot.core.3.0.0(0.java:110) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:247) at java.lang.Thread.run(Unknown Source) Link to comment Share on other sites More sharing options...
Pseudo 178 Share Posted June 27, 2019 Code? Link to comment Share on other sites More sharing options...
Nuclear Nezz 1969 Share Posted June 28, 2019 That looks to be an error in your code. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now