HeroRotation

HeroRotation

5M Downloads

Demon Hunter Rotation Error

Kungfujo opened this issue ยท 1 comments

commented

I've tried to reload, Uninstalled and reinstalled. Nothing is working.

Message: Interface\AddOns\HeroRotation_DemonHunter\Havoc.lua:255: attempt to compare number with boolean
Time: Sun Mar 22 12:31:28 2020
Count: 262
Stack: Interface\AddOns\HeroRotation_DemonHunter\Havoc.lua:255: attempt to compare number with boolean
[string "@interface\AddOns\HeroRotation_DemonHunter\Havoc.lua"]:255: in function Cooldown' [string "@Interface\AddOns\HeroRotation_DemonHunter\Havoc.lua"]:462: in function ?'
[string "@interface\AddOns\HeroRotation\Main.lua"]:439: in function <Interface\AddOns\HeroRotation\Main.lua:417>

Locals: (*temporary) = false
(*temporary) =

{
LastRemovedFromPlayerTime = 0
LastAppliedOnPlayerTime = 0
SpellType = "Player"
LastHitTime = 0
LastCastTime = 0
LastDisplayTime = 0
SpellID = 206491
}
(*temporary) = 50
(*temporary) = nil
(*temporary) = "attempt to compare number with boolean"
S =
{
ThrowGlaive =
{
}
RevolvingBlades =
{
}
DarkSlashDebuff =
{
}
FelBarrage =
{
}
PreparedBuff =
{
}
FelRush =
{
}
TrailofRuin =
{
}
EyeBeam =
{
}
MetamorphosisBuff =
{
}
BladeDance =
{
}
RecklessForceCounter =
{
}
WorldveinResonance =
{
}
ConcentratedFlameBurn =
{
}
RecklessForceBuff =
{
}
FelEruption =
{
}
RazorCoralDebuff =
{
}
RippleInSpace =
{
}
ChaosStrike =
{
}
LifebloodBuff =
{
}
ReapingFlames =
{
}
GuardianofAzeroth =
{
}
DemonBlades =
{
}
ChaoticTransformation =
{
}
DarkSlash =
{
}
DeathSweep =
{
}
Metamorphosis =
{
}
FocusedAzeriteBeam =
{
}
TheUnboundForce =
{
}
FelMastery =
{
}
DemonsBite =
{
}
PurifyingBlast =
{
}
MemoryofLucidDreams =
{
}
BloodoftheEnemy =
{
}
BlindFury =
{
}
VengefulRetreat =
{
}
Demonic =
{
}
Disrupt =
{
}
Felblade =
{
}
ChaosNova =
{
}
MomentumBuff =
{
}
Annihilation =
{
}
FirstBlood =
{
}
ConductiveInkDebuff =
{
}
Nemesis =
{
}
Momentum =
{
}
ConcentratedFlame =
{
}
NemesisDebuff =
{
}
ImmolationAura =
{
}
}
Player =
{
UseCache = true
ChiDeficitPercentage = defined @interface\AddOns\HeroLib\Class\Unit\Player\Power.lua:581
Race = defined @interface\AddOns\HeroLib\Class\Unit\Player\Main.lua:34
Insanityrain = defined @interface\AddOns\HeroLib\Class\Unit\Player\Power.lua:632
FocusLossOnCastEnd = defined @interface\AddOns\HeroLib\Class\Unit\Player\Power.lua:218
PainMax = defined @interface\AddOns\HeroLib\Class\Unit\Player\Power.lua:706
IsInVehicle = defined @interface\AddOns\HeroLib\Class\Unit\Player\Main.lua:92
EnergyDeficit = defined @interface\AddOns\HeroLib\Class\Unit\Player\Power.lua:271
Fury = defined @interface\AddOns\HeroLib\Class\Unit\Player\Power.lua:680
InstanceInfo = defined @interface\AddOns\HeroLib\Class\Unit\Player\Instance.lua:69
RageDeficit = defined @interface\AddOns\HeroLib\Class\Unit\Player\Power.lua:131
VersatilityDmgPct = defined @interface\AddOns\HeroLib\Class\Unit\Player\Stat.lua:98
ArcaneChargesDeficitPercentage = defined @interface\AddOns\HeroLib\Class\Unit\Player\Power.lua:664
MaelstromPercentage = defined @interface\AddOns\HeroLib\Class\Unit\Player\Power.lua:541
ArcaneCharges = defined @interface\AddOns\HeroLib\Class\Unit\Player\Power.lua:649
ActiveMitigationNeeded = defined @interface\AddOns\HeroLib\Class\Unit\Player\Tank.lua:57
SoulShardsDeficit = defined @interface\AddOns\HeroLib\Class\Unit\Player\Power.lua:459
IsInWhitelistedVehicle = defined @interface\AddOns\HeroLib\Class\Unit\Player\Main.lua:121
PainDeficit = defined @interface\Ad

commented

If you're installing from the Twitch client, please be sure to set the release type to Alpha for both HeroRotation and HeroLib. It appears you have an older version, as line 255, referenced in your error, does not contain any comparisons.