TicTac7x / runelite-plugins

External plugins for RuneLite
https://runelite.net/plugin-hub/
11 stars 14 forks source link

Gem bag - Deposit box support #119

Closed vartan closed 9 months ago

vartan commented 9 months ago

Describe how the bug happened

  1. Open deposit box
  2. Right click "Empty" action on Open Gem Bag
  3. The gem bag will be empty, but the overlay is not updated.
  4. Right click "Empty" again (producing a "The gem bag is empty." message) or closing the deposit box and selecting "Check" will correctly update the count

I also happened to notice while capturing the screen recording that using a gem on a bag also does not update the count. In both cases, there aren't any new messages in the chatbox :/

Expected behavior Emptying the bag should update the count of items in the bag

Screenrecording/Screenshots https://www.youtube.com/watch?v=W0jrcUhmCu0&feature=youtu.be

TicTac7x commented 9 months ago

Both cases should be supported with: https://github.com/runelite/plugin-hub/pull/5187

CreativeTechGuy commented 6 months ago

I can confirm this issue is still present as described above. It does not seem to be fixed.