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

Queries for doors are missing types when being performed by the web

Discussion in 'Client & Site Support' started by Aidden, Nov 13, 2018.

  1. Aidden

    Aidden Author of MaxiBots

    Joined:
    Dec 3, 2013
    Messages:
    6,600
    Likes Received:
    990
    Code (Text):
    1. 00:00:29 TRACE    [Performance] The GameObject query that's returning [Door [3165, 3433, 0]] should have the types [Boundary] declared in it.
    2. java.lang.Throwable: [Executive Debug] Add the type of the object from this stacktrace's query to the object query...
    3.     at com.runemate.game.api.hybrid.queries.QueryBuilder.results(ioc:29)
    4.     at com.runemate.game.api.hybrid.location.navigation.web.vertex_types.objects.ObjectVertex.getObject(wzc:11)
    5.     at com.runemate.game.api.hybrid.location.navigation.web.vertex_types.objects.ObjectVertex.getStep(wzc:120)
    6.     at com.runemate.game.api.hybrid.location.navigation.web.WebPath.getNext(qyc:180)
    7.     at com.runemate.game.api.hybrid.util.Timer.run(gmc:167)
    8.     at com.runemate.game.api.hybrid.location.navigation.web.WebPath.step(qyc:67)
    9.     at com.runemate.game.api.hybrid.location.navigation.Path.step(fxc:200)
    10.     at com.runemate.game.api.hybrid.location.navigation.Path.step(fxc:15)
    11.     at com.runemate.api.Walker.walkTo(Walker.java:123)
    12.     at com.runemate.api.Walker.walkTo(Walker.java:64)
    13.     at com.runemate.api.treetask.Walk.execute(Walk.java:37)
    14.     at com.runemate.game.api.script.framework.tree.TreeBot.onLoop(bfc:125)
    15.     at com.runemate.game.api.script.framework.LoopingBot.run(kbc:3)
    16.     at com.runemate.game.api.script.framework.AbstractBot.start(txb:13366)
    17.     at nul.IIIiIIiiIiiIi.run(lrc:228)
    @Cloud @Party
     
  2. Party

    Party Client Developer

    Joined:
    Oct 12, 2015
    Messages:
    3,708
    Likes Received:
    1,606
    This is internal debug @Aidden, might as well just stick it on JIRA directly.
     
  3. Aidden

    Aidden Author of MaxiBots

    Joined:
    Dec 3, 2013
    Messages:
    6,600
    Likes Received:
    990
    My permissions to create issues were removed a while ago and i don't think they ever got re-added.
     
  4. Party

    Party Client Developer

    Joined:
    Oct 12, 2015
    Messages:
    3,708
    Likes Received:
    1,606
    Ayt can't argue with that.
     
  5. Aidden

    Aidden Author of MaxiBots

    Joined:
    Dec 3, 2013
    Messages:
    6,600
    Likes Received:
    990
    Yeah, can't see issues either lol.
     

Share This Page

Loading...