Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disabling Completionist conflicts with Questie in Cataclysm #1701

Open
BreakBB opened this issue Jul 29, 2024 · 0 comments
Open

Disabling Completionist conflicts with Questie in Cataclysm #1701

BreakBB opened this issue Jul 29, 2024 · 0 comments

Comments

@BreakBB
Copy link

BreakBB commented Jul 29, 2024

Game Flavor (please complete the following information):

  • Flavor: Cataclysm

Describe the bug
Hey there, on of the Questie developers here.
It looks like something in ATT is conflicting with Questie on startup. We managed to pin it down to having the "+Source" setting inactive.

It causes, that C_QuestLog.GetQuestObjectives returns invalid objectives, as if they are not cached yet. It might simply be, because both addons are firing at the API "too much", can't tell though.

When flipping the load order of both addons by renaming ATT to XATT (directory and _Cata.toc), then Questie initializes correctly.

To Reproduce
Steps to reproduce the behavior:

  1. Install Questie and ATT
  2. Log in on a character with a few quests
  3. Remember the amount of quests in the Questie Tracker
  4. Disable "+Source" setting in ATT (all other settings to default.
  5. /reload
  6. Compare the amount of quests in the Questie Tracker

(The Questie Tracker is only showing quests which make it into the game cache).

Expected behavior
Both addons should initialize correctly. It would be great to get in touch what possibilities we see and if there is something that can potentially be done on ATTs side.

Screenshots

Additional context
Questie v10.3.8 + ATT 4.0.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant