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. ozzy

    Resolved Dark - ArrayIndexOutOfBoundsException at Skill.getBaseLevel

    java.lang.ArrayIndexOutOfBoundsException  at java.lang.reflect.Array.get(Native Method)  at nul.IIIiIIiiIiii.byte(Unknown Source)  at nul.IIIiIIiiIiii.byte(Unknown Source)  at com.runemate.game.api.hybrid.local.Skill.getBaseLevel(Unknown Source)  at nul.IIIiiIiIIiII.case(Unknown Source)  at...
  2. ozzy

    Resolved RS3 Interactable#Interact() failing

    I've only tested this on RS3, but interactions have been consistently failing for me @Cloud
  3. ozzy

    Resolved RS3: Unable to reflect aih.type

    Occurs on calling results() on an npc query @Cloud java.rmi.RemoteException: Unable to reflect aih.type; nested exception is: java.lang.NoSuchFieldException: type at nul.iIiiIiIIII.this(Unknown Source) at nul.iIiiIiIIII.this(Unknown Source) at nul.iIiiIiIIII.int8(Unknown...
  4. ozzy

    Resolved LootInventory.isOpen always returns true

    RS3 running with the old-school UI layout
  5. ozzy

    Resolved Expected a numerical value for Character.cycle but instead we received null (OSRS: d2bc7451)

    Nm: You fixed it Exception upon loading the NPC tab in the dev kit: java.lang.IllegalStateException: Expected a numerical value for Character.cycle but instead we received null (OSRS: d2bc7451) (05:33:54) at app.Up.case(trb:63) (05:33:54) at app.Up.case(trb:37) (05:33:54) at...
  6. ozzy

    Resolved NumberFormatException: For input string: ""

    @Cloud java.lang.NumberFormatException: For input string: ""  at java.lang.NumberFormatException.forInputString(Unknown Source)  at java.lang.Integer.parseInt(Unknown Source)  at java.lang.Integer.valueOf(Unknown Source)  at rm.cOm1.for(w:148)  at rm.cOm1.false(w:116)  at rm.nul.validate(o:157)...
  7. ozzy

    Resolved OSRS - ItemDefinition.getEquipmentSlot() returns null

    This is only happening on OSRS @Cloud ItemDefinition.getEquipmentSlot() returns null (on valid items that are equipped), however Equipment.getItemIn(Equipment.Slot) returns correctly Here's a picture of the equipment tab in the dev kit:
  8. ozzy

    Show commit notes in bot update nofications

    Any chance we could get our commit notes quoted in the update message posted on a bots thread? It would encourage bot authors to write good commit notes as well as notifying users as to what changes have occurred.
  9. ozzy

    Resolved (RS3) Cow NPCDefinition is null

    I had a few people mention that my fighter was having trouble with cows and after looking into it you can see in the image below cows and cow calfs seem to have a null name in their definition, any idea what's up with this? @Cloud Here's my game pack id if that helps at all: 2e345db6
  10. ozzy

    Resolved Inventory.equip failing OSRS

    Inventory.equip is returning false and not interacting, I was unable to test if this is also the case on RS3. @Cloud
  11. ozzy

    Resolved Expected a numerical value for Client.hintArrowX (OSRS)

    I'm not sure what hint arrows are, but navigating to that tab in the dev kit throws this exception. @Cloud (08:22:36) Error switching tabs in development toolkit (08:22:36) java.lang.IllegalStateException: Expected a numerical value for Client.hintArrowX but instead we received null (OSRS...
  12. ozzy

    Resolved Health.getCurrent() returning -1 (OSRS)

    Causing big problems with my bot and potentially others which rely on knowing health values. @Cloud
  13. ozzy

    Resolved LootInventory issues

    @Cloud I can't get LootInventory.take(spriteItem)/take(name) or LootInventory.takeAll() to work correctly, the mouse moves to the correct interface component but then doesn't actually interact. Here's what the toolkit is showing for both scenarios:
  14. ozzy

    Resolved Expected a numerical value for Client.connectionState

    I've been told that this has started occurring after the resizable update for OSRS. @Cloud java.lang.IllegalStateException: Expected a numerical value for Client.connectionState but instead we received null (OSRS: 6b44cb6) at app.uN.true(ptb:29) at app.uN.true(ptb:192) at app.uN.true(ptb:20)...
  15. ozzy

    Resolved InterfaceComponent.id but instead we received null (RS3: cb704c2f)

    @Cloud java.lang.IllegalStateException: Expected a numerical value for InterfaceComponent.id but instead we received null (RS3: cb704c2f)  at app.sO.for(mob:152)  at app.sO.for(mob:63)  at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.getId(oob:139)  at...
  16. ozzy

    Great Main - 2287 Total RS3, Decent OSRS Starter

    With my final exams coming up, followed by moving out and starting at university I have decided to finish up with Runescape and sell my account. I'm the only person who has ever played this account and so there won't be any troubles there. A quick sale would be nice and I'd be willing to go...
  17. ozzy

    Resolved Expected a numerical value + Interfaces.getBounds NPE

    Removed an exception that was my error, here's the OSRS Exception: java.lang.IllegalStateException: Expected a numerical value for Character.cycle but instead we received null (OSRS: 5dee12e5)  at app.Cj.catch(ufb:234)  at app.Cj.catch(ufb:21)  at app.zn.isValid(msb:199)  at...
  18. ozzy

    RS3 RS3 Main, 12 99's, 2286 Total, No Offences

    - Removed due to lack of interest
  19. ozzy

    Resolved Expected a numerical value for Character.cycle but instead we received null (OSRS: 66bdcaf)

    Started having this come through this morning and a few people are talking about issues with OSRS scripts in general having issues @Cloud java.lang.IllegalStateException: Expected a numerical value for Character.cycle but instead we received null (OSRS: 66bdcaf)  at a.qM.const(vbb:85)  at...
  20. ozzy

    Resolved SlotAction.activate() clicking by default

    As far as I can tell calling .activate() on a SlotAction only seems to be using the mouse at the moment as opposed to activating it via a keybind.
Top