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 Expected a numerical value for Character.cycle

Joined
Jan 8, 2015
Messages
1,427
Happens when I go to DevelopmentToolkit > Players and select myself.

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