HeroRotation

HeroRotation

5M Downloads

[Bug]: Getting a frost dk error on my unholy dk

Devil-Kal opened this issue ยท 1 comments

commented

What version of HeroRotation are you using?

11.0.0.05

What version of HeroLib are you using?

11.0.0.03

What version of HeroDBC are you using?

11.0.0.01

What is the issue?

I have this lua error on my unholy dk

8x HeroRotation_DeathKnight/Frost.lua:135: attempt to index field 'FrigidExecutioner' (a nil value)
[string "@HeroRotation_DeathKnight/Frost.lua"]:135: in function <HeroRotation_DeathKnight/Frost.lua:134>
[string "@HeroRotation_DeathKnight/Frost.lua"]:172: in function `Handler'
[string "@HeroLib/Events/Main.lua"]:85: in function <HeroLib/Events/Main.lua:83>

Locals:
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index field 'FrigidExecutioner' (a nil value)"
S =

{
DarkTalons =
{
}
ArcaneTorrent =
{
}
HornofWinter =
{
}
ReapersMark =
{
}
AntiMagicZone =
{
}
ChillStreak =
{
}
BloodFury =
{
}
RageoftheFrozenChampion =
{
}
BitingCold =
{
}
RuneofHysteriaBuff =
{
}
MindFreeze =
{
}
SoulReaper =
{
}
ChainsofIce =
{
}
SacrificialPact =
{
}
FrostwyrmsFury =
{
}
DeathAndDecay =
{
}
ArcticAssault =
{
}
TheLongWinter =
{
}
GatheringStorm =
{
}
RazoriceDebuff =
{
}
ShatteredFrost =
{
}
ReapersMarkDebuff =
{
}
UnleashedFrenzy =
{
}
ImprovedObliterate =
{
}
BagofTricks =
{
}
PillarofFrost =
{
}
EmpowerRuneWeaponBuff =
{
}
IceboundFortitude =
{
}
FrostFeverDebuff =
{
}
ColdHeart =
{
}
Pool =
{
}
CleavingStrikes =
{
}
VirulentPlagueDebuff =
{
}
EmpowerRuneWeapon =
{
}
ArcanePulse =
{
}
DeathCoil =
{
}
UnleashedFrenzyBuff =
{
}
ColdHeartBuff =
{
}
Avalanche =
{
}
ApocalypseNow =
{
}
AFeastofSouls =
{
}
MograinesMightBuff =
{
}
Everfrost =
{
}
Fireblood =
{
}
DeathStrike =
{
}
DeathStrikeBuff =
{
}
HowlingBlast =
{
}
BloodPlagueDebuff =
{
}
GatheringStormBuff =
{
}
MightoftheFrozenWastes =
{
}
IcyTalonsBuff =
{
}
RaiseDead =
{
}
ShatteringBlade =
{
}
LightsJudgment =
{
}
GlacialAdvance =
{
}
PillarofFrostBuff =
{
}
ChillingRageBuff =
{
}
AncestralCall =
{
}
AbominationLimbBuff =
{
}
RunicAttenuation =
{
}
Frostscythe =
{
}
SoulReaperDebuff =
{
}
UnholyStrengthBuff =
{
}
EnduringStrength =
{
}
DeathAndDecayBuff =
{
}
Icebreaker =
{
}
FrostStrike =
{
}
KillingMachineBuff =
{
}
BreathofSindragosa =
{
}
UnholyGround =
{
}
Assimilation =
{
}
Obliteration =
{
}
AFeastofSoulsBuff =
{
}
RimeBuff =
{
}
Icecap =
{
}
RemorselessWinter =
{
}
Obliterate =
{
}
AbominationLimb =
{
}
SmotheringOffense =
{
}
IcyTalons =
{
}
Berserking =
{
}
Asphyxiate =
{
}
AntiMagicShell =
{
}
MarkofFyralathDebuff =
{
}
FatalFixation =
{
}
}
Var2HCheck = false

Icon Behavior

None

commented

This should be fixed in commit ce4ecc1