TicTac7x / runelite-plugins

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

Bottomless Bucket #105

Closed Murphy540 closed 9 months ago

Murphy540 commented 1 year ago

Describe how the bug happened Fill Bottomless Compost Bucket from Compost Bin Charges increment by 1

Expected behavior Charges should increase by 2; the Bottomless Compost Bucket doubles the compost you put into it from any source.

Screenrecording/Screenshots I'll record it happening again next time if I remember to, and add it as a comment/reply to this post.

Murphy540 commented 1 year ago

To clarify: when CHECKing the bucket afterwards, it does update to the correct charge count.

Murphy540 commented 1 year ago

Hmm. The second time it detected it correctly. I'll use shadowplay for the next few times to see if I can find something consistent with it. Restarting the plugin might've also fixed it.

If it happens again I'll reopen the issue.

TicTac7x commented 1 year ago

I had it coded to fill by 2 only from big compost bin.

TicTac7x commented 1 year ago

https://github.com/runelite/plugin-hub/pull/5187