WeakAuras

WeakAuras

200M Downloads

Weakauras missing on screen after opening options

lowpita opened this issue ยท 2 comments

commented

Description

Hey. After updating to 5.3.5 from 5.3.4-35-g628beae the game was stuttering for the auras update (no auras were shown), I guessed it was a normal behaviour from updating. After this, auras showed on my screen, then I opened weakauras options (/wa) and closed it and some auras weren't showing up and others that shouldn't be loading showed up.

WeakAuras Version

WeakAuras 5.3.5

World of Warcraft Flavor

Retail (Default)

Tested with only WeakAuras

  • Yes
  • No

Lua Error

1x WeakAuras/WeakAuras.lua:4810: attempt to concatenate a nil value
[string "@WeakAuras/WeakAuras.lua"]:4810: in function `ReplacePlaceHolders'
[string "@WeakAuras/SubRegionTypes/SubText.lua"]:259: in function <WeakAuras/SubRegionTypes/SubText.lua:257>
[string "@WeakAuras/SubRegionTypes/SubText.lua"]:275: in function `Update'
[string "@WeakAuras/SubRegionTypes/SubText.lua"]:349: in function `SetVisible'
[string "local newActiveConditions = {};"]:203: in function `?'
[string "@WeakAuras/Conditions.lua"]:765: in function `RunConditions'
[string "@WeakAuras/RegionTypes/RegionPrototype.lua"]:709: in function <...aceWeakAuras/RegionTypes/RegionPrototype.lua:704>
[string "@WeakAuras/RegionTypes/RegionPrototype.lua"]:774: in function `Collapse'
[string "@WeakAuras/WeakAuras.lua"]:4478: in function `UpdatedTriggerState'
[string "@WeakAuras/WeakAuras.lua"]:4183: in function `FakeStatesFor'
[string "@WeakAuras/WeakAuras.lua"]:4164: in function `ClearFakeStates'
[string "@WeakAurasOptions/OptionsFrames/OptionsFrame.lua"]:191: in function <...dOns/WeakAurasOptions/OptionsFrames/OptionsFrame.lua:188>
[string "=[C]"]: in function `Hide'
[string "@WeakAurasOptions/WeakAurasOptions.lua"]:618: in function <WeakAurasOptions/WeakAurasOptions.lua:616>

Locals:
textStr = "%standing"
region = Frame {
 SoundRepeatStop = <function> defined @WeakAuras/RegionTypes/RegionPrototype.lua:156
 iconSource = -1
 AnchorSubRegion = <function> defined @WeakAuras/RegionTypes/AuraBar.lua:741
 subRegionEvents = <table> {
 }
 desaturateIcon = false
 Expand = <function> defined @WeakAuras/RegionTypes/RegionPrototype.lua:784
 UpdateMinMax = <function> defined @WeakAuras/RegionTypes/AuraBar.lua:1254
 anchorPoint = "BOTTOM"
 triggerProvidesTimer = false
 iconFrame = Frame {
 }
 icon = Texture {
 }
 SetOffset = <function> defined @WeakAuras/RegionTypes/RegionPrototype.lua:280
 icon_color = <table> {
 }
 enableGradient = false
 overlays = <table> {
 }
 0 = <userdata>
 GlowExternal = <function> defined @WeakAuras/RegionTypes/RegionPrototype.lua:243
 Scale = <function> defined @WeakAuras/RegionTypes/AuraBar.lua:1358
 SendChat = <function> defined @WeakAuras/RegionTypes/RegionPrototype.lua:228
 SetInverse = <function> defined @WeakAuras/RegionTypes/AuraBar.lua:866
 toShow = false
 UpdateFrameTick = <function> defined @WeakAuras/RegionTypes/RegionPrototype.lua:393
 SetTime = <function> defined @WeakAuras/RegionTypes/AuraBar.lua:848
 yOffset = 0
 gradientOrientation = "HORIZONTAL"
 bar = Frame {
 }
 SetOrientation = <function> defined @WeakAuras/RegionTypes/AuraBar.lua:882
 UpdateIcon = <function> defined @WeakAuras/RegionTypes/AuraBar.lua:940
 states = <table> {
 }
 state = <table> {
 }
 SetSparkHeight = <function> defined @WeakAuras/RegionTypes/AuraBar.lua:817
 scalex = 1
 Update = <function> defined @WeakAuras/RegionTypes/AuraBar.lua:1300
 SetRegionHeight = <function> defined @WeakAuras/RegionTypes/AuraBar.lua:827
 regionType = "aurabar"
 Pause = <function> defined @WeakAuras/RegionTypes/RegionPrototype.lua:900
 GetRegionAlpha = <function> defined @WeakAuras/RegionTypes/RegionPrototype.lua:349
 relativePoint = "BOTTOM"
 inverseDirection = false
 iconVisible = false
 SoundPlay = <function> defined @WeakAuras/RegionTypes/RegionPrototype.lua:210
 OptionsClosed = <function> defined @WeakAuras/RegionTypes/RegionPrototype.lua:687
 GetMinMax = <function> defined @WeakAuras/RegionTypes/AuraBar.lua:1295
 zoom = 0
 SetIconColor = <function> defined @WeakAuras/RegionTypes/AuraBar.lua:803
 xOffset = 0
 color_b = 0
 flipX = false
 alpha = 1
 color_r = 0
 SetXOffset = <function> defined @WeakAuras/RegionTypes/RegionPrototype.lua:289
 PixelSnapDisabled = true
 SetRegionWidth = <function> defined @WeakAuras/RegionTypes/AuraBar.lua:823
 SetBarColor2 = <function> defined @WeakAuras/RegionTypes/AuraBar.lua:1019
 RealClearAllPoints = <function> defined =[C]:-1
 GetColor = <function> defined @WeakAuras/RegionTypes/AuraBar.lua:1045
 yOffsetRelative = 0
 RunCode = <function> defined @WeakAuras/RegionTypes/RegionPrototype.lua:235
 customTextFunc = <function> defined return function():1
 GetYOffset = <function> defined @WeakAuras/RegionTypes/RegionPrototype.lua:301
 SetAnimAlpha = <function> defined @WeakAuras/RegionTypes/RegionPrototype.lua:353
 SetIcon = <function> defined @WeakAuras/RegionTypes/AuraBar.lua:925
 SetOverlayColor = <function> defined @WeakAuras/RegionTypes/AuraBar.lua:956
 Collapse = <function> defined @WeakAuras/RegionTypes/RegionPrototype.lua:766
 SetYOffsetRelative = <function> defined @WeakAuras/RegionTypes/RegionPrototype.lua:318
 startFormatters = <table> {
 }
 effectiveOrientation = "HORIZONTAL"
 flipY = false
 Resume = <function> defined @WeakAuras/RegionTypes/RegionPrototype.lua:905
 scaley = 1
 GetXOffset = <function> defined @Interfa

Reproduction Steps

  1. Updated to 5.3.5 from 5.3.4-35-g628beae
  2. Opened weakauras options (/wa) and closed it.

Last Good Version

5.3.4-35-g628beae

Screenshots

Auras loaded when I log in (normal): https://imgur.com/cDLbnhc
Auras showing when I open wa options: https://imgur.com/wCEqoNY
Auras loading when I closed wa options: https://imgur.com/vkZfsKR

Export String

WeakAuras.zip

No response

commented

Actually I just checked again and the last working version for me was 5.3.4-27-gd38be09.

commented

Should be fixed in the next release.