Quest Log stuck/not updated

Greetings,

this happens only on my 1 character, Sacredd-Barthilas. All of my other alts are working fine.
Basically all the lists on your right hand side of your monitor just stay intact on your initial UI load and never get updated, whether it’s quests, worlds quests or achievements tracker.

At first I thought my World Quest Tracker and World Quests List addons are bugged, but after disabling them, the result are still the same.

This is borderline frustrating as questing is probably 90% of my activities in WoW :frowning:

NB: not sure if this is the right place to put my issue?

Having the same problem. Tried deleting cache and WTF folders, updated all addons, deleted all addons, and tried reloading UI countless times. Nothing seems to be working.

Same here. I’ve reloaded a lot. Plus, my achievement tracker isn’t working either.

It’s only on my main Lalleanth. The other characters are fine.

Try in the in-game chat (case sensitive):
/run RemoveTrackedAchievement(GetTrackedAchievements())

Otherwise, if this is happening to one character:

  1. Run these commands in-game in chat to disable server side syncs then log out:
    /console synchronizeConfig 0
    /console synchronizeSettings 0

  2. Delete your character folder:
    World of Warcraft\_retail_\WTF\Account\{Account ID}\{Realm}\{Character Name}

  3. Log back in and the issue should be resolved. If so you can re-enable the server side syncs:
    /console synchronizeConfig 1
    /console synchronizeSettings 1

Make sure to safely log out of the character after doing this. If the client disconnects or crashes, you’ll have to repeat the process.

Thank you so much!!!

you’re my hero. It worked perfectly. May many great things come your way. That has been troubling me for a year. Thank you very much.