RuneMate / Issues

Client and API Issue tracking. See README for more information.
8 stars 0 forks source link

RS3 equipment interface broken #13

Closed tyb51 closed 5 years ago

tyb51 commented 5 years ago

Describe the bug: Interacting with the equipment interface is broken as it is not being recognized. The client throws the following error.

SEVERE ActionWindow#WORN_EQUIPMENT.getTab()'s query did not have 1 result, but instead had 0 []

Affected game modes: RS3.

RuneMate version: 2.59.9

To Reproduce Steps to reproduce the behaviour:

Try and print out: ActionWindow.WORN_EQUIPMENT.getTab()

Expected behaviour: It throws null. NOTE: Retrieving the worn items as sprite items doesn't seem to be an issue

ccarpenter04 commented 5 years ago

Did they change the sprite? on the tab or anything similar?

ccarpenter04 commented 5 years ago

Also is this in modern or legacy interface mode.

tyb51 commented 5 years ago

Modern interface. And its a bit weird because development toolkit shows the interface components of the items. Yet when trying to interact it gives this error

ccarpenter04 commented 5 years ago

Fixed in next release.