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

Resolved Expected a numerical value for Character.cycle

Discussion in 'Client & Site Support' started by Geashaw, Feb 27, 2015.

  1. Geashaw

    Joined:
    Jan 8, 2015
    Messages:
    1,429
    Likes Received:
    252
    Happens when I go to DevelopmentToolkit > Players and select myself.

    Code (Java):
    1. (06:18:32) java.lang.IllegalStateException: Expected a numerical value for Character.cycle but instead we received null (OSRS: 66bdcaf)
    2. (06:18:32)  at a.qM.const(vbb:85)
    3. (06:18:32)  at a.qM.const(vbb:188)
    4. (06:18:32)  at a.ul.isValid(swb:8)
    5. (06:18:32)  at a.gn.getHealthGauge(nqb:175)
    6. (06:18:32)  at a.Sj.const(ckb:746)
    7. (06:18:32)  at a.sk.run(ckb:1683)
    8. (06:18:32)  at a.si.run(vgb:56)
    9. (06:18:32)  at com.sun.javafx.application.PlatformImpl.lambda$null$164(Unknown Source)
    10. (06:18:32)  at com.sun.javafx.application.PlatformImpl$$Lambda$53/1453585493.run(Unknown Source)
    11. (06:18:32)  at java.security.AccessController.doPrivileged(Native Method)
    12. (06:18:32)  at com.sun.javafx.application.PlatformImpl.lambda$runLater$165(Unknown Source)
    13. (06:18:32)  at com.sun.javafx.application.PlatformImpl$$Lambda$52/2136560824.run(Unknown Source)
    14. (06:18:32)  at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(Unknown Source)
    15. (06:18:32)  at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
    16. (06:18:32)  at com.sun.glass.ui.win.WinApplication.lambda$null$141(Unknown Source)
    17. (06:18:32)  at com.sun.glass.ui.win.WinApplication$$Lambda$43/2071278544.run(Unknown Source)
    18. (06:18:32)  at java.lang.Thread.run(Unknown Source)
     
  2. Savior

    Savior Java Warlord

    Joined:
    Nov 17, 2014
    Messages:
    4,906
    Likes Received:
    2,748
    Happens when I start an oldschool script bot.
     
  3. Arbiter

    Arbiter Mod Automation

    Joined:
    Jul 26, 2013
    Messages:
    2,938
    Likes Received:
    1,266
    @Cloud needs to fix a recently broken hook.
     
    Geashaw likes this.
  4. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    Fixed.
     
    Geashaw likes this.

Share This Page

Loading...