#weakauras for items like sapper no longer working after patch

1 messages · Page 1 of 1 (latest)

queen ember
#

please do not crosspost.

swift storm
#

deleted my other post. think it's better suited for here

#

BugSack shows me two errors with weakaura

#

1x Lua error in aura 'Rage Bar': init
WeakAuras Version: 5.1.1
Aura Version: 1.0.16
[string "return function() if aura_env.region then"]:12: attempt to index field 'text' (a nil value)
[string "return function() if aura_env.region then"]:12: in function <[string "return function() if aura_env.region then"]:1>
[string "=[C]"]: in function xpcall' [string "@Interface\AddOns\WeakAuras\AuraEnvironment.lua"]:374: in function ActivateAuraEnvironment'
[string "@Interface\AddOns\WeakAuras\GenericTrigger.lua"]:805: in function CreateFakeStates' [string "@Interface\AddOns\WeakAuras\WeakAuras-5.1.1.lua"]:4172: in function UpdateFakeStatesFor'
[string "@Interface\AddOns\WeakAuras\WeakAuras-5.1.1.lua"]:4148: in function FakeStatesFor' [string "@Interface\AddOns\WeakAurasOptions\AceGUI-Widgets\AceGUIWidget-WeakAurasDisplayButton.lua"]:1442: in function SyncVisibility'
[string "@Interface\AddOns\WeakAurasOptions\AceGUI-Widgets\AceGUIWidget-WeakAurasDisplayButton.lua"]:1468: in function `PriorityShow'
[string "@Interface\AddOns\WeakAurasOptions\WeakAurasOptions-5.1.1.lua"]:730: in function <...terface\AddOns\WeakAurasOptions\WeakAurasOptions.lua:699>

#

and:

#

2x Lua error in aura 'Rage Bar': Custom Text Function
WeakAuras Version: 5.1.1
Aura Version: 1.0.16
[string "return function()"]:4: <unnamed>:SetText(): Font not set
[string "=[C]"]: in function SetText' [string "return function()"]:4: in function <[string "return function()"]:1> [string "=[C]"]: in function xpcall'
[string "@Interface\AddOns\WeakAuras\WeakAuras-5.1.1.lua"]:4511: in function RunCustomTextFunc' [string "@Interface\AddOns\WeakAuras\SubRegionTypes\SubText.lua"]:271: in function ?'
[string "@Interface\AddOns\WeakAuras\RegionTypes\RegionPrototype.lua"]:35: in function Notify' [string "@Interface\AddOns\WeakAuras\WeakAuras-5.1.1.lua"]:4244: in function <Interface\AddOns\WeakAuras\WeakAuras.lua:4241> [string "@Interface\AddOns\WeakAuras\WeakAuras-5.1.1.lua"]:4336: in function <Interface\AddOns\WeakAuras\WeakAuras.lua:4298> [string "@Interface\AddOns\WeakAuras\WeakAuras-5.1.1.lua"]:4446: in function UpdatedTriggerState'
[string "@Interface\AddOns\WeakAuras\WeakAuras-5.1.1.lua"]:4175: in function UpdateFakeStatesFor' [string "@Interface\AddOns\WeakAuras\WeakAuras-5.1.1.lua"]:4148: in function FakeStatesFor'
[string "@Interface\AddOns\WeakAurasOptions\AceGUI-Widgets\AceGUIWidget-WeakAurasDisplayButton.lua"]:1442: in function SyncVisibility' [string "@Interface\AddOns\WeakAurasOptions\AceGUI-Widgets\AceGUIWidget-WeakAurasDisplayButton.lua"]:1468: in function PriorityShow'
[string "@Interface\AddOns\WeakAurasOptions\WeakAurasOptions-5.1.1.lua"]:730: in function <...terface\AddOns\WeakAurasOptions\WeakAurasOptions.lua:699>

queen ember
#

you can delete the code in the rage bar

#

also, check the trigger of your item auras

#

what weakauras version do you have?

swift storm
swift storm
queen ember
#

probably all of the code

swift storm
#

like the whole weakaura? this one is working fine tho

queen ember
#

there is code in the display tab and the init probably

swift storm
#

do I miss an option so the weakaura is always showing while the item is ready ?

queen ember
#

its in the cooldown item trigger

swift storm
#

that's what I have

queen ember
#

no, thats a cooldown ready event

#

not cooldown

swift storm
#

aah i found it