tooltip quest?
Monteo opened this issue ยท 7 comments
Dyaxler commented an hour ago
...for what it's worth I tried to look into this tonight. I looked at the code for 'aux-addon' and they aren't using a proper tool-tip hooking method. Without knowing exactly what issue it has with Questie I'd say that it's a mod incompatibility.
Questie/Questie#334
Not sure what could be wrong on my end. I'm using a vararg hook and passing everything along to the original function, which results in an error.
http://plays.tv/video/5874890880a7bcd55b/-wow-addon
My actions:
1 clear WDB
2 AUX + QUESTIE = error
3 - AUX = noerror, item cache
4 AUX+ QUESTIE = no error
http://i.imgur.com/FPGuDQP.png
Same problem with a questitem. Dont even get a tooltip.
Questie/Questie#334 (comment)
should be fixed now