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

Resolved ClassCastException in LocatableEntityQueryResults#toArray()

Discussion in 'Client & Site Support' started by Defeat3d, Apr 10, 2015.

  1. Defeat3d

    Defeat3d Primate

    Joined:
    Oct 30, 2014
    Messages:
    3,075
    Likes Received:
    1,895
    (04:57:45) java.lang.ClassCastException: [Ljava.lang.Object; cannot be cast to [Lcom.runemate.game.api.hybrid.entities.GameObject;

    Code (Text):
    1. GameObjects.newQuery().names(trapType.getAssistingObject()).reachable().results().toArray();
     
  2. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    I need more of the stack trace.
     

Share This Page

Loading...