[Bug]: Hero Rotation not loading for Feral Druid
Devin6519 opened this issue · 2 comments
What version of HeroRotation are you using?
11.2.0.13
What version of HeroLib are you using?
11.2.0.01
What version of HeroDBC are you using?
11.2.0.02
What is the issue?
Message upon logging in says that HR is disabled because the rotation is unsupported. However, when you go to the link this message directs Feral shows up as good. Not only that but the Feral rotation was working just fine two days ago.
Icon Behavior
None
Just noticed this from Buggrabber:
1x HeroLib/Class/Unit/Aura.lua:47: attempt to index local 'ThisSpell' (a nil value)
[HeroLib/Class/Unit/Aura.lua]:47: in function <HeroLib/Class/Unit/Aura.lua:43>
[tail call]: ?
[HeroLib/Class/Unit/Aura.lua]:116: in function 'BuffRemains'
[HeroLib/Class/Unit/Aura.lua]:134: in function 'BuffUp'
[HeroLib/Class/Unit/Aura.lua]:139: in function 'BuffDown'
[HeroLib/Class/Unit/Aura.lua]:100: in function 'BuffStack'
[HeroRotation_Druid/Feral.lua]:121: in main chunk
[C]: ?
[C]: ?
[HeroRotation/Main.lua]:411: in function 'PulseInit'
[HeroRotation/Main.lua]:316: in function <HeroRotation/Main.lua:313>
Locals:
self =
UseCache = true
UnitNPCID = -2
UnitCanBeAttacked = false
UnitGUID = "Player-3676-0E52896E"
UnitID = "player"
UnitExists = true
TimeToXResourceMap =
}
PredictedResourceMap =
}
UseCache = true
UnitNPCID = -2
UnitCanBeAttacked = false
UnitGUID = "Player-3676-0E52896E"
UnitID = "player"
UnitExists = true
TimeToXResourceMap =
}
PredictedResourceMap =
}
UnitName = "Dévîn"
}
AuraDuration = nil
AuraExpirationTime = nil
AuraStack = nil
UnitID = nil
Index = nil
AuraSpellID = nil
Fixed in commit ec6330f