smaitch / Wholly

World of Warcraft addon to present quest information for the user derived from the Grail addon.
23 stars 9 forks source link

Wholly not displaying completed quests in WoW Classic #16

Closed reaktorblue closed 4 years ago

reaktorblue commented 4 years ago

I have Wholly 071 and Grail 100 installed and what I'd like to be able to do is simply see a list of quests I've already completed.

I'm not entirely sure what I'm doing wrong, I can't get any quests to populate. I've spent two days researching the issue to see if I installed something incorrectly or if I have to initialize a command or something but haven't been able to locate a solution. All folders were installed to the AddOns folder and are visible within the AddOns menu in game. The /grail help options work and /wholly works but none of the quests I've currently completed appear.

Could someone help point me in the right direction?

smaitch commented 4 years ago

There is a problem with the publicly available releases that has been addressed with the versions you can find here on GitHub. However, you still may need to issue the slash command:

/grail

which should query the server for the completed quests. This should then allow Wholly to refresh what it shows to you, giving you the proper status for all your quests.

reaktorblue commented 4 years ago

I re-downloaded both Wholly and Grail from GitHub as per the suggestion and I'm still having some issues. For example, I've completed several quests in Un'Goro Crater however, this zone appears empty. It doesn't show any quests at all.

In fact, for Eastern Kingdoms, it only lists 6 zones with data. Am I doing something wrong or are there any other steps I could take to troubleshoot the issue?

yoshimo commented 4 years ago

Keep in mind that the database for classic is still in the making so it might help to regularly provide your grail.lua from the saved var folder so the DB can be updated with missing and wrong stuff.

smaitch commented 4 years ago

Grail has been updated on GitHub such that the need to manually issue the /grail slash command should no longer be needed.

@reaktorblue Please send your Grail.lua saved variables file so we can update the Grail database with all the quest information you have gathered.

smaitch commented 4 years ago

Grail 101 and Wholly 072 are released to the public so should be showing quests as appropriate based on the knowledge Grail has.