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 More exceptions

Author of MaxiBots
Joined
Dec 3, 2013
Messages
6,770
Mostly a bunch of concurrency exceptions that seem to be to do with the mouse @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 a.Vo.char(urb:171)
 at a.Np.char(uvb:126)
 at a.fo.char(rtb:83)
 at a.fo.move(rtb:172)
 at com.runemate.game.api.hybrid.input.Mouse.move(fj:21)
 at a.Hm.interact(otb:38)
 at com.runemate.game.api.hybrid.entities.details.Interactable.interact(rg:10)
 at a.vm.interact(fvb:190)
 at com.runemate.maxiscripts.looping.woodcut.MaxiWoodcutter.false(j:60)
 at com.runemate.maxiscripts.looping.woodcut.MaxiWoodcutter.onLoop(j:36)
 at com.runemate.game.api.script.framework.LoopingScript.run(zpb:138)
 at com.runemate.game.api.script.framework.AbstractScript.start(ftb:160)
 at a.aI.run(hlb:7)
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 a.JN.case(cxb:269)
 at a.cp.case(tob:212)
 at a.Fo.case(svb:223)
 at a.Fo.move(svb:262)
 at com.runemate.game.api.hybrid.input.Mouse.move(to:179)
 at com.runemate.game.api.hybrid.input.Mouse.move(to:141)
 at com.runemate.game.api.hybrid.input.Mouse.click(to:124)
 at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.click(ltb:1159)
 at a.dL.case(tsb:226)
 at com.runemate.game.api.hybrid.location.navigation.Traversal.toggleRun(jpb:105)
 at com.runemate.maxiscripts.looping.flaxer.MaxiFlaxer.onLoop(e:262)
 at com.runemate.game.api.script.framework.LoopingScript.run(fob:134)
 at com.runemate.game.api.script.framework.AbstractScript.start(erb:8)
 at a.Dk.run(neb:170)

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 a.JN.case(cxb:269)
 at a.cp.case(tob:212)
 at a.Fo.case(svb:223)
 at a.Fo.move(svb:262)
 at com.runemate.game.api.hybrid.input.Mouse.move(to:179)
 at com.runemate.game.api.hybrid.input.Mouse.move(to:141)
 at com.runemate.game.api.hybrid.input.Mouse.click(to:124)
 at com.runemate.game.api.hybrid.location.Coordinate$MinimapCoordinate.click(xwb:652)
 at com.runemate.game.api.hybrid.location.Coordinate$MinimapCoordinate.interact(xwb:351)
 at com.runemate.game.api.hybrid.location.navigation.basic.BresenhamPath.step(rvb:154)
 at com.runemate.game.api.hybrid.location.navigation.Path.step(knb:13)
 at com.runemate.maxiscripts.looping.woodcut.MaxiWoodcutter.false(j:8)
 at com.runemate.maxiscripts.looping.woodcut.MaxiWoodcutter.onLoop(j:36)
 at com.runemate.game.api.script.framework.LoopingScript.run(fob:134)
 at com.runemate.game.api.script.framework.AbstractScript.start(erb:8)
 at a.Dk.run(neb:170)

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 a.JN.case(cxb:269)
 at a.cp.case(tob:212)
 at a.Fo.case(svb:223)
 at a.Fo.move(svb:262)
 at com.runemate.game.api.hybrid.input.Mouse.move(to:179)
 at a.fm.interact(xqb:193)
 at com.runemate.game.api.hybrid.entities.details.Interactable.interact(re:154)
 at a.jm.interact(rqb:248)
 at com.runemate.maxiscripts.looping.woodcut.MaxiWoodcutter.false(j:60)
 at com.runemate.maxiscripts.looping.woodcut.MaxiWoodcutter.onLoop(j:36)
 at com.runemate.game.api.script.framework.LoopingScript.run(fob:134)
 at com.runemate.game.api.script.framework.AbstractScript.start(erb:8)
 at a.Dk.run(neb:170)

This one i'm not sure about
Code:
java.lang.NullPointerException
 at rm.COn.if(t:247)
 at com.runemate.maxiscripts.task.thiever.MaxiThiever.if(b:195)
 at com.runemate.maxiscripts.task.thiever.MaxiThiever.if(b:208)
 at com.runemate.maxiscripts.task.thiever.MaxiThiever.onLoop(b:241)
 at com.runemate.game.api.script.framework.LoopingScript.run(zrb:45)
 at com.runemate.game.api.script.framework.AbstractScript.start(zub:88)
 at a.MI.run(ekb:140)

Code:
java.lang.NullPointerException
 at com.runemate.game.api.hybrid.local.hud.interfaces.SpriteItem.else(rnb:227)
 at com.runemate.game.api.hybrid.local.hud.interfaces.SpriteItem.hover(rnb:184)
 at a.fl.else(rob:224)
 at com.runemate.game.api.hybrid.local.hud.interfaces.Bank.withdraw(cob:267)
 at com.runemate.game.api.hybrid.local.hud.interfaces.Bank.withdraw(cob:55)
 at rm.nUl.execute(h:201)
 at com.runemate.game.api.script.framework.task.TaskScript.onLoop(cvb:241)
 at com.runemate.game.api.script.framework.LoopingScript.run(rub:211)
 at com.runemate.game.api.script.framework.AbstractScript.start(wxb:265)
 at a.Xi.run(bcb:110)
 
Author of MaxiBots
Joined
Dec 3, 2013
Messages
6,770
Here's the one you asked for @Cloud
Code:
java.lang.NullPointerException
 at java.util.regex.Matcher.getTextLength(Matcher.java:1283)
 at java.util.regex.Matcher.reset(Matcher.java:309)
 at java.util.regex.Matcher.(Matcher.java:229)
 at java.util.regex.Pattern.matcher(Pattern.java:1093)
 at com.runemate.game.api.hybrid.queries.ActorQueryBuilder.accepts(onb:100)
 at com.runemate.game.api.hybrid.queries.NpcQueryBuilder.accepts(dpb:225)
 at com.runemate.game.api.hybrid.queries.NpcQueryBuilder.accepts(dpb:63)
 at com.runemate.game.api.hybrid.queries.QueryBuilder.results(hub:269)
 at rm.Nul.execute(n:90)
 at com.runemate.game.api.script.framework.task.TaskScript.onLoop(epb:253)
 at com.runemate.game.api.script.framework.LoopingScript.run(fob:134)
 at com.runemate.game.api.script.framework.AbstractScript.start(erb:8)
 at a.Dk.run(neb:170)

This one also still seems to be a problem. Corrent me if i'm wrong and it's my side:
Code:
java.lang.ArrayIndexOutOfBoundsException: -1
 at a.XL.getModel(ytb:204)
 at a.TL.getModel(gqb:229)
 at a.eL.isVisible(snb:137)
 at com.runemate.maxiscripts.looping.chickenkiller.MaxiChickenKiller.else(f:208)
 at com.runemate.maxiscripts.looping.chickenkiller.MaxiChickenKiller.onLoop(f:133)
 at com.runemate.game.api.script.framework.LoopingScript.run(hwb:57)
 at com.runemate.game.api.script.framework.AbstractScript.start(eqb:191)
 at a.pi.run(hjb:72)
 
Author of MaxiBots
Joined
Dec 3, 2013
Messages
6,770
A few more here @Cloud
Code:
java.lang.NullPointerException
 at a.gx.byte(hj:3442)
 at a.gx.this(hj:4968)
 at a.gx.do(hj:2786)
 at a.gx.super(hj:6137)
 at a.gx.char(hj:3233)
 at a.AX.put(hj:6336)
 at a.cX.char(hj:2535)
 at com.runemate.game.api.hybrid.location.navigation.web.WebVertex.setCostFrom(qvb:142)
 at com.runemate.game.api.hybrid.location.navigation.web.WebPathBuilder.char(lpb:181)
 at com.runemate.game.api.hybrid.location.navigation.web.WebPathBuilder.build(lpb:234)
 at com.runemate.game.api.hybrid.location.navigation.web.WebPathBuilder.buildTo(lpb:110)
 at rm.Nul.this(n:142)
 at com.runemate.maxiscripts.looping.fisher.MaxiFisher.onLoop(m:65)
 at com.runemate.game.api.script.framework.LoopingScript.run(zpb:138)
 at com.runemate.game.api.script.framework.AbstractScript.start(ftb:160)
 at a.aI.run(hlb:7)
Code:
java.lang.IllegalStateException: Expected a numerical value for Client.destinationX but instead we received null
 at a.Zn.char(heb:158)
 at a.Zn.char(heb:27)
 at a.Zn.char(heb:225)
 at com.runemate.game.api.hybrid.location.navigation.Traversal.getDestination(umb:238)
 at com.runemate.game.api.hybrid.location.navigation.Path.char(vwb:262)
 at com.runemate.game.api.hybrid.location.navigation.Path.char(vwb:65)
 at com.runemate.game.api.hybrid.location.navigation.basic.BresenhamPath.step(ytb:240)
 at com.runemate.game.api.hybrid.location.navigation.Path.step(vwb:123)
 at com.runemate.maxiscripts.looping.woodcut.MaxiWoodcutter.void(g:28)
 at com.runemate.maxiscripts.looping.woodcut.MaxiWoodcutter.onLoop(g:44)
 at com.runemate.game.api.script.framework.LoopingScript.run(zpb:138)
 at com.runemate.game.api.script.framework.AbstractScript.start(ftb:160)
 at a.aI.run(hlb:7)
Code:
java.lang.NullPointerException
 at com.runemate.game.api.hybrid.local.hud.interfaces.SpriteItem.char(aub:212)
 at com.runemate.game.api.hybrid.local.hud.interfaces.SpriteItem.interact(aub:196)
 at com.runemate.game.api.hybrid.entities.details.Interactable.interact(rg:267)
 at com.runemate.game.api.hybrid.entities.details.Interactable.interact(rg:72)
 at com.runemate.maxiscripts.looping.woodcut.MaxiWoodcutter.new(g:345)
 at com.runemate.maxiscripts.looping.woodcut.MaxiWoodcutter.onLoop(g:69)
 at com.runemate.game.api.script.framework.LoopingScript.run(zpb:138)
 at com.runemate.game.api.script.framework.AbstractScript.start(ftb:160)
 at a.aI.run(hlb:7)
 
Top