Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tier 10 Druid 4set issue with Lib #13

Open
Belusterk opened this issue Nov 15, 2023 · 0 comments
Open

Tier 10 Druid 4set issue with Lib #13

Belusterk opened this issue Nov 15, 2023 · 0 comments

Comments

@Belusterk
Copy link

Message: ...ealBot_Data/Libs/LibHealComm-4.0-109/LibHealComm-4.0.lua:818: attempt to get length of local 'average' (a nil value)
Time: Tue Nov 14 23:38:44 2023
Count: 1
Stack: ...ealBot_Data/Libs/LibHealComm-4.0-109/LibHealComm-4.0.lua:818: attempt to get length of local 'average' (a nil value)
[string "@Interface/AddOns/HealBot_Data/Libs/LibHealComm-4.0/LibHealComm-4.0.lua"]:3349: in function <...ealBot_Data/Libs/LibHealComm-4.0/LibHealComm-4.0.lua:3347>

Locals: self = Frame {
0 =
}
event = "COMBAT_LOG_EVENT_UNFILTERED"
HealComm =

{
TargetLastTarget = defined @Interface/AddOns/HealBot_Data/Libs/LibHealComm-4.0/LibHealComm-4.0.lua:3029
GetHealModifier = defined @Interface/AddOns/HealBot_Data/Libs/LibHealComm-4.0/LibHealComm-4.0.lua:389
OVERTIME_HEALS = 6
TargetLastFriend = defined @Interface/AddOns/HealBot_Data/Libs/LibHealComm-4.0/LibHealComm-4.0.lua:3025
compressGUID =
{
}
UNIT_SPELLCAST_CHANNEL_START = defined @Interface/AddOns/HealBot_Data/Libs/LibHealComm-4.0/LibHealComm-4.0.lua:2840
GetNextHealAmount = defined @Interface/AddOns/HealBot_Data/Libs/LibHealComm-4.0/LibHealComm-4.0.lua:412
ALL_HEALS = 23
GLYPH_ADDED = defined @Interface/AddOns/HealBot_Data/Libs/LibHealComm-4.0/LibHealComm-4.0.lua:2195
UseAction = defined @Interface/AddOns/HealBot_Data/Libs/LibHealComm-4.0/LibHealComm-4.0.lua:3034
itemSetsData =
{
}
currentModifiers =
{
}
aurasUpdated = true
GLYPH_REMOVED = defined @Interface/AddOns/HealBot_Data/Libs/LibHealComm-4.0/LibHealComm-4.0.lua:2195
GetCasterHealAmount = defined @Interface/AddOns/HealBot_Data/Libs/LibHealComm-4.0/LibHealComm-4.0.lua:553
CASTED_HEALS = 3
UNIT_SPELLCAST_CHANNEL_UPDATE = defined @Interface/AddOns/HealBot_Data/Libs/LibHealComm-4.0/LibHealComm-4.0.lua:2937
BOMB_HEALS = 16
GetNumHeals = defined @Interface/AddOns/HealBot_Data/Libs/LibHealComm-4.0/LibHealComm-4.0.lua:685
callbacks =
{
}
GLYPH_UPDATED = defined @Interface/AddOns/HealBot_Data/Libs/LibHealComm-4.0/LibHealComm-4.0.lua:2195
removeRecordList = defined @Interface/AddOns/HealBot_Data/Libs/LibHealComm-4.0/LibHealComm-4.0.lua:283
getRecord = defined @Interface/AddOns/HealBot_Data/Libs/LibHealComm-4.0/LibHealComm-4.0.lua:246
GlyphsUpdated = defined @Interface/AddOns/HealBot_Data/Libs/LibHealComm-4.0/LibHealComm-4.0.lua:2195
Target = defined @Interface/AddOns/HealBot_Data/Libs/LibHealComm-4.0/LibHealComm-4.0.lua:2988
GetOthersHealAmount = defined @Interface/AddOns/HealBot_Data/Libs/LibHealComm-4.0/LibHealComm-4.0.lua:540
UNIT_AURA = defined @Interface/AddOns/HealBot_Data/Libs/LibHealComm-4.0/LibHealComm-4.0.lua:2099
tempPlayerList =
{
}
GetPlayerHealingMod = defined @Interface/AddOns/HealBot_Data/Libs/LibHealComm-4.0/LibHealComm-4.0.lua:384
UPDATE_MOUSEOVER_UNIT = defined @Interface/AddOns/HealBot_Data/Libs/LibHealComm-4.0/LibHealComm-4.0.lua:2966
ZONE_CHANGED_NEW_AREA = defined @Interface/AddOns/HealBot_Data/Libs/LibHealComm-4.0/LibHealComm-4.0.lua:2078
healingModifiers =
{
}
hotMonitor = Frame {
}
spellData =
{
}
guidToUnit =
{
}
CHARACTER_POINTS_CHANGED = defined @Interface/AddOns/HealBot_Data/Libs/LibHealComm-4.0/LibHealComm-4.0.lua:2221
CastSpell = defined @Interface/AddOns/HealBot_Data/Libs/LibHealComm-4.0/LibHealComm-4.0.lua:3034
DeleteTable = defined @Interface/AddOns/HealBot_Data/Libs/LibHealComm-4.0/LibHealComm-4.0.lua:204
TargetUnit = defined @Interface/AddOns/HealBot_Data/Libs/LibHealComm-4.0/LibHealComm-4.0.lua:2988
OnInitialize = defined @Interface/AddOns/HealBot_Data/Libs/LibHealComm-4.0/LibHealComm-4.0.lua:3223
PLAYER_ENTERING_WORLD = defined @Interface/AddOns/HealBot_Data/Libs/LibHealComm-4.0/LibHe

Ivaria pushed a commit to Ivaria/LibHealComm-4.0 that referenced this issue Feb 11, 2024
## Changes
 - Update interface version to 1.15.1
 - Fix for CheckInteractDistance not working in combat with friendly players  

## SoD Changes
 - Add alternate spell IDs for Rejuvenation that can stack from multiple druids
 - Add alternate spell IDs for Regrowth that can stack from multiple druids
 - Add Druid Nourish heal
 - Add alternate spell IDs for Renew that can stack from multiple priests  
 - Add effect from Priest Empowered Renew Belt Rune
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant