Lua Error Mana - Paladin (Ret)
Almighty5Moe opened this issue ยท 4 comments
Is there an existing issue for this?
- I have searched the existing open and closed issues.
Description
First time using retail in several years. Uploaded to the latest stable release of WA, and had the error. Now using the latest version listed below and consistently have the error. Happens on every login and each use of any of the abilities. Would prefer to not blow away my setup from before, so appreciate any guidance.
WeakAuras Version
WeakAuras 5.17.3-4-g2df256b
World of Warcraft Flavor
Retail (Default)
World of Warcraft Region
US/NA
Tested with only WeakAuras
I got this issue with only WeakAuras enabled
Lua Error
1x Lua error in aura 'Mana - Paladin (Retribution)': Custom Text Function
WeakAuras Version: 5.17.3-4-g2df256b
Aura Version: 1.2.1
Stack trace:
[string "return function()"]:2: attempt to index field 'triggerState' (a nil value)
[string "return function()"]:2: in function <[string "return function()"]:1>
[string "=[C]"]: in function `xpcall'
[string "@WeakAuras/WeakAuras.lua"]:4983: in function `RunCustomTextFunc'
[string "@WeakAuras/SubRegionTypes/SubText.lua"]:330: in function `?'
[string "@WeakAuras/SubscribableObject.lua"]:94: in function `Notify'
[string "@WeakAuras/WeakAuras.lua"]:4721: in function <WeakAuras/WeakAuras.lua:4716>
[string "@WeakAuras/WeakAuras.lua"]:4808: in function <WeakAuras/WeakAuras.lua:4774>
[string "@WeakAuras/WeakAuras.lua"]:4918: in function `UpdatedTriggerState'
[string "@WeakAuras/GenericTrigger.lua"]:1143: in function `ScanWithFakeEvent'
[string "@WeakAuras/GenericTrigger.lua"]:1476: in function `LoadDisplays'
[string "@WeakAuras/WeakAuras.lua"]:2027: in function `LoadDisplays'
[string "@WeakAuras/WeakAuras.lua"]:1808: in function <WeakAuras/WeakAuras.lua:1651>
[string "@WeakAuras/WeakAuras.lua"]:2004: in function `Resume'
[string "@WeakAuras/WeakAuras.lua"]:1293: in function <WeakAuras/WeakAuras.lua:1251>
Locals:
(*temporary) = nil
(*temporary) = "Mana - Paladin (Retribution)"
(*temporary) = nil
(*temporary) = "attempt to index field 'triggerState' (a nil value)"
Reproduction Steps
Logging in.
Using any actions
Last Good Version
Unknown
Screenshots
No response
Export String
No response
Bisector Report
Bisect results:
report version: 2
addon version: v1.3.0
mode at print: done
bisect origin: cli
last test result: bad
Bisect took 1 out of (4-20) steps
Hints taken: 1
Addons ruled out: 9
Addons proved: 0
Narrowest set of addons that reproduces the issue:
|-- H:WeakAuras @ 5.17.3-4-g2df256b
| |-- d:WeakAuras Archive @ 5.17.3-4-g2df256b
| |-- D:WeakAuras Companion @ 5.2.7
| |-- d:WeakAuras Model Paths @ 5.17.3-4-g2df256b
| |-- d:WeakAuras Options @ 5.17.3-4-g2df256b
| | |--WeakAuras Model Paths...(see above)
| | |-- d:WeakAuras Templates @ 5.17.3-4-g2df256b
| |--WeakAuras Templates...(see above)
|-- A:Bisector @ 1.1.2
|-- A:BugGrabber @ v11.0.0
|-- A:BugSack @ v11.0.1
Libraries:
LibCompress @ 90083
LibCustomGlow-1.0 @ 20
AceComm-3.0 @ 14
AceSerializer-3.0 @ 5
LibSerialize @ 1
SpellRange-1.0 @ 24
LibGetFrame-1.0 @ 62
LibSharedMedia-3.0 @ 8020003
LibDispel-1.0 @ 11
LibSpecialization @ 10
CallbackHandler-1.0 @ 8
LibRangeCheck-3.0 @ 26
AceTimer-3.0 @ 17
LibDeflate @ 3
LibDBIcon-1.0 @ 55
LibDataBroker-1.1 @ 4
yes, also you dont use a release version which means its not "stable"
Used the stable version prior, hoped that the updated version fixed the issue. Will revert back as it was the same either way. Aura's deleted, issue resolved.
Lua error in aura 'Mana - Paladin (Retribution)' is the first line of the error log.
And that means the error is in custom code in that aura.
OK, so other than using the UI haven't coded anything myself. So all I'd need to do is delete the aura, and be done with it?