herotc/hero-rotation

[Bug]: Lua Error

Closed this issue · 2 comments

What version of HeroRotation are you using?

11.0.0.10

What version of HeroLib are you using?

11.0.0.06

What version of HeroDBC are you using?

11.0.0.02

What is the issue?

This is the error I get:

118x HeroRotation_DemonHunter/Events.lua:109: attempt to index field 'SigilofChains' (a nil value)
[string "@HeroRotation_DemonHunter/Events.lua"]:109: in function Handler' [string "@HeroLib/Events/Main.lua"]:247: in function <HeroLib/Events/Main.lua:236> [string "@HeroLib/Events/Main.lua"]:283: in function Handler'
[string "@HeroLib/Events/Main.lua"]:85: in function <HeroLib/Events/Main.lua:83>

Locals:
SpellID = 393438
IncAmt = 0
(*temporary) = nil
(*temporary) = nil
(*temporary) = 389813
(*temporary) = "attempt to index field 'SigilofChains' (a nil value)"
SpellVDH =

{
SigilofFlame =
{
}
FirstoftheIllidari =
{
}
RendingStrikeBuff =
{
}
InfernalStrike =
{
}
FieryBrandDebuff =
{
}
StudentofSuffering =
{
}
ImmolationAuraBuff =
{
}
Fracture =
{
}
SigilofDoom =
{
}
ReaversMarkDebuff =
{
}
Shear =
{
}
FieryBrand =
{
}
ConsumingFire =
{
}
TheHunt =
{
}
MetamorphosisBuff =
{
}
SigilofMiseryDebuff =
{
}
Demonsurge =
{
}
SpiritBurst =
{
}
SoulSunder =
{
}
BulkExtraction =
{
}
SigilofDoomDebuff =
{
}
DemonSpikesBuff =
{
}
Glide =
{
}
FelDesolation =
{
}
StudentofSufferingBuff =
{
}
SoulCarver =
{
}
GlaiveFlurryBuff =
{
}
ThrilloftheFightDmgBuff =
{
}
FoddertotheFlame =
{
}
FelDevastation =
{
}
FieryDemise =
{
}
DowninFlames =
{
}
SigilofMisery =
{
}
SigilofSpite =
{
}
SpiritBomb =
{
}
AscendingFlame =
{
}
DemonSpikes =
{
}
SoulCleave =
{
}
ReaversGlaive =
{
}
CollectiveAnguish =
{
}
ThrowGlaive =
{
}
Felblade =
{
}
ArtoftheGlaiveBuff =
{
}
ThrilloftheFightAtkBuff =
{
}
ReaversGlaiveBuff =
{
}
Pool =
{
}
ArcaneTorrent =
{
}
VengefulRetreat =
{
}
SigilofFlameDebuff =
{
}
Disrupt =
{
}
DarkglareBoon =
{
}
Demonic =
{
}
ChaosNova =
{
}
IlluminatedSigils =
{
}
SoulFurnaceDmgBuff =
{
}
QuickenedSigils =
{
}
SoulFurnaceBuff =
{
}
Metamorphosis =
{
}
SoulSigils =
{
}
ImmolationAura =
{
}
UnhinderedAssault =
{
}
}
Soul =
{
AuraSouls = 0
IncomingSouls = 0
}

Icon Behavior

Icon does NOT disappear

This is due to a change I made yesterday. Once I'm near a computer, I'll push a quick fix and a new version of the addon.

This was fixed in version 11.0.0.11