Questie / Questie

Questie: The WoW Classic quest helper
986 stars 292 forks source link

Quests from items not being automatically accepted #4125

Open Jokaleth opened 2 years ago

Jokaleth commented 2 years ago

Bug description

As the title says, when I pick up an item with a quest attached, such as Avruu's Orb, the quest is not automatically accepted and tracked. It used to be the case where this would automatically happen, but since at least prepatch this is no longer the case.

Screenshots

image image

Questie & WoW version

Questie Version: v7.1.1 WoW Version: 3.4.0.45572

BreakBB commented 2 years ago

I am quite sure this never was the case as it would require Questie to interact with the inventory (which we don't and hopefully won't).

It is a nice idea though 👍🏻

Jokaleth commented 2 years ago

I am quite sure this never was the case as it would require Questie to interact with the inventory (which we don't and hopefully won't).

It is a nice idea though 👍🏻

Ah I see, then that’s my bad. I always thought it was Questie doing it but if that’s not the case then I know exactly what it was.

I had another addon that would automatically open items in bags. This would normally apply to stuff like clams and boxes, but I guess it must’ve also been automatically opening the quest attached to the item, which Questie then automatically accepted. That addon broke on prepatch launching so I removed it.

BreakBB commented 2 years ago

That would make sense. If you find that addon doing this, feel free to share it here 👍🏻

MyTechnoHunter commented 2 years ago

Doesnt appear to be listed in my curseforge atm but there's an addon called AutoOpenItems that does that type thing.. opens clams and boxes and whatnot..

simple enough to update the toc file for wrath, lemme make sure it still works..

Jokaleth commented 2 years ago

Doesnt appear to be listed in my curseforge atm but there's an addon called AutoOpenItems that does that type thing.. opens clams and boxes and whatnot..

simple enough to update the toc file for wrath, lemme make sure it still works..

Yeah that’s the one. Like you said it hasn’t been updated yet and was broken on prepatch. Let me know when you update it!

Yttrium-tYcLief commented 2 years ago

Yeah that’s the one. Like you said it hasn’t been updated yet and was broken on prepatch. Let me know when you update it!

This is likely the sort of thing that is now disallowed (deleted/removed API calls) in order to help combat botting/multiboxing. Many other addons like AutoFollow got hit as well.