HeroRotation

HeroRotation

5M Downloads

[Monk - Windwalker] attempt to index field 'ConcentratedFlame' (a nil value)

Delution opened this issue ยท 2 comments

commented

4x HeroRotation_Monk\Windwalker.lua:82: attempt to index field 'ConcentratedFlame' (a nil value)
[string "@HeroRotation_Monk\Windwalker.lua"]:82: in main chunk
[string "=[C]"]: ?
[string "=[C]"]: in function LoadAddOn' [string "@HeroRotation\Main.lua"]:380: in function PulseInit'
[string "@HeroRotation\Main.lua"]:292: in function <HeroRotation\Main.lua:289>

Locals:
addonName = "HeroRotation_Monk"
addonTable =

{
}
DBC =
{
ItemRange =
{
}
AzeriteEssences =
{
}
SpellTickTime =
{
}
AzeriteEssenceSpellIDs =
{
}
SpellRPPM =
{
}
AzeriteEssenceScaling =
{
}
ItemSpell =
{
}
SpellProjectileSpeed =
{
}
metaTime = "2020-11-22T22:22:18.037730"
SpellMeleeRange =
{
}
SpellDuration =
{
}
SpellEnchants =
{
}
metaVersion = "9.0.2.36710"
SpellGCD =
{
}
SpellConduits =
{
}
}
HL =
{
RegisterForEvent = defined @herolib\Events\Main.lua:46
MAXIMUM = 40
BossFilteredFightRemains = defined @herolib\Class\Unit\TimeToDie.lua:348
BuildInfo =
{
}
Unit =
{
}
Item =
{
}
Pulse = defined @herolib\Main.lua:29
LiveRealm = defined @herolib\Core.lua:34
RegisterForCombatPrefixEvent = defined @herolib\Events\Main.lua:133
UnregisterForEvent = defined @herolib\Events\Main.lua:62
AddCoreOverride = defined @herolib\Misc\Overrides.lua:26
BetaRealm = defined @herolib\Core.lua:44
Spell =
{
}
BossFightRemainsIsNotValid = defined @herolib\Class\Unit\TimeToDie.lua:333
GetInstanceInfo = defined @herolib\Misc\ToSort.lua:37
Action =
{
}
LoadRestores = defined @herolib\Misc\Overrides.lua:42
RegisterForCombatSuffixEvent = defined @herolib\Events\Main.lua:148
MainFrame = HeroLib_MainFrame {
}
GUISettings =
{
}
CombatEnded = 1
RecoveryTimer = defined @herolib\Misc\ToSort.lua:116
BMPullTime = defined @herolib\Misc\ToSort.lua:87
RegisterForCombatEvent = defined @herolib\Events\Main.lua:88
OutOfCombatTime = defined @herolib\Misc\ToSort.lua:82
UnregisterForSelfCombatEvent = defined @herolib\Events\Main.lua:177
Latency = defined @herolib\Misc\ToSort.lua:111
LastUnitCycled =
{
}
Utils =
{
}
UnitNotInFrontTime = 0
SplashEnemies =
{
}
GetInstanceDifficulty = defined @herolib\Misc\ToSort.lua:72
LoadOverrides = defined @herolib\Misc\Overrides.lua:48
Print = defined @herolib\Core.lua:49
UnregisterAuraTracking = defined @herolib\Events\Aura.lua:37
TTD =
{
}
UnitGUIDMap =
{
}
BuildVersion = defined @herolib\Core.lua:29
MultiSpell =
{
}
CombatTime = defined @herolib\Misc\ToSort.lua:77
LastUnitCycledTime = 0
UnitNotInFront =
{
}
UnregisterForCombatEvent = defined @herolib\Events\Main.lua:163
BossFightRemains = defined @herolib\Class\Unit\TimeToDie.lua:328
FightRemains = defined @herolib\Class\Unit\TimeToDie.lua:296
TTDRefresh = defined @herolib\Class\Unit\TimeToDie.lua:53
RecoveryOffset = defined @herolib\Misc\ToSort.lua:124
FilteredFightRemains = defined @herolib\Class\Unit\TimeToDie.lua:338
CombatStarted = 0
SpecID_ClassesSpecs =
{
}
RegisterForSelfCombatEvent = defined @herolib\Events\Main.lua:103
UnregisterForCombatPrefixEvent = defined @herolib\Events\Main.lua:205
GUI =
{
}
UnregisterForPetCombatEvent = defined @herolib\Events\Main.lua:191
UnregisterForCombatSuffixEvent = defined @herolib\Events\Main.lua:219
Timer =
{
}
PTRRealm = defined @ad

commented

Hero Rotation Version 9.0.2.05
Hero Lib Version 9.0.2.04

commented

Fixed in commits 5d133ac and 3b39628

You can pull the fix from github, or it will go live in the next version.

Edit: Helps if I post the right commits.