#weakauras for items like sapper no longer working after patch
1 messages · Page 1 of 1 (latest)
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>
you can delete the code in the rage bar
also, check the trigger of your item auras
what weakauras version do you have?
what exactly?
5.3.6
probably all of the code
like the whole weakaura? this one is working fine tho
there is code in the display tab and the init probably
this worked the trigger events "cooldown progress (item)" was disabled. But the same weakaura to show when the item is ready is only flashing one time and then disappearse.
This is the weakaura to show when item is ready:
https://wago.io/VyT4Xg_v8
do I miss an option so the weakaura is always showing while the item is ready ?
its in the cooldown item trigger
that's what I have
aah i found it