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

Resolved WidgetNode.id - Cannot get an instance value from an instance of a non-assignable type

Discussion in 'Client & Site Support' started by Aidden, Sep 25, 2015.

  1. Aidden

    Aidden Author of MaxiBots

    Joined:
    Dec 3, 2013
    Messages:
    6,606
    Likes Received:
    990
    Code (Text):
    1.  
    2. java.lang.IllegalStateException: Cannot get an instance value from an instance of a non-assignable type ["WidgetNode.id"] (OSRS : 9043232c)
    3.  at app.Iq.case(oxb:125)
    4.  at app.Iq.super(oxb:79)
    5.  at app.Iq.super(oxb:182)
    6.  at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.case(yhc:46)
    7.  at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.getBounds(yhc:155)
    8.  at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.getBounds(yhc:167)
    9.  at app.mo.super(bcc:16)
    10.  at com.runemate.game.api.hybrid.Projection.coordinateToMinimap(bzb:119)
    11.  at com.runemate.game.api.hybrid.location.Coordinate$MinimapCoordinate.getInteractionPoint(hcc:10714)
    12.  at com.runemate.game.api.hybrid.location.Coordinate$MinimapCoordinate.getInteractionPoint(hcc:12033)
    13.  at com.runemate.game.api.hybrid.location.Coordinate$MinimapCoordinate.contains(hcc:20025)
    14.  at app.yN.move(eac:86)
    15.  at com.runemate.game.api.hybrid.input.Mouse.move(nf:247)
    16.  at com.runemate.game.api.hybrid.input.Mouse.move(nf:254)
    17.  at com.runemate.game.api.hybrid.input.Mouse.click(nf:113)
    18.  at com.runemate.game.api.hybrid.location.Coordinate$MinimapCoordinate.click(hcc:8118)
    19.  at com.runemate.game.api.hybrid.location.navigation.cognizant.RegionPath.step(afc:191)
    20.  at com.runemate.api.Walking.walkTo(Walking.java:68)
    21.  at com.runemate.maxiscripts.task.tanner.tasks.Walk.execute(Walk.java:37)
    22.  at com.runemate.game.api.script.framework.task.TaskScript.onLoop(cvb:241)
    23.  at com.runemate.game.api.script.framework.LoopingScript.run(krb:34)
    24.  at com.runemate.game.api.script.framework.AbstractScript.start(wpb:253)
    25.  at app.HM.run(bpb:17)
    26. Caused by: java.lang.IllegalStateException: Cannot get an instance value from an instance of a non-assignable type
    27.  at app.Iq.super(oxb:10898)
    28.  at app.Iq.case(oxb:64)
    29.  ... 22 more
    30. 1.2.8 - OSRS
    @Cloud
     

Share This Page

Loading...