Aiue's Quest Tracker (AQT)

Aiue's Quest Tracker (AQT)

21.6k Downloads

Unable to see Quests 1.5 classic

Soultastic opened this issue ยท 6 comments

commented

I don't know how or why, but since updating to 1.5 classic of the addon, none of the quests show in my tracker and it says 0/20 quests in my log. I had to roll back to a previous version.

commented

Had this issue last night as well, thought it may have been related to #30, but maybe not.

commented

I've had no issues on my end, so I wouldn't know exactly how to reproduce the error. My guess is that it has something to do with getting faction information, but I can't know for certain without any lua errors.

If you could use BugGrabber and BugSack to catch the errors, that would be quite helpful. In the meanwhile, I'll look over the code again and try to come up with a safer way of doing things.

commented

Ok so mine is working fine now? Not sure why mine was not working previously, but I have had no issues tonight, so disregard my comment.

commented

I suspect the core of this issue is GetFactionInfo() having irregularities in how it will return on calls. It should be fixed, but as working with the WoW API is still down to quite a bit of guesswork, can't be certain.

I'll leave both tickets open for a few days, then if there have been no more reports of breakage, assume I have fixed the problem and close them.

commented

Just pushed another update that I hope should fix this. Please let me know whether it did, or if the problem still persists.

Most likely it would be related to #30, at least, as that would halt the OnEnable() function before it registers any events.

commented

It's working now with the latest. It must have been the faction thing. :)