Skip to content

Lua Error - Healbot disappeared from UI 2026-03-03 #45

Description

@Bobberrtt

Tried deleting Lua in Character specific folder, reinstalling, and disabling all other addons. Any other suggestions? Please see errors below. Thanks.

Lua Error 1:

Message: Interface/AddOns/HealBot/HealBot_Panel.lua:245: attempt to compare local 'hlthMax' (a secret number value tainted by 'HealBot')
Time: Tue Mar 3 02:20:44 2026
Count: 1
Stack:
[Interface/AddOns/HealBot/HealBot_Panel.lua]:245: in function 'HealBot_Panel_DamagerRole'
[Interface/AddOns/HealBot/HealBot_Panel.lua]:274: in function 'HealBot_Panel_SetRole'
[Interface/AddOns/HealBot/HealBot_Panel.lua]:434: in function 'HealBot_Panel_addDataStore'
[Interface/AddOns/HealBot/HealBot_Panel.lua]:485: in function 'HealBot_Panel_buildDataStore'
[Interface/AddOns/HealBot/HealBot_Panel.lua]:4229: in function 'HealBot_Panel_PrePartyChanged'
[Interface/AddOns/HealBot/HealBot_Panel.lua]:4268: in function 'HealBot_Panel_PartyChanged'
[Interface/AddOns/HealBot/HealBot.lua]:1431: in function 'HealBot_RecalcParty'
[Interface/AddOns/HealBot/HealBot.lua]:3799: in function '?'
[Interface/AddOns/HealBot/HealBot_Timers.lua]:1184: in function 'HealBot_Timers_RunTimer'
[Interface/AddOns/HealBot/HealBot_Timers.lua]:1321: in function 'HealBot_Timers_Proc'
[Interface/AddOns/HealBot/HealBot_Timers.lua]:1340: in function 'HealBot_Timers_Run'
[Interface/AddOns/HealBot/HealBot.lua]:4127: in function 'HealBot_UpdateTimers'
[Interface/AddOns/HealBot/HealBot.lua]:4225: in function '?'
[Interface/AddOns/HealBot/HealBot.lua]:4273: in function <Interface/AddOns/HealBot/HealBot.lua:4270>
[Interface/AddOns/HealBot/HealBot.lua]:4389: in function <Interface/AddOns/HealBot/HealBot.lua:4381>

Locals:
unit = "party2"
guid = "Player-3678-0DD7527C"
isPlayer = true
_ =
hlthMax =
(*temporary) = 376068
(*temporary) = 4
(*temporary) =
(*temporary) = false
(*temporary) =
(*temporary) = "attempt to compare local 'hlthMax' (a secret number value tainted by 'HealBot')"
HealBot_unitRole =

{
party2 = 7
party1 = 7
}
hbRole =
{
OffTank = 3
MainTank = 2
Healer = 5
Unknown = 9
DPS = 7
}
hbRoleOnes =
{
1 =
{
}
2 =
{
}
3 =
{
}
4 =
{
}
5 =
{
}
}
hbDPS = 4
hbClassCasterPrefBonus =
{
WARLOCK = 2.100000
SHAMAN = 1.900000
MAGE = 2
DRUID = 1.500000
PALADIN = 1
}
hbDPSC = 5

Lua Error 2:

Message: Interface/AddOns/HealBot/HealBot_Panel.lua:245: attempt to compare local 'hlthMax' (a secret number value tainted by 'HealBot')
Time: Tue Mar 3 02:20:44 2026
Count: 1
Stack:
[Interface/AddOns/HealBot/HealBot_Panel.lua]:245: in function 'HealBot_Panel_DamagerRole'
[Interface/AddOns/HealBot/HealBot_Panel.lua]:274: in function 'HealBot_Panel_SetRole'
[Interface/AddOns/HealBot/HealBot_Panel.lua]:434: in function 'HealBot_Panel_addDataStore'
[Interface/AddOns/HealBot/HealBot_Panel.lua]:485: in function 'HealBot_Panel_buildDataStore'
[Interface/AddOns/HealBot/HealBot_Panel.lua]:4229: in function 'HealBot_Panel_PrePartyChanged'
[Interface/AddOns/HealBot/HealBot_Panel.lua]:4268: in function 'HealBot_Panel_PartyChanged'
[Interface/AddOns/HealBot/HealBot.lua]:1431: in function 'HealBot_RecalcParty'
[Interface/AddOns/HealBot/HealBot.lua]:3799: in function '?'
[Interface/AddOns/HealBot/HealBot_Timers.lua]:1184: in function 'HealBot_Timers_RunTimer'
[Interface/AddOns/HealBot/HealBot_Timers.lua]:1321: in function 'HealBot_Timers_Proc'
[Interface/AddOns/HealBot/HealBot_Timers.lua]:1340: in function 'HealBot_Timers_Run'
[Interface/AddOns/HealBot/HealBot.lua]:4127: in function 'HealBot_UpdateTimers'
[Interface/AddOns/HealBot/HealBot.lua]:4120: in function '?'
[Interface/AddOns/HealBot/HealBot.lua]:4273: in function <Interface/AddOns/HealBot/HealBot.lua:4270>
[Interface/AddOns/HealBot/HealBot.lua]:4389: in function <Interface/AddOns/HealBot/HealBot.lua:4381>

Locals:
unit = "party2"
guid = "Player-3678-0DD7527C"
isPlayer = true
_ =
hlthMax =
(*temporary) = 376068
(*temporary) = 4
(*temporary) =
(*temporary) = false
(*temporary) =
(*temporary) = "attempt to compare local 'hlthMax' (a secret number value tainted by 'HealBot')"
HealBot_unitRole =

{
party2 = 7
party1 = 7
}
hbRole =
{
OffTank = 3
MainTank = 2
Healer = 5
Unknown = 9
DPS = 7
}
hbRoleOnes =
{
1 =
{
}
2 =
{
}
3 =
{
}
4 =
{
}
5 =
{
}
}
hbDPS = 4
hbClassCasterPrefBonus =
{
WARLOCK = 2.100000
SHAMAN = 1.900000
MAGE = 2
DRUID = 1.500000
PALADIN = 1
}
hbDPSC = 5

Lua Error 3:

Message: Interface/AddOns/HealBot/HealBot_Panel.lua:245: attempt to compare local 'hlthMax' (a secret number value tainted by 'HealBot')
Time: Tue Mar 3 02:20:47 2026
Count: 2
Stack:
[Interface/AddOns/HealBot/HealBot_Panel.lua]:245: in function 'HealBot_Panel_DamagerRole'
[Interface/AddOns/HealBot/HealBot_Panel.lua]:274: in function 'HealBot_Panel_SetRole'
[Interface/AddOns/HealBot/HealBot_Panel.lua]:434: in function 'HealBot_Panel_addDataStore'
[Interface/AddOns/HealBot/HealBot_Panel.lua]:485: in function 'HealBot_Panel_buildDataStore'
[Interface/AddOns/HealBot/HealBot_Panel.lua]:4229: in function 'HealBot_Panel_PrePartyChanged'
[Interface/AddOns/HealBot/HealBot_Panel.lua]:4268: in function 'HealBot_Panel_PartyChanged'
[Interface/AddOns/HealBot/HealBot.lua]:1431: in function 'HealBot_RecalcParty'
[Interface/AddOns/HealBot/HealBot.lua]:3799: in function '?'
[Interface/AddOns/HealBot/HealBot_Timers.lua]:1184: in function 'HealBot_Timers_RunTimer'
[Interface/AddOns/HealBot/HealBot_Timers.lua]:1321: in function 'HealBot_Timers_Proc'
[Interface/AddOns/HealBot/HealBot_Timers.lua]:1340: in function 'HealBot_Timers_Run'
[Interface/AddOns/HealBot/HealBot.lua]:4127: in function 'HealBot_UpdateTimers'
[Interface/AddOns/HealBot/HealBot.lua]:4183: in function 'HealBot_Update_Final'
[Interface/AddOns/HealBot/HealBot.lua]:4133: in function '?'
[Interface/AddOns/HealBot/HealBot.lua]:4273: in function <Interface/AddOns/HealBot/HealBot.lua:4270>
[Interface/AddOns/HealBot/HealBot.lua]:4389: in function <Interface/AddOns/HealBot/HealBot.lua:4381>

Locals:
unit = "party2"
guid = "Player-3678-0DD7527C"
isPlayer = true
_ =
hlthMax =
(*temporary) = 376068
(*temporary) = 4
(*temporary) =
(*temporary) = false
(*temporary) =
(*temporary) = "attempt to compare local 'hlthMax' (a secret number value tainted by 'HealBot')"
HealBot_unitRole =

{
party2 = 7
party1 = 7
}
hbRole =
{
OffTank = 3
MainTank = 2
Healer = 5
Unknown = 9
DPS = 7
}
hbRoleOnes =
{
1 =
{
}
2 =
{
}
3 =
{
}
4 =
{
}
5 =
{
}
}
hbDPS = 4
hbClassCasterPrefBonus =
{
WARLOCK = 2.100000
SHAMAN = 1.900000
MAGE = 2
DRUID = 1.500000
PALADIN = 1
}
hbDPSC = 5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions