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

Resolved coordinateToMinimap throwing IllegalStateException (null minimapOffset)

Discussion in 'Client & Site Support' started by SlashnHax, Jan 25, 2015.

  1. SlashnHax

    Joined:
    Dec 10, 2014
    Messages:
    3,212
    Likes Received:
    1,042
    Code (Text):
    1.  
    2. (01:26:39) java.lang.IllegalStateException: Expected a numerical value for Client.minimapOffset but instead we received null
    3. (01:26:39)     at a.Zn.char(heb:158)
    4. (01:26:39)     at a.Zn.char(heb:27)
    5. (01:26:39)     at a.Zn.char(heb:225)
    6. (01:26:39)     at a.on.char(pub:137)
    7. (01:26:39)     at a.on.char(pub:154)
    8. (01:26:39)     at com.runemate.game.api.hybrid.Projection.coordinateToMinimap(oqb:247)
    9. (01:26:39)     at com.runemate.game.api.hybrid.location.Coordinate$MinimapCoordinate.isVisible(trb:427)
    10. (01:26:39)     at com.runemate.game.api.hybrid.location.navigation.basic.BresenhamPath.getNext(ytb:230)
    11. (01:26:39)     at com.runemate.game.api.hybrid.location.navigation.basic.BresenhamPath.step(ytb:220)
    12. (01:26:39)     at com.runemate.game.api.hybrid.location.navigation.Path.step(vwb:123)
    13. (01:26:39)     at com.runemate.game.api.hybrid.location.navigation.Path.step(vwb:113)
    14.  

    I've been getting this today, every time I attempt to step use anything involving coordinateToMinimap :/

    Everything was working fine last night/earlier today, it's just now that it decided to start throwing errors.

    @Cloud

     
  2. Best Answer:
    Post #8 by Arbiter, Feb 8, 2015
  3. SlashnHax

    Joined:
    Dec 10, 2014
    Messages:
    3,212
    Likes Received:
    1,042
    And now it's not throwing the Exception any more... Very strange.
     
  4. Aidden

    Aidden Author of MaxiBots

    Joined:
    Dec 3, 2013
    Messages:
    6,600
    Likes Received:
    990
    @Cloud i've been getting this in my exception log as well (2 days ago)
    Code (Text):
    1.  
    2. java.lang.IllegalStateException: Expected a numerical value for Client.minimapOffset but instead we received null at a.Zn.char(heb:158) at a.Zn.char(heb:27) at a.Zn.char(heb:225) at a.on.char(pub:137) at a.on.char(pub:154) at com.runemate.game.api.hybrid.Projection.coordinateToMinimap(oqb:247) at com.runemate.game.api.hybrid.location.Coordinate$MinimapCoordinate.isVisible(trb:427) at com.runemate.game.api.hybrid.location.navigation.web.WebPath.getNext(lvb:166) at com.runemate.game.api.hybrid.location.navigation.web.WebPath.step(lvb:174) at rm.auX.case(u:147) at rm.auX.case(u:110) at rm.AuX.execute(s:66) at com.runemate.game.api.script.framework.task.TaskScript.onLoop(ttb:19) 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)
    3.  
     
  5. SlashnHax

    Joined:
    Dec 10, 2014
    Messages:
    3,212
    Likes Received:
    1,042
    I'm getting this error again :(
     
  6. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    If you personally experience this again, send me your gamepack id and I'll take a look.
     
  7. Arbiter

    Arbiter Mod Automation

    Joined:
    Jul 26, 2013
    Messages:
    2,938
    Likes Received:
    1,266
  8. Aidden

    Aidden Author of MaxiBots

    Joined:
    Dec 3, 2013
    Messages:
    6,600
    Likes Received:
    990
    I haven't had it since clouds reply
     
    SlashnHax likes this.
  9. Arbiter

    Arbiter Mod Automation

    Joined:
    Jul 26, 2013
    Messages:
    2,938
    Likes Received:
    1,266
    Hook may be fixed. Please open a new thread if it pops back up.
     

Share This Page

Loading...