TekNoLogic / TourGuide

WoW Addon - Powerleveling guide framework
http://www.tekkub.net/
17 stars 26 forks source link

Item button no longer working #2

Closed gunboat closed 15 years ago

gunboat commented 15 years ago

As of the 3.1 patch, the item button isn't working for me. It displays and updates correctly, and I can drag it around the screen to reposition, but it does nothing when I click it.

gunboat commented 15 years ago

Just verified this is still happening with the alpha pulled from github today (current as of commit d515f0702fbbfcf4c915c64e505bcf6148435cbd)

Example was with Horde quest "Warning: Some Assembly Required", QID=11310. If I specify no item in the guide, TourGuide correctly displays an item button with the abomination kit (itemID=33613), but pressing the button does nothing. I also tried revising the guide to specifically include the item with "|U|33613|", but got the same result: item button rendered but pressing it does nothing.

When I move the frame around, I get the appropriate messages in the tekDebug window.

gunboat commented 15 years ago

Another clue: the item button did not work with a quest completion objective: " Warning: Some Assembly Required |QID|11310|" with or without the "|U|" note. But the item button did work with a kill objective "K Return the shield |Q|A Return to Resting|QO|Shield of the Aesirites Returned: 1/1| |N|Head back to Shield Hill and use the bag at (57.67,77.57). | |U|34624|"

gunboat commented 15 years ago

Arrgh! I seem to have closed this issue. I will file a duplicate and copy the comments manually.