nikkisaurus / FarmingBar

4 stars 1 forks source link

[Bug]: On right click, the item on the bar gets used on the pressdown and pressup as well so I get an error speech. #47

Closed rbpaiett closed 1 year ago

rbpaiett commented 1 year ago

Interface Version

3.4.0

AddOn Version

v3.7.5-wrath

Have you replicated this error without any other addons loaded?

Yes

What steps did you take leading up to this issue?

Just use and item on a bar and right click (error speech says 'still recharging').

Please supply any screenshots relevant to this issue.

No response

Please supply a copy of your saved variables.

No response

rbpaiett commented 1 year ago

Odd, I thought this version was supposed to do the opposite.

nikkisaurus commented 1 year ago

That's weird cause I just added a fix in the latest version for it and I did it in classic so idk. I have something I can try next time I have a chance to update.

nikkisaurus commented 1 year ago

Are you still experiencing this issue?

rbpaiett commented 1 year ago

Unfortunately yes, I'm still experiencing this.

nikkisaurus commented 1 year ago

What item is causing this?

rbpaiett commented 1 year ago

Ok, here's the strange part. When I use it on food, my char uses it but I get the audio error "I cannot use that" and the error "Item is not ready". However, when I put a poison on, I get the audio error "I cannot use that" and the error "That Item is not a valid target".

rbpaiett commented 1 year ago

This all used to work before WotLK.

nikkisaurus commented 1 year ago

I think the problem is due to a change that had to be made for Dragonflight. I've added a check for classic to only register AnyDown instead of both and will push the update shortly.

rbpaiett commented 1 year ago

Thank you!

rbpaiett commented 1 year ago

Works perfect now!