Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Resolved ConcurrentModificationException app.xN.void(rzb:277)

Author of MaxiBots
Joined
Dec 3, 2013
Messages
6,770
Code:
java.util.ConcurrentModificationException
 at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
 at java.util.ArrayList$Itr.next(Unknown Source)
 at java.util.AbstractList.hashCode(Unknown Source)
 at app.xN.void(rzb:277)
 at app.nP.void(lic:269)
 at app.nP.void(lic:192)
 at app.nP.move(lic:117)
 at com.runemate.game.api.hybrid.input.Mouse.move(xj:147)
 at com.runemate.game.api.hybrid.input.Mouse.move(xj:269)
 at com.runemate.game.api.hybrid.input.Mouse.click(xj:114)
 at app.cp.click(uxb:264)
 at com.runemate.game.api.hybrid.local.hud.Menu.click(dfc:207)
 at com.runemate.game.api.hybrid.local.hud.interfaces.SpriteItem.interact(nac:110)
 at com.runemate.game.api.hybrid.entities.details.Interactable.interact(rk:150)
 at com.runemate.game.api.hybrid.entities.details.Interactable.interact(rk:15)
 at com.runemate.maxiscripts.looping.woodcut.MaxiWoodcutter.short(b:441)
 at com.runemate.maxiscripts.looping.woodcut.MaxiWoodcutter.onLoop(b:48)
 at com.runemate.game.api.script.framework.LoopingScript.run(xsb:99)
 at com.runemate.game.api.script.framework.AbstractScript.start(rsb:52)
 at app.rn.run(xmb:205)
1.1.8 - RS3
@Cloud
 
Author of MaxiBots
Joined
Dec 3, 2013
Messages
6,770
Code:
java.util.ConcurrentModificationException
 at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
 at java.util.ArrayList$Itr.next(Unknown Source)
 at java.util.AbstractList.hashCode(Unknown Source)
 at app.xN.void(rzb:277)
 at com.runemate.game.api.hybrid.input.Mouse.click(xj:172)
 at com.runemate.game.api.hybrid.local.hud.Menu.open(dfc:269)
 at app.CP.click(vfc:106)
 at com.runemate.game.api.hybrid.local.hud.Menu.click(dfc:207)
 at com.runemate.game.api.hybrid.local.hud.interfaces.SpriteItem.interact(nac:110)
 at com.runemate.game.api.hybrid.entities.details.Interactable.interact(rk:150)
 at com.runemate.game.api.hybrid.entities.details.Interactable.interact(rk:15)
 at app.AO.void(lzb:138)
 at com.runemate.game.api.hybrid.local.hud.interfaces.Bank.deposit(hcc:123)
 at com.runemate.game.api.hybrid.local.hud.interfaces.Bank.deposit(hcc:24)
 at com.runemate.game.api.hybrid.local.hud.interfaces.Bank.deposit(hcc:102)
 at com.runemate.game.api.hybrid.local.hud.interfaces.Bank.depositAllExcept(hcc:100)
 at com.runemate.game.api.hybrid.local.hud.interfaces.Bank.depositAllExcept(hcc:273)
 at rm.cON.execute(l:89)
 at com.runemate.game.api.script.framework.task.TaskScript.onLoop(mqb:2)
 at com.runemate.game.api.script.framework.LoopingScript.run(xsb:99)
 at com.runemate.game.api.script.framework.AbstractScript.start(rsb:52)
 at app.rn.run(xmb:205)
1.1.8 - OSRS
Not fixed. This one appeared one hour ago
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
Well first of all that's still from a session running V1.1.8 when V1.1.9 was out, secondly I just released V1.1.10, so let me know if any of that occurs with that build.
 
Author of MaxiBots
Joined
Dec 3, 2013
Messages
6,770
Well first of all that's still from a session running V1.1.8 when V1.1.9 was out, secondly I just released V1.1.10, so let me know if any of that occurs with that build.
alrighty
 
Yeah still occuring @Cloud
Code:
java.util.ConcurrentModificationException
 at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
 at java.util.ArrayList$Itr.next(Unknown Source)
 at java.util.AbstractList.hashCode(Unknown Source)
 at app.TP.goto(uic:218)
 at app.cq.goto(sec:189)
 at app.cq.goto(sec:258)
 at app.cq.move(sec:235)
 at com.runemate.game.api.hybrid.input.Mouse.move(cn:162)
 at com.runemate.game.api.hybrid.input.Mouse.move(cn:189)
 at com.runemate.game.api.hybrid.local.hud.InteractablePoint.hover(jec:178)
 at com.runemate.game.api.hybrid.local.hud.Menu.click(mcc:30)
 at com.runemate.game.api.hybrid.local.hud.interfaces.SpriteItem.interact(xhc:220)
 at com.runemate.game.api.hybrid.entities.details.Interactable.interact(vo:244)
 at com.runemate.game.api.hybrid.entities.details.Interactable.interact(vo:261)
 at com.runemate.maxiscripts.looping.woodcut.MaxiWoodcutter.long(b:676)
 at com.runemate.maxiscripts.looping.woodcut.MaxiWoodcutter.onLoop(b:111)
 at com.runemate.game.api.script.framework.LoopingScript.run(xmb:88)
 at com.runemate.game.api.script.framework.AbstractScript.start(wtb:147)
 at app.hn.run(ttb:25)
1.1.10 - RS3
 
Now occurring on Mouse.click @Cloud
Code:
java.util.ConcurrentModificationException
 at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
 at java.util.ArrayList$Itr.next(Unknown Source)
 at app.TN.catch(ggc:8)
 at app.TN.for(ggc:85)
 at app.TN.for(ggc:226)
 at com.runemate.game.api.hybrid.input.Mouse.click(jn:70)
 at com.runemate.game.api.hybrid.input.Mouse.click(jn:56)
 at com.runemate.game.api.hybrid.location.Coordinate$MinimapCoordinate.click(qzb:773)
 at com.runemate.game.api.hybrid.location.navigation.cognizant.RegionPath.step(bic:13)
 at rm.AUX.void(y:38)
 at com.runemate.maxiscripts.looping.woodcut.MaxiWoodcutter.this(b:567)
 at com.runemate.maxiscripts.looping.woodcut.MaxiWoodcutter.onLoop(b:164)
 at com.runemate.game.api.script.framework.LoopingScript.run(mwb:85)
 at com.runemate.game.api.script.framework.AbstractScript.start(sqb:171)
 at app.Pn.run(drb:268)
1.1.7 - OSRS
 
Joined
Dec 10, 2014
Messages
3,255
Code:
java.util.ConcurrentModificationException 
at java.util.ArrayList$Itr.checkForComodification(Unknown Source) 
at java.util.ArrayList$Itr.next(Unknown Source) 
at java.util.AbstractList.hashCode(Unknown Source) 
at app.TP.goto(uic:218) 
at app.cq.goto(sec:189) 
at app.cq.goto(sec:258) 
at app.cq.move(sec:235) 
at com.runemate.game.api.hybrid.input.Mouse.move(cn:162) 
at com.runemate.game.api.hybrid.input.Mouse.move(cn:189) 
at com.runemate.game.api.hybrid.local.hud.InteractablePoint.hover(jec:178) 
at com.runemate.game.api.hybrid.local.hud.Menu.click(mcc:30) 
at app.sp.interact(kub:139) 
at com.runemate.game.api.hybrid.entities.details.Interactable.interact(vo:206) 
at rm.uA.try(ac:17) 
at rm.uA.try(ac:117) 
at rm.aUX.try(e:211) 
at rm.nUL.onLoop(w:57) 
at com.runemate.game.api.script.framework.LoopingScript.run(xmb:88) 
at com.runemate.game.api.script.framework.AbstractScript.start(wtb:147) 
at app.hn.run(ttb:25)
1.1.10 - RS3
Happens to me too, but only recently?
 
Author of MaxiBots
Joined
Dec 3, 2013
Messages
6,770
Ran a bot for 2 hours and was unable to reproduce. Will continue trying soon.
Just got another, has a different line this time
Code:
java.util.ConcurrentModificationException
 at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
 at java.util.ArrayList$Itr.next(Unknown Source)
 at app.TP.enum(uic:212)
 at app.TP.new(uic:223)
 at app.TP.goto(uic:43)
 at app.cq.goto(sec:189)
 at app.cq.goto(sec:258)
 at app.cq.move(sec:235)
 at com.runemate.game.api.hybrid.input.Mouse.move(cn:162)
 at com.runemate.game.api.hybrid.input.Mouse.move(cn:189)
 at com.runemate.game.api.hybrid.input.Mouse.click(cn:4)
 at app.oq.click(pbc:184)
 at com.runemate.game.api.hybrid.local.hud.Menu.click(mcc:250)
 at com.runemate.game.api.hybrid.local.hud.Menu.click(mcc:104)
 at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.interact(sxb:399)
 at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.interact(sxb:390)
 at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.interact(sxb:323)
 at rm.auX.execute(w:124)
 at com.runemate.game.api.script.framework.task.TaskScript.onLoop(uob:112)
 at com.runemate.game.api.script.framework.LoopingScript.run(xmb:88)
 at com.runemate.game.api.script.framework.AbstractScript.start(wtb:147)
 at app.hn.run(ttb:25)
1.1.10 - OSRS
@Cloud
 
Joined
Nov 3, 2013
Messages
609
@Cloud
I have another one from a different location:
Code:
java.util.ConcurrentModificationException
at java.util.HashMap$HashIterator.nextNode(Unknown Source)
at java.util.HashMap$KeyIterator.next(Unknown Source)
at rm.nUl.new(k:143)
at rm.nUl.accepts(k:135)
at app.vN$$Lambda$424/528434324.test(Unknown Source)
at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source)
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source)
at java.util.stream.AbstractPipeline.copyInto(Unknown Source)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source)
at java.util.stream.AbstractPipeline.evaluate(Unknown Source)
at java.util.stream.ReferencePipeline.collect(Unknown Source)
at app.vN.goto(eqb:112)
at com.runemate.game.api.hybrid.region.GameObjects.getLoaded(eac:1)
at rm.con.run(k:135)
1.1.10 - RS3
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
@Cloud
I have another one from a different location:
Code:
java.util.ConcurrentModificationException
at java.util.HashMap$HashIterator.nextNode(Unknown Source)
at java.util.HashMap$KeyIterator.next(Unknown Source)
at rm.nUl.new(k:143)
at rm.nUl.accepts(k:135)
at app.vN$$Lambda$424/528434324.test(Unknown Source)
at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source)
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source)
at java.util.stream.AbstractPipeline.copyInto(Unknown Source)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source)
at java.util.stream.AbstractPipeline.evaluate(Unknown Source)
at java.util.stream.ReferencePipeline.collect(Unknown Source)
at app.vN.goto(eqb:112)
at com.runemate.game.api.hybrid.region.GameObjects.getLoaded(eac:1)
at rm.con.run(k:135)
1.1.10 - RS3
That one appears to be caused by your accepts method in one of your classes.
 
Top