WeakAuras

WeakAuras

200M Downloads

Encounter Journal will always default to "Mythic+ Dungeons" on login/reload when WeakAuras is installed

kvigue opened this issue ยท 0 comments

commented

Description

If you don't have WeakAuras installed, then the Dungeon Journal will remember your last selected "tier" (i.e. expansion) and default to that when you relog or reload. That ID is stored in the "EJSelectedTier" CVar.

However, WeakAuras is iterating the Dungeon Journal on startup (InitializeEncounterAndZoneLists in Types_Retail.lua). This causes the last tier (Mythic+ Dungeons, in this case) to always be selected on relog/reload. This matches the pre-10.0.2 behavior, but doesn't respect the new "remembering" that was added circa 10.0.2.

WeakAuras Version

5.3.1

World of Warcraft Flavor

Retail (Default)

Tested with only WeakAuras

  • Yes
  • No

Lua Error

No response

Reproduction Steps

  1. Install WeakAuras. No additional Auras needed.
  2. Open the Dungeon Journal.
  3. From the dropdown in the top-right, select any expansion besides "Mythic+ Dungeons". "Warlords of Draenor", for instance.
  4. Relog.
  5. Open the Dungeon Journal again. Note that you have Mythic+ Dungeons selected again.
  6. Uninstall WeakAuras and repeat steps 2-5. Note that your choice is remembered.

Last Good Version

No response

Screenshots

No response

Export String

No response