3.7.16-15-g8583018 - Lua Error 'isPaused'
behub-au opened this issue ยท 1 comments
Description
Updated to latest alpha. WA stops functioning with a repeating lua error. Downgrading to release version removes the lua error and WA go back to functioning.
WeakAuras Version
3.7.16-15-g8583018
World of Warcraft Flavor
Retail (Default)
Tested with only WeakAuras
- Yes
- No
Lua Error
2534x WeakAuras\BuffTrigger2.lua:1918: attempt to call field 'IsPaused' (a nil value)
[string "@WeakAuras\BuffTrigger2.lua"]:1918: in function <WeakAuras\BuffTrigger2.lua:1917>
Locals:
(*temporary) = nil
(*temporary) = "attempt to call field 'IsPaused' (a nil value)"
WeakAuras =
IsSpellKnownForLoad = defined @WeakAuras\Prototypes.lua:1105
normalWidth = 1.300000
StopMotion =
}
GetRuneCooldown = defined @WeakAuras\GenericTrigger.lua:1976
SortRegionData = defined @WeakAuras\RegionTypes\DynamicGroup.lua:213
CheckRange = defined @WeakAuras\Prototypes.lua:35
CheckTalentByIndex = defined @WeakAuras\Prototypes.lua:923
ShowOverlayGlow = defined @ElvUI\Libraries\Core\LibCustomGlow-1.0\LibCustomGlow-1.0.lua:612
RegisterItemCountWatch = defined @WeakAuras\GenericTrigger.lua:3457
CheckForItemBonusId = defined @WeakAuras\GenericTrigger.lua:4051
UnitCastingInfo = defined =[C]:-1
CalculatedGcdDuration = defined @WeakAuras\GenericTrigger.lua:4030
RealTimeProfilingWindow = {
}
GetSpellCharges = defined @WeakAuras\GenericTrigger.lua:2014
GrowFunctions =
}
RegisterBigWigsCallback = defined @WeakAuras\GenericTrigger.lua:3113
ToggleProfile = defined @WeakAuras\Profiling.lua:377
race_types =
}
ValidateNumeric = defined @WeakAuras\Prototypes.lua:984
CancelScheduledProfile = defined @WeakAuras\Profiling.lua:385
CheckMPlusAffixIds = defined @WeakAuras\Prototypes.lua:1036
WatchForCastLatency = defined @WeakAuras\GenericTrigger.lua:3393
TenchInit = defined @WeakAuras\GenericTrigger.lua:3288
StopProfile = defined @WeakAuras\Profiling.lua:350
GetGCDInfo = defined @WeakAuras\GenericTrigger.lua:2038
GcdSpellName = defined @WeakAuras\GenericTrigger.lua:2050
GetUniqueCloneId = defined @WeakAuras\GenericTrigger.lua:3502
WatchUnitChange = defined @WeakAuras\GenericTrigger.lua:2612
EJIcons =
}
GetSpellCooldown = defined @WeakAuras\GenericTrigger.lua:1984
CompareSpellIds = defined @WeakAuras\Prototypes.lua:1149
GetDBMTimer = defined @WeakAuras\GenericTrigger.lua:2933
SpellSchool = defined @WeakAuras\Prototypes.lua:131
gcdDuration = defined @WeakAuras\GenericTrigger.lua:2046
GetHSVTransition = defined @WeakAuras\Prototypes.lua:487
defaultFont = "Friz Quadrata TT"
HideOverlayGlow = defined @ElvUI\Libraries\Core\LibCustomGlow-1.0\LibCustomGlow-1.0.lua:696
UnitPowerDisplayMod = defined @WeakAuras\Prototypes.lua:1157
ScheduleDbmCheck = defined @WeakAuras\GenericTrigger.lua:2992
IsClassic = defined @WeakAuras\Init.lua:39
GetPolarCoordinates = defined @WeakAuras\RegionTypes\DynamicGroup.lua:130
GetBonusIdInfo = defined @WeakAuras\GenericTrigger.lua:4064
GetRange = defined @WeakAuras\Prototypes.lua:31
UnitExistsFixed = defined @WeakAuras\GenericTrigger.lua:93
versionString = "3.7.16-15-g8583018"
newFeatureString = "|TOptionsFrame\UI-OptionsFrame-NewFeatureIcon:0|t"
CheckCombatLogFlags = defined @WeakAuras\Prototypes.lua:1054
CallCustomConditionTest = defined @WeakAuras\Conditions.lua:148
WatchSpellCooldown = defined @WeakAuras\GenericTrigger.lua:2465
CheckPvpTalentByIndex = defined @WeakAuras\Prototypes.lua:935
Ge
Reproduction Steps
- Install Alpha (3.7.16-15-g8583018)
- Load in. Errors Appear.
- Re-install release version
- Errors gone :)
Last Good Version
3.7.16
Screenshots
No response