Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!
  1. B

    Bug *QueryResults#toArray ClassCastException

    RuneMate version: 2.99.7 Affected games: OSRS (probably all, but I'm only using it here) Code used: Inventory.newQuery().names(inventoryItem.getDefinition().getName()).results().toArray(); Stack trace: java.lang.ClassCastException: [Ljava.lang.Object; cannot be cast to...
  2. B

    Question Bug? - InventoryListener onItemAdded on Initial Login

    When you start a bot with the client logged out, upon logging in it will trigger the onItemAdded event for each item you have currently in your inventory. If the client is logged in already when the bot is started, this does not happen, nor does it happen if you later log the client out and back...
Top