WeakAuras

WeakAuras

200M Downloads

attempt to call method 'UpdateAnchorOnTextChange' (a nil value)

JourneyOver opened this issue ยท 2 comments

commented

Description

Reloaded my UI due to an issue and started running into the below error on load from weakauras. Was working just fine right before I reloaded and I believe it is due to weakauras addon being updated before I reloaded.

I have fully exited the game and re-opened it and have tested with it being the only addon enabled but still run into the same issue.

WeakAuras Version

5.3.4-35-g628beaef

World of Warcraft Flavor

Retail (Default)

Tested with only WeakAuras

  • Yes
  • No

Lua Error

...nterface/AddOns/WeakAuras/SubRegionTypes/SubText.lua:264: attempt to call method 'UpdateAnchorOnTextChange' (a nil value)
[string "@Interface/AddOns/WeakAuras/SubRegionTypes/SubText.lua"]:264: in function `Update'
[string "@Interface/AddOns/WeakAuras/SubRegionTypes/SubText.lua"]:351: in function `SetVisible'
[string "@Interface/AddOns/WeakAuras/SubRegionTypes/SubText.lua"]:369: in function `modify'
[string "@Interface/AddOns/WeakAuras/RegionTypes/RegionPrototype.lua"]:579: in function <...ace/AddOns/WeakAuras/RegionTypes/RegionPrototype.lua:560>
[string "=[C]"]: in function `modifyFinish'
[string "@Interface/AddOns/WeakAuras/RegionTypes/AuraBar.lua"]:1408: in function `modify'
[string "@Interface/AddOns/WeakAuras/WeakAuras.lua"]:3114: in function `SetRegion'
[string "@Interface/AddOns/WeakAuras/WeakAuras.lua"]:3202: in function <Interface/AddOns/WeakAuras/WeakAuras.lua:3165>
[string "@Interface/AddOns/WeakAuras/WeakAuras.lua"]:3220: in function `EnsureRegion'
[string "@Interface/AddOns/WeakAuras/AuraEnvironment.lua"]:295: in function `ActivateAuraEnvironment'
[string "@Interface/AddOns/WeakAuras/GenericTrigger.lua"]:4132: in function `GetTriggerConditions'
[string "@Interface/AddOns/WeakAuras/WeakAuras.lua"]:3748: in function `GetTriggerConditions'
[string "@Interface/AddOns/WeakAuras/Conditions.lua"]:656: in function <Interface/AddOns/WeakAuras/Conditions.lua:648>
[string "@Interface/AddOns/WeakAuras/Conditions.lua"]:756: in function `LoadConditionFunction'
[string "@Interface/AddOns/WeakAuras/WeakAuras.lua"]:2979: in function <Interface/AddOns/WeakAuras/WeakAuras.lua:2878>
[string "@Interface/AddOns/WeakAuras/WeakAuras.lua"]:3036: in function `Add'
[string "@Interface/AddOns/WeakAuras/WeakAuras.lua"]:2504: in function `AddMany'
[string "@Interface/AddOns/WeakAuras/WeakAuras.lua"]:1150: in function <Interface/AddOns/WeakAuras/WeakAuras.lua:1121>

Count: 1

Call Stack:
[string "@Interface/AddOns/WeakAuras/WeakAuras.lua"]:1198: in function `Login'
[string "@Interface/AddOns/WeakAuras/WeakAuras.lua"]:1273: in function <Interface/AddOns/WeakAuras/WeakAuras.lua:1224>

Reproduction Steps

  1. Update to the latest version
  2. Load up the game
  3. ???
  4. see error

Last Good Version

5.3.4-27-gd38be09

Screenshots

No response

Export String

No response

commented

Fixed

commented

Can confirm that things are back to working order again with the reverted changes.