Arithmetic on Nil value error
tbrad86 opened this issue ยท 1 comments
Description
Message: [string "Error in: Melee Hit':'custom text"]:7: attempt to perform arithmetic on a nil value
Time: Wed Jul 7 14:55:30 2021
Count: 54
Stack: [string "Error in: Melee Hit':'custom text"]:7: attempt to perform arithmetic on a nil value
[string "=[C]"]: in function xpcall' [string "@Interface\AddOns\WeakAuras\WeakAuras.lua"]:4121: in function
RunCustomTextFunc'
[string "@interface\AddOns\WeakAuras\RegionTypes\Text.lua"]:214: in function `FrameTick'
[string "@interface\AddOns\WeakAuras\RegionTypes\RegionPrototype.lua"]:646: in function <...ace\AddOns\WeakAuras\RegionTypes\RegionPrototype.lua:638>
WeakAuras Version
WeakAuras 3.5.0
World of Warcraft Flavor
The Burning Crusade
Tested with only WeakAuras
- Yes
- No
Lua Error
Message: [string "Error in: Melee Hit':'custom text"]:7: attempt to perform arithmetic on a nil value
Time: Wed Jul 7 14:55:30 2021
Count: 54
Stack: [string "Error in: Melee Hit':'custom text"]:7: attempt to perform arithmetic on a nil value
[string "=[C]"]: in function xpcall' [string "@Interface\AddOns\WeakAuras\WeakAuras.lua"]:4121: in function
RunCustomTextFunc'
[string "@interface\AddOns\WeakAuras\RegionTypes\Text.lua"]:214: in function `FrameTick'
[string "@interface\AddOns\WeakAuras\RegionTypes\RegionPrototype.lua"]:646: in function <...ace\AddOns\WeakAuras\RegionTypes\RegionPrototype.lua:638>
Reproduction Steps
Happens after loading screen for new zone in TBC Classic
Last Good Version
No response
Screenshots
No response
Export String
No response
This is not a bug in WeakAuras, but rather an error in some custom code that you have on an aura called Melee Hit
. Contact the author of that WA to report the error to them, or (if you are the author) come to https://discord.gg/wa2 for assistance in troubleshooting.