1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Resolved Menu - Can not set field x to y

Discussion in 'Client & Site Support' started by Eagles13, Oct 10, 2014.

  1. Eagles13

    Eagles13 The only thing Alpha about me is my bots

    Joined:
    Sep 22, 2014
    Messages:
    618
    Likes Received:
    186
    This bug occurred when my script bot tried to bank.


    Code (Text):
    1. (03:12:51) java.lang.IllegalArgumentException: Can not set final java.lang.String field apq.a to rh (RS3: 1473176)
    2. (03:12:51)     at com.runemate.zj.const(adb:1500)
    3. (03:12:51)     at com.runemate.zj.long(adb:41)
    4. (03:12:51)     at com.runemate.ZK.const(thb:146)
    5. (03:12:51)     at com.runemate.game.api.hybrid.local.hud.Menu.getItems(qvb:171)
    6. (03:12:51)     at com.runemate.game.api.hybrid.local.hud.Menu.indexOf(qvb:184)
    7. (03:12:51)     at com.runemate.game.api.hybrid.local.hud.Menu.getItem(qvb:104)
    8. (03:12:51)     at com.runemate.game.api.hybrid.local.hud.Menu.click(qvb:176)
    9. (03:12:51)     at com.runemate.MM.interact(kgb:241)
    10. (03:12:51)     at com.runemate.MM.interact(kgb:178)
    11. (03:12:51)     at com.runemate.al.interact(abb:222)
    12. (03:12:51)     at com.runemate.game.api.hybrid.local.hud.interfaces.Bank.open(fob:86)
    13. (03:12:51)     at jgraniteminer.tasks.BankManager.execute(BankManager.java:27)
    14. (03:12:51)     at shared.TaskHandler.tick(TaskHandler.java:20)
    15. (03:12:51)     at jgraniteminer.Graniteminer.onLoop(Graniteminer.java:103)
    16. (03:12:51)     at com.runemate.game.api.script.framework.LoopingScript.run(cbb:42)
    17. (03:12:51)     at com.runemate.game.api.script.framework.AbstractScript.start(aib:7)
    18. (03:12:51)     at com.runemate.Xk.run(ogb:162)
    19. (03:12:51) java.lang.IllegalArgumentException: Can not set final java.lang.String field apq.t to rh (RS3: 1473176)
    20. (03:12:51)     at com.runemate.zj.const(adb:1500)
    21. (03:12:51)     at com.runemate.zj.long(adb:41)
    22. (03:12:51)     at com.runemate.ZK.const(thb:46)
    23. (03:12:51)     at com.runemate.game.api.hybrid.local.hud.Menu.getItems(qvb:171)
    24. (03:12:51)     at com.runemate.game.api.hybrid.local.hud.Menu.indexOf(qvb:184)
    25. (03:12:51)     at com.runemate.game.api.hybrid.local.hud.Menu.getItem(qvb:104)
    26. (03:12:51)     at com.runemate.game.api.hybrid.local.hud.Menu.click(qvb:176)
    27. (03:12:51)     at com.runemate.MM.interact(kgb:241)
    28. (03:12:51)     at com.runemate.MM.interact(kgb:178)
    29. (03:12:51)     at com.runemate.al.interact(abb:222)
    30. (03:12:51)     at com.runemate.game.api.hybrid.local.hud.interfaces.Bank.open(fob:86)
    31. (03:12:51)     at jgraniteminer.tasks.BankManager.execute(BankManager.java:27)
    32. (03:12:51)     at shared.TaskHandler.tick(TaskHandler.java:20)
    33. (03:12:51)     at jgraniteminer.Graniteminer.onLoop(Graniteminer.java:103)
    34. (03:12:51)     at com.runemate.game.api.script.framework.LoopingScript.run(cbb:42)
    35. (03:12:51)     at com.runemate.game.api.script.framework.AbstractScript.start(aib:7)
    36. (03:12:51)     at com.runemate.Xk.run(ogb:162)

    @Cloud
     
  2. Aidden

    Aidden Author of MaxiBots

    Joined:
    Dec 3, 2013
    Messages:
    6,606
    Likes Received:
    990
    Retagging @Cloud incase he forgot about this.
     

Share This Page

Loading...