Confirm the issue lies within VuhDo:
I disabled my other addons other then Vuhdo/Vuhdo options and the issue is still happening
Describe your environment:
In world questing and when in dungeons
- VuhDo version v3.113-classic
GetAddOnMetadata("VuhDo", "Version")`
- *World of Warcraft region Americas/Oceanic
- *World of Warcraft client language enUS
Summary of the issue:
I get Lua errors upon login and if I try using Vuhdo or other addons when they are enabled
Related error messages:
First error:
1x VuhDo\VuhDoAddonAdapter.lua:19: Cannot find a library instance of "LibHealComm-4.0".
[string "=[C]"]: in function error' [string "@BugSack\Libs\LibStub\LibStub.lua"]:38: in function
LibStub'
[string "@vuhdo\VuhDoAddonAdapter.lua"]:19: in main chunk
Locals:
(*temporary) = "Cannot find a library instance of "LibHealComm-4.0"."
Second error:
1x VuhDo\VuhDoBuffWatch.lua:46: attempt to index global 'VUHDO_LibTotemInfo' (a nil value)
[string "@vuhdo\VuhDoBuffWatch.lua"]:46: in main chunk
Locals:
_ = nil
_G =
{
UpdateOnBarHighlightMarksBySpell = defined @FrameXML\ActionButton.lua:74
ERR_OUT_OF_CHI = "Not enough chi"
DH_HAVOC_CORE_ABILITY_2 = "Strong melee attack that consumes Fury. If it critical strikes, some Fury is refunded."
MultiCastActionButton6Cooldown = MultiCastActionButton6Cooldown {
}
MerchantItem9ItemButtonStock = MerchantItem9ItemButtonStock {
}
GetTrainerServiceTypeFilter = defined =[C]:-1
UNIT_NAMES_COMBATLOG_TOOLTIP = "Color unit names."
SetTrainerServiceTypeFilter = defined =[C]:-1
LE_GAME_ERR_CHAT_RAID_RESTRICTED_TRIAL = 740
SPELL_FAILED_CUSTOM_ERROR_71 = "This partygoer wants to dance with you."
LE_GAME_ERR_PET_SPELL_TARGETS_DEAD = 399
ERROR_CLUB_TICKET_COUNT_AT_MAX_COMMUNITY = "Can't create any more invite links for this community."
RecruitAFriendFrame = RecruitAFriendFrame {
}
CompactUnitFrameProfilesGeneralOptionsFrameHealthTextDropdownButtonNormalTexture = CompactUnitFrameProfilesGeneralOptionsFrameHealthTextDropdownButtonNormalTexture {
}
TutorialFrameLeft19 = TutorialFrameLeft19 {
}
MultiCastActionButton2Cooldown = MultiCastActionButton2Cooldown {
}
ERR_TRADE_EQUIPPED_BAG = "You can't trade equipped bags."
PVP_RANK_6_1 = "Corporal"
MultiBarLeftButton7 = MultiBarLeftButton7 {
}
AudioOptionsVoicePanelOutputDeviceDropdownButtonHighlightTexture = AudioOptionsVoicePanelOutputDeviceDropdownButtonHighlightTexture {
}
VideoOptionsFrameDefaults = VideoOptionsFrameDefaults {
}
MerchantItem1AltCurrencyFrameItem1Text = MerchantItem1AltCurrencyFrameItem1Text {
}
OPTION_TOOLTIP_ACTION_BUTTON_USE_KEY_DOWN = "Action button keybinds will respond on key down, rather than on key up."
BINDING_NAME_NAMEPLATES = "Show Enemy Name Plates"
CHAT_HEADER_SUFFIX = ": "
MultiBarBottomRightButton8Shine5 = MultiBarBottomRightButton8Shine5 {
}
MAIL_LETTER_TOOLTIP = "Click to make a permanent
copy of this letter."
UnitFrameManaBar_UnregisterDefaultEvents = defined @FrameXML\UnitFrame.lua:778
PaperDollTitlesPaneButton10BgTop = PaperDollTitlesPaneButton10BgTop {
}
DUNGEON_FLOOR_UPPERBLACKROCKSPIRE3 = "Hall of Blackhand"
CHAT_CONFIG_OTHER_COMBAT = {
}
FCFDockOverflowButton_OnClick = defined @FrameXML\FloatingChatFrame.lua:2379
TutorialFrameRight19 = TutorialFrameRight19 {
}
ChatFrame6EditBoxFocusMid = ChatFrame6EditBoxFocusMid {
}
BN_UNABLE_TO_RESOLVE_NAME = "Unable to whisper '%s'. Blizzard services may be unavailable."
AutoCompleteEditBox_OnKeyDown = defined @FrameXML\AutoComplete.lua:369
CompactRaidFrameManagerDisplayFrameHiddenModeToggleTopRight = CompactRaidFrameManagerDisplayFrameHiddenModeToggleTopRight {
}
LFGTeleport = defined =[C]:-1
LE_GAME_ERR_ONLY_ONE_QUIVER = 32
INT_SPELL_DURATION_HOURS = "%d |4hour:hrs;"
ToggleEncounterJournal = defined @FrameXML\UIParent.lua:957
VUHDO_I18N_BOUQUET_HEALTH_ABOVE_ABS = "Flag: Health > k"
LOSS_OF_CONTROL_DISPLAY_FEAR = "Feared"
Graphics_QualityText = Graphics_QualityText {
}
TalentMicroButtonAlertShadowTopLeft = TalentMicroButtonAlertShadowTopLeft {
}
OverrideActionBarButton6Shine11 = OverrideActionBarButton6Shine11 {
}
ROGUE_COMBAT_CORE_ABILITY_4 = "Melee attack that spends Combo Points."
JoinSkirmish = defined =[C]:-1
FriendsFriendsScrollFrameButton14 = FriendsFriendsScrollFrameButton14 {
}
Advanced_GraphicsAPIDropDownButtonHighlightTexture = Advanced_GraphicsAPIDropDownButtonHighlightTexture {
}
MultiBarRightButton7Shine9 = MultiBarRightButton7Shine9 {
}
BankFrameItem17SearchOverlay = BankFrameItem17SearchOverlay {
}
LFGListSearchPanelScrollFrameButton10BottomRight = LFGListSearchPanelScrollFrameButton10BottomRight {
}
DMG_LCD = "DMG"
RaidGraphics_EnvironmentalDetailSlider = RaidGraphics_EnvironmentalDetailSlider {
}
Is64BitClient = defined =[C]:-1
SecureCmdItemParse = defined @FrameXML\ChatFrame.lua:1145
SLASH_STOPATTACK1 = "/stopattack"
MultiCastActionButton4HotKey = MultiCastActionButton4HotKey {
Third error:
1x [string "VuhDoBuffSelectDropdown:OnLoad"]:1: attempt to call global 'VUHDO_buffSelectDropdownOnLoad' (a nil value)
[string ":OnLoad"]:1: in function <[string ":OnLoad"]:1>
Locals:
self = VuhDoBuffSelectDropdown {
0 =
Text = VuhDoBuffSelectDropdownText {
}
Icon = VuhDoBuffSelectDropdownIcon {
}
Button = VuhDoBuffSelectDropdownButton {
}
Right = VuhDoBuffSelectDropdownRight {
}
Middle = VuhDoBuffSelectDropdownMiddle {
}
Left = VuhDoBuffSelectDropdownLeft {
}
}
(*temporary) = nil
(*temporary) = "attempt to call global 'VUHDO_buffSelectDropdownOnLoad' (a nil value)"
Fourth error:
1x VuhDo\VuhDoSpellEventHandler.lua:35: attempt to call global 'VUHDO_getAllUniqueSpells' (a nil value)
[string "@vuhdo\VuhDoSpellEventHandler.lua"]:35: in function VUHDO_spellEventHandlerInitLocalOverrides' [string "@VuhDo\VuhDoEventHandler.lua"]:225: in function
VUHDO_initAllBurstCaches'
[string "@vuhdo\VuhDoEventHandler.lua"]:359: in function <VuhDo\VuhDoEventHandler.lua:345>
[string "@vuhdo\VuhDoEventHandler.lua"]:592: in function <VuhDo\VuhDoEventHandler.lua:407>
Locals:
(*temporary) = nil
(*temporary) = "attempt to call global 'VUHDO_getAllUniqueSpells' (a nil value)"
VUHDO_updateAllHoTs = defined @vuhdo\VuhDoBarCustomizerHots.lua:742
VUHDO_updateAllCyclicBouquets = defined @vuhdo\VuhDoBouquets.lua:630
VUHDO_initGcd = defined @vuhdo\VuhDoEventHandler.lua:1194
VUHDO_strempty = defined @vuhdo\VuhDoToolbox.lua:641
VUHDO_ACTIVE_HOTS =
{
}
VUHDO_RAID_NAMES = {
}
VUHDO_CONFIG = {
SMARTCAST_CLEANSE = true
RANGE_SPELL = "Flash of Light"
SHOW_OVERHEAL = true
OMIT_DFT_MTS = false
BLIZZ_UI_HIDE_PLAYER = 2
DIRECTION = {
}
STANDARD_TOOLTIP = false
SHOW_SPELL_TRACE = false
AOE_ADVISOR = {
}
LOCK_PANELS = false
DEBUFF_TOOLTIP = true
RANGE_PESSIMISTIC = false
SMARTCAST_RESURRECT = true
BLIZZ_UI_HIDE_PET = 2
DETECT_DEBUFFS_REMOVABLE_ONLY_ICONS = true
HIDE_PANELS_PARTY = false
SHOW_PANELS = true
HIDE_EMPTY_PANELS = false
RANGE_CHECK_DELAY = 260
SHOW_MINIMAP = true
DETECT_DEBUFFS_IGNORE_MOVEMENT = true
IS_SCAN_TALENTS = true
OMIT_OWN_GROUP = false
MODE = 1
BLIZZ_UI_HIDE_RAID = 2
DETECT_DEBUFFS_REMOVABLE_ONLY = true
IS_READY_CHECK_DISABLED = false
CLUSTER = {
}
OMIT_MAIN_ASSIST = false
HIDE_PANELS_PET_BATTLE = true
RES_ANNOUNCE_TEXT = "Come to life, vuhdo, you b00n!"
LOCK_IN_FIGHT = true
IS_CLIQUE_COMPAT_MODE = false
VERSION = 4
DETECT_DEBUFFS_IGNORE_DURATION = true
RES_ANNOUNCE_MASS_TEXT = "Casting mass resurrection!"
SCAN_RANGE = "2"
PARSE_COMBAT_LOG = true
ON_MOUSE_UP = false
OMIT_TARGET = false
IS_SHOW_GCD = false
BLIZZ_UI_HIDE_FOCUS = 2
DETECT_DEBUFFS_IGNORE_NO_HARM = true
DETECT_DEBUFFS_IGNORE_BY_CLASS = true
SMARTCAST_BUFF = false
OMIT_MAIN_TANKS = false
CUSTOM_DEBUFF = {
}
SHOW_SHIELD_BAR = true
BLIZZ_UI_HIDE_PARTY = 2
BLIZZ_UI_HIDE_TARGET = 2
SHOW_PLAYER_TAGS = true
BLIZZ_UI_HIDE_RAID_MGR = 2
UPDATE_HOTS_MS = 250
AUTO_PROFILES = {
}
IS_ALWAYS_OVERWRITE_PROFILE = false
HIDE_PANELS_SOLO = false
CURRENT_PROFILE = ""
EMERGENCY_TRIGGER = 100
SHOW_INCOMING = true
IS_SHARE = true
OMIT_FOCUS = false
HIDE_EMPTY_BUTTONS = false
IS_CLIQUE_PASSTHROUGH = false
OMIT_SELF = false
SPELL_TRACE = {
}
OMIT_PLAYER_TARGETS = false
MAX_EMERGENCIES = 5
LOCK_CLICKS_THROUGH = false
THREAT = {
}
SHOW_TEXT_OVERHEAL = true
IS_USE_BUTTON_FACADE = false
SHOW_OWN_INCOMING = true
IS_DC_SHIELD_DISABLED = false
RES_IS_SHOW_TEXT = false
}
sIsShowGcd = false
sUniqueSpells = {
}
sFirstRes = nil
sSecondRes = nil
sThirdRes = nil