HeroRotation

HeroRotation

5M Downloads

Lua-error by targeting a mob

Shashlic opened this issue ยท 1 comments

commented

Message: ...nterface\AddOns\HeroRotation_Hunter\BeastMastery.lua:244: attempt to perform arithmetic on a nil value
Time: Sat Aug 24 10:42:06 2019
Count: 132
Stack: ...nterface\AddOns\HeroRotation_Hunter\BeastMastery.lua:244: attempt to perform arithmetic on a nil value
...nterface\AddOns\HeroRotation_Hunter\BeastMastery.lua:244: in function Cds' ...nterface\AddOns\HeroRotation_Hunter\BeastMastery.lua:441: in function ?'
Interface\AddOns\HeroRotation\Main.lua:439: in function <Interface\AddOns\HeroRotation\Main.lua:417>

Locals: (*temporary) = 2.013923
(*temporary) = nil
(*temporary) = 0
(*temporary) =

{
LastRemovedFromPlayerTime = 839774.006000
SpellTable =
{
}
LastHitTime = 839743.895000
LastCastTime = 839743.895000
LastDisplayTime = 840601.252000
LastAppliedOnPlayerTime = 839743.895000
}
(*temporary) = "attempt to perform arithmetic on a nil value"
S =
{
KillCommand =
{
}
DanceofDeathBuff =
{
}
AncestralCall =
{
}
LightsJudgment =
{
}
AspectoftheWild =
{
}
Multishot =
{
}
GuardianofAzeroth =
{
}
DanceofDeath =
{
}
PurifyingBlast =
{
}
BloodFury =
{
}
CobraShot =
{
}
PrimalInstincts =
{
}
Fireblood =
{
}
BerserkingBuff =
{
}
AspectoftheWildBuff =
{
}
BloodFuryBuff =
{
}
BloodoftheEnemy =
{
}
Barrage =
{
}
RippleInSpace =
{
}
ConcentratedFlameBurn =
{
}
PoolFocus =
{
}
RecklessForceBuff =
{
}
BestialWrathBuff =
{
}
SummonPet =
{
}
PrimalInstinctsBuff =
{
}
RecklessForceCounter =
{
}
AMurderofCrows =
{
}
BeastCleaveBuff =
{
}
BarbedShot =
{
}
RapidReload =
{
}
SpittingCobra =
{
}
FrenzyBuff =
{
}
BestialWrath =
{
}
DireBeast =
{
}
OneWithThePack =
{
}
LifebloodBuff =
{
}
FocusedAzeriteBeam =
{
}
WorldveinResonance =
{
}
KillerInstinct =
{
}
TheUnboundForce =
{
}
Intimidation =
{
}
CounterShot =
{
}
MemoryofLucidDreams =
{
}
Exhilaration =
{
}
Berserking =
{
}
RazorCoralDebuff =
{
}
ConcentratedFlame =
{
}
ChimaeraShot =
{
}
Stampede =
{
}
}
HR =
{
MaxQueuedCasts = 3
CmdHandler = defined @interface\AddOns\HeroRotation\Core.lua:208
PulseInit = defined @interface\AddOns\HeroRotation\Main.lua:348
GetTexture = defined @interface\AddOns\HeroRotation\Core.lua:46
APLInits =
{
}
CastSuggested = defined @interface\AddOns\HeroRotation\Core.lua:197
CastAnnotated = defined @interface\AddOns\HeroRotation\Core.lua:110
PulsePreInit = defined @interface\AddOns\HeroRotation\Main.lua:294
LeftIconFrame = HeroRotation_LeftIconFrame {
}
MainFrame = HeroRotation_MainFrame {
}
GUISettings =
{
}
AoEON = defined @interface\AddOns\HeroRotation\Core.lua:284
NameplateIconFrame = HeroRotation_NameplateIconFrame {
}
CreateBackdrop = defined @interface\AddOns\HeroRotation\UI.lua:61
ToggleIconFrame = HeroRotation_ToggleIconFrame {
}
ChangePulseTimer = defined @interface\AddOns\HeroRotation\Main.lua:457
Commons =
{
}
Print = defined @interface\AddOns\HeroRotation\Core.lua:31
CastCycle = defined @interface\AddOns\HeroRotation\Core.lua:157
Cast = defined @interface\AddOns\HeroRotation\Core.lua:87
Pulse = defined @interface\AddOns\HeroRotation\Main.lua:417
CastTargetIf = defined @interface\AddOns\HeroRotation\Core.lua:173
Timer =
{
}
Locked = defined @interface\AddOns\HeroRotation\Core.lua:294
Nameplate =
{
}
CastLeftCommon = defined @interface\AddOns\HeroRotation\Core.lua:139
Ready =

commented

This should be fixed in commit 631c332