Weakaura LUA error when checking player mana
spik3n opened this issue ยท 1 comments
Description
Setting up a trigger type to check for player mana
Generates LUA error
WeakAuras Version
Weakaura 4.1.4-11-ge6683a7
World of Warcraft Flavor
Wrath of the Lich King Classic
Tested with only WeakAuras
- Yes
- No
Lua Error
1x Lua error in aura 'GCDHistoryCastControl223': Untrigger 1
WeakAuras Version: 4.1.4-11-ge6683a7
Aura Version: 1.0.0
[string "return function() return not aura_env.casti..."]:1: attempt to index global 'aura_env' (a nil value)
[string "return function() return not aura_env.casting end"]:1: in function <[string "return function() return not aura_env.casti..."]:1>
[string "=[C]"]: in function xpcall' [string "@WeakAuras\GenericTrigger.lua"]:669: in function <WeakAuras\GenericTrigger.lua:537> [string "@WeakAuras\GenericTrigger.lua"]:752: in function
ScanEventsInternal'
[string "@WeakAuras\GenericTrigger.lua"]:711: in function `ScanEvents'
[string "@WeakAuras\GenericTrigger.lua"]:883: in function <WeakAuras\GenericTrigger.lua:870>
Reproduction Steps
- Create trigger
- Type: Player/Unit Info
- Power
- Unit: Player
- Power Type: Mana
Last Good Version
No response
Screenshots
Export String
No response