C_UnitAuras.GetAuraDataByIndex error in Liquid Aberrus pack
Elnarfim opened this issue · 1 comments
Is there an existing issue for this?
- I have searched the existing open and closed issues.
Description
Void Bomb aura in Sakareth pack of Liquid Aberrus has occured an error
It is caused by a deprecated function since 10.2.5
WeakAuras Version
5.13.1
World of Warcraft Flavor
Retail (Default)
World of Warcraft Region
TW/Asia
Tested with only WeakAuras
I got this issue with only WeakAuras enabled
Lua Error
2x 'Void Bomb (assignment)' 오라에 Lua 오류 발생: 활성 조건 1
WeakAuras 버전: 5.13.1
위크오라 버전: 1.0.11
bad argument #1 to '?' (Usage: local aura = C_UnitAuras.GetAuraDataByIndex(unitToken, index [, filter]))
[string "=[C]"]: in function `GetAuraDataByIndex'
[string "@Blizzard_Deprecated/Deprecated_10_2_5.lua"]:35: in function <...aceBlizzard_Deprecated/Deprecated_10_2_5.lua:34>
[string "@WeakAuras/AuraEnvironment.lua"]:33: in function <WeakAuras/AuraEnvironment.lua:28>
[string "=(tail call)"]: ?
[string "return function(allstates, event, ...)"]:67: in function <[string "return function(allstates, event, ...)"]:1>
[string "=[C]"]: in function `xpcall'
[string "@WeakAuras/GenericTrigger.lua"]:642: in function <WeakAuras/GenericTrigger.lua:627>
[string "@WeakAuras/GenericTrigger.lua"]:880: in function `ScanEventsInternal'
[string "@WeakAuras/GenericTrigger.lua"]:825: in function `ScanEvents'
[string "return function(allstates, event, ...)"]:162: in function <[string "return function(allstates, event, ...)"]:1>
[string "=[C]"]: in function `xpcall'
[string "@WeakAuras/GenericTrigger.lua"]:642: in function <WeakAuras/GenericTrigger.lua:627>
[string "@WeakAuras/GenericTrigger.lua"]:847: in function `ScanUnitEvents'
[string "@WeakAuras/GenericTrigger.lua"]:1138: in function <WeakAuras/GenericTrigger.lua:1134>
Locals:
Skipped (In Encounter)
Reproduction Steps
Install Liquid Aberrus WA pack
Do sakareth mythic combat
Check the bugsack
Last Good Version
No response
Screenshots
No response
Export String
No response
Bisector Report
No response