nikkisaurus / FarmingBar

4 stars 1 forks source link

[Bug]: Right-Click not opening containers with quest items #58

Open rbpaiett opened 1 year ago

rbpaiett commented 1 year ago

Interface Version

3.4.1

AddOn Version

v3.8.1-wrath

Have you replicated this error without any other addons loaded?

Yes

What steps did you take leading up to this issue?

This is an interesting one:

I used the fishing pole and fished up a fish that had a quest item inside (Bloated Barbed Gill Trout, item:35313). This item holds shrimp for the quest Shrimpin' Ain't Easy in the Terrokar Forest (questid:11668). Another quest container that is similar is the bloated fish you get for an arm inside the Violet Hold in Dalaran, one of the fishing dailies there.

Interestingly enough, for the addon Fishing Buddy, the same issue happens when you enable 'Open Quest Items with double-click'. There's no error, it simply doesn't do anything like it did before.

I think what happened is even though there isn't an lua error, some command changed with this latest version of classic LK and perhaps it uses a different command to open these special types of items/containers.

The right click does still work with regular items on your toolbar.

Did you encounter any Lua errors related to this issue? If so, please provide them here.

Strangely, no errors.

Please supply any screenshots relevant to this issue.

No response

Please supply a copy of your saved variables. You may need to save the file as a .txt file to upload here.

FarmingBar.txt

nikkisaurus commented 1 year ago

To be clear, is it all containers in general don't open or only containers with quest items in them?

rbpaiett commented 1 year ago

My bad, it opens it, it just doesn't auto-loot like it used to.

rbpaiett commented 1 year ago

Just tested it with item:45328 (Bloated Slippery Eel). Let me check how it works now with regular containers like chests or clam shells.

rbpaiett commented 1 year ago

So after further review, with the regular containers, the auto-loot was turned off for some reason but with the Bloated Barbed Gill Trout, item:35313, it doesn't even open at all. The only way to test it is to have the daily 'Shrimpin' Ain't Easy' active.

nikkisaurus commented 1 year ago

Might be rough trying to troubleshoot since I only play retail and my highest toon on classic is like 39.

Unless you can think of an equivalent that may be in retail. Or if the dailies are in retail in dal or something.

rbpaiett commented 1 year ago

I'll see if there's anything similar.

nikkisaurus commented 1 year ago

Are you still having this issue and have you found any similar items?