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

Resolved NPE MinimapCoord isVisible

Discussion in 'Developer Support' started by Aidden, Mar 13, 2016.

  1. Aidden

    Aidden Author of MaxiBots

    Joined:
    Dec 3, 2013
    Messages:
    6,482
    Likes Received:
    990
    Code (Text):
    1.  
    2. java.lang.NullPointerException
    3.     at nul.IIIIiIiIiiii.false(lwb:24410)
    4.     at com.runemate.game.api.hybrid.location.Coordinate$MinimapCoordinate.isVisible(qgc:20764)
    5.     at com.runemate.game.api.hybrid.location.navigation.cognizant.RegionPath.getNext(zic:276)
    6.     at com.runemate.game.api.hybrid.location.navigation.cognizant.RegionPath.step(zic:259)
    7.     at com.runemate.api.Walking.walkTo(Walking.java:62)
    8.     at com.runemate.api.Walking.walkTo(Walking.java:38)
    9.     at com.runemate.maxibots.task.woodcutter.tasks.WalkToTreeArea.execute(WalkToTreeArea.java:30)
    10.     at com.runemate.api.framework.task.MaxiTaskScript.recurseTasks(MaxiTaskScript.java:69)
    11.     at com.runemate.api.framework.task.MaxiTaskScript.onLoop(MaxiTaskScript.java:61)
    12.     at com.runemate.api.framework.MaxiLoopingScript.run(MaxiLoopingScript.java:21)
    13.     at com.runemate.game.api.script.framework.AbstractScript.start(sxb:15)
    14.     at nul.iiIiiIiiiIII.run(zyb:250)
    @Cloud Occurred when calling path.step(managed) while logging in (entering the game from the lobby).

     
  2. Best Answer:
    Post #7 by Aidden, Mar 23, 2016
  3. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    OSRS or RS3?
     
  4. Aidden

    Aidden Author of MaxiBots

    Joined:
    Dec 3, 2013
    Messages:
    6,482
    Likes Received:
    990
    RS3
     
  5. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    Legacy or Modern interface mode?
    --- Double Post Merged, Mar 14, 2016, Original Post Date: Mar 14, 2016 ---
    Can you check if this has been fixed in V1.0.33?
     
  6. Aidden

    Aidden Author of MaxiBots

    Joined:
    Dec 3, 2013
    Messages:
    6,482
    Likes Received:
    990
    Modern. I'll check soon.
     
  7. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    Please do this soon.
     
  8. Aidden

    Aidden Author of MaxiBots

    Joined:
    Dec 3, 2013
    Messages:
    6,482
    Likes Received:
    990
    Can't reproduce. Assuming your fix worked.
     

Share This Page

Loading...