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

Resolved [OSRS] IllegalStateException - Expected a numerical value for Character.regionX

Discussion in 'Client & Site Support' started by SlashnHax, Aug 20, 2015.

  1. SlashnHax

    Joined:
    Dec 10, 2014
    Messages:
    3,198
    Likes Received:
    1,041
    Code (Text):
    1. java.lang.IllegalStateException: Expected a numerical value for Character.regionX but instead we received null (OSRS: 1af20b74) 
    2. at app.xq.false(kpb:76) 
    3. at app.xq.false(kpb:219) 
    4. at app.ip.getHighPrecisionPosition(ejc:150) 
    5. at app.ip.getPosition(ejc:114) 
    6. at app.pO.getPosition(adc:247) 
    7. at com.runemate.game.api.hybrid.queries.LocatableEntityQueryBuilder.reachableFrom(ywb:206) 
    8. at com.runemate.game.api.hybrid.queries.LocatableEntityQueryBuilder.reachable(ywb:214) 
    9. at rm.prn.true(x:225) 
    10. at rm.prn.for(x:169) 
    11. at rm.prn$$Lambda$491/1503260363.run(Unknown Source) 
    12. at com.sun.javafx.application.PlatformImpl.lambda$null$170(Unknown Source) 
    13. at com.sun.javafx.application.PlatformImpl$$Lambda$55/949102061.run(Unknown Source) 
    14. at java.security.AccessController.doPrivileged(Native Method) 
    15. at com.sun.javafx.application.PlatformImpl.lambda$runLater$171(Unknown Source) 
    16. at com.sun.javafx.application.PlatformImpl$$Lambda$54/233039682.run(Unknown Source) 
    17. at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(Unknown Source) 
    18. at com.sun.glass.ui.win.WinApplication._runLoop(Native Method) 
    19. at com.sun.glass.ui.win.WinApplication.lambda$null$145(Unknown Source) 
    20. at com.sun.glass.ui.win.WinApplication$$Lambda$43/1075212500.run(Unknown Source) 
    21. at java.lang.Thread.run(Unknown Source)
    22. 1.1.11 - OSRS
    @Cloud

     
  2. Best Answer:
    Post #9 by Cloud, Aug 20, 2015
  3. Derk

    Derk 12 year old normie

    Joined:
    Jan 8, 2015
    Messages:
    2,766
    Likes Received:
    1,339
    Code (Text):
    1. java.lang.IllegalStateException: Expected a numerical value for Character.regionX but instead we received null (OSRS: 1af20b74)
    2.  at app.xq.false(kpb:76)
    3.  at app.xq.false(kpb:219)
    4.  at app.ip.getHighPrecisionPosition(ejc:150)
    5.  at app.ip.getPosition(ejc:114)
    6.  at app.pO.getPosition(adc:247)
    7.  at app.Pp.false(cec:195)
    8.  at com.runemate.game.api.hybrid.region.GameObjects.getLoaded(bgc:1)
    9.  at com.runemate.game.api.hybrid.region.GameObjects.getLoaded(bgc:204)
    10.  at com.runemate.game.api.hybrid.queries.GameObjectQueryBuilder.raw(lhc:214)
    11.  at com.runemate.game.api.hybrid.queries.QueryBuilder.results(ktb:195)
    12.  at com.bertrand.bots.bmaplechopper.BMapleChopper.onLoop(l:179)
    13.  at com.runemate.game.api.script.framework.LoopingScript.run(uqb:108)
    14.  at com.runemate.game.api.script.framework.AbstractScript.start(itb:115)
    15.  at app.im.run(jqb:24)
    16. 1.1.11 - OSRS
    Every author is getting these somehow... :(
     
  4. SlashnHax

    Joined:
    Dec 10, 2014
    Messages:
    3,198
    Likes Received:
    1,041
    Anything that uses reachable of tries to get the players coordinate will get it I think
     
  5. Qosmiof2

    Qosmiof2 I've been called a god before.

    Joined:
    Aug 5, 2014
    Messages:
    3,212
    Likes Received:
    924
    You beat me to it....

    Code (Text):
    1. java.lang.IllegalStateException: Expected a numerical value for Character.animationId but instead we received null (OSRS: 1af20b74) at app.xq.false(kpb:76) at app.xq.false(kpb:219) at app.ip.getAnimationId(ejc:172) at rm.cOn.case(t:164) at com.osrs.herblore.Herblore.onLoop(x:51) at com.runemate.game.api.script.framework.LoopingScript.run(uqb:108) at com.runemate.game.api.script.framework.AbstractScript.start(itb:115) at app.im.run(jqb:24)1.1.11 - OSRS
     
  6. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    broken hook, working on it.
     
    Derk likes this.
  7. Qosmiof2

    Qosmiof2 I've been called a god before.

    Joined:
    Aug 5, 2014
    Messages:
    3,212
    Likes Received:
    924
    Thank you :3
     
  8. Neurologik

    Joined:
    Jun 23, 2015
    Messages:
    18
    Likes Received:
    2
    Thanks alot Cloud, appreciate all the hard work you are putting in this :)
     
  9. Derk

    Derk 12 year old normie

    Joined:
    Jan 8, 2015
    Messages:
    2,766
    Likes Received:
    1,339
    10/10 back end dev, would bang
     
  10. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    Should be fixed, somebody please confirm. There were a variety of small changes to the game's engine with the last update.
     

Share This Page

Loading...