[Feral] Request for HoA modification
solitha opened this issue ยท 4 comments
HR: 8.2.5.01-132-g25495ea-alpha
I know HR is not meant to optimize lower level characters, but generally it does pretty well at it anyway. A recent update to the Feral module, though, has made it inoperable without the BfA neck. The addon throws errors upon entering combat until the game throttles it.
88x HeroRotation_Druid\Feral.lua:282: attempt to index field 'HeartEssence' (a nil value) [string "@HeroRotation_Druid\Feral.lua"]:282: in function
Cooldowns'
[string "@HeroRotation_Druid\Feral.lua"]:510: in function `?'
[string "@HeroRotation\Main.lua"]:439: in function <HeroRotation\Main.lua:417>
Locals:
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index field 'HeartEssence' (a nil value)"
S =
JungleFury =
}
SavageRoarBuff =
}
ThrashCatDebuff =
}
PrimalWrath =
}
ProwlBuff =
}
RakeDebuff =
}
MoonfireCat =
}
MoonfireCatDebuff =
}
Sabertooth =
}
Thorns =
}
ConcentratedFlameBurn =
}
PurifyingBlast =
}
RecklessForceBuff =
}
Shred =
}
GuardianofAzeroth =
}
IncarnationBuff =
}
FocusedAzeriteBeam =
}
WorldveinResonance =
}
IronJawsBuff =
}
TheUnboundForce =
}
TigersFury =
}
Incarnation =
}
PredatorySwiftnessBuff =
}
RippleInSpace =
}
MemoryofLucidDreams =
}
BloodoftheEnemy =
}
RazorCoralDebuff =
}
CatForm =
}
Prowl =
}
SavageRoar =
}
Regrowth =
}
ShadowmeldBuff =
}
CatFormBuff =
}
SkullBash =
}
ScentofBlood =
}
ClearcastingBuff =
}
PoolResource =
}
SwipeCat =
}
BrutalSlash =
}
ThrashCat =
}
RipDebuff =
}
ScentofBloodBuff =
}
LunarInspiration =
}
Bloodtalons =
}
TigersFuryBuff =
}
Rake =
}
Rip =
}
FerociousBiteMaxEnergy =
}
WildFleshrending =
}
Berserk =
}
FeralFrenzy =
}
FerociousBite =
}
Maim =
}
ConductiveInkDebuff =
}
Berserking =
}
Shadowmeld =
}
ConcentratedFlame =
}
BloodtalonsBuff =
}
BerserkBuff =
}
}
HR =
MaxQueuedCasts = 3
CmdHandler = defined @HeroRotation\Core.lua:216
PulseInit = defined @HeroRotation\Main.lua:348
GetTexture = defined @HeroRotation\Core.lua:46
APLInits =
}
CastSuggested = defined @HeroRotation\Core.lua:205
CastAnnotated = defined @HeroRotation\Core.lua:118
PulsePreInit = defined @HeroRotation\Main.lua:294
LeftIconFrame = HeroRotation_LeftIconFrame {
}
MainFrame = HeroRotation_MainFrame {
}
GUISettings =
}
AoEON = defined @HeroRotation\Core.lua:292
NameplateIconFrame = HeroRotation_NameplateIconFrame {
}
CreateBackdrop = defined @HeroRotation\UI.lua:61
ToggleIconFrame = HeroRotation_ToggleIconFrame {
}
ChangePulseTimer = defined @HeroRotation\Main.lua:457
Commons =
}
Print = defined @HeroRotation\Core.lua:31
CastCycle = defined @HeroRotation\Core.lua:165
Cast = defined @HeroRotation\Core.lua:87
Pulse = defined @HeroRotation\Main.lua:417
CastTargetIf = defined @HeroRotation\Core.lua:181
Timer =
}
Locked = defined @HeroRotation\Core.lua:302
Nameplate =
}
CastLeftCommon = defined @HeroRotation\Core.lua:147
Ready = defined @HeroRotation\Main.lua:452
APLs =
}
ResetIcons = defined @HeroRotation\UI.lua:36
CastLeftOffset = 1
SuggestedIconFrame = HeroRotation_SuggestedIconFrame {
}
CastLeftNameplate = defined @HeroRotation\Core.lua:158
CastQueue = defined @HeroRotation\Core.lua:129
SmallIconFrame = HeroRotation_SmallIconFrame {
}
MainIconPartOverlayFrame = HeroRotation_MainIconPartOverlayFrame {
}
MainIconFrame = HeroRotation_MainIconFrame {
}
CastSuggestedOffse`
Updated to 8.2.5.01-133-g4c18b70-alpha but it's still there. Did your commit make it into that update or am I waiting for another one?
That is the update prior to the one with the above commit. If you're using Curse, they might just have been slow to package the update.
Edit: https://www.curseforge.com/wow/addons/herorotation/files/2870562 will have the latest update. It looks like the Twitch app might just be a bit slow at the moment.
This should be fixed by commit 0ea4c60
Please let me know if this fixes your issue or if you continue to have the issue.