DBM - Warlords of Draenor (WoD) (Requires Deadly Boss Mods)

DBM - Warlords of Draenor (WoD) (Requires Deadly Boss Mods)

10M Downloads

Error during Sorcrethar the Eternal in Hellfire Citadel

Malivil opened this issue ยท 0 comments

commented

Describe the bug
Error occurs when fighting Sorcrethar the Eternal in Hellfire Citadel. Occurred on Normal difficulty (unsure about others)

Do you have an error log of what happened?
Message: Interface/AddOns/DBM-HellfireCitadel/Socrethar.lua:422: attempt to perform arithmetic on local 'endTime' (a boolean value)
Time: Thu Mar 16 17:08:07 2023
Count: 1
Stack: Interface/AddOns/DBM-HellfireCitadel/Socrethar.lua:422: attempt to perform arithmetic on local 'endTime' (a boolean value)
[string "@Interface/AddOns/DBM-HellfireCitadel/Socrethar.lua"]:422: in function `handler'
[string "@Interface/AddOns/DBM-Core/DBM-Core.lua"]:974: in function <Interface/AddOns/DBM-Core/DBM-Core.lua:961>
[string "=(tail call)"]: ?
[string "@Interface/AddOns/DBM-Core/DBM-Core.lua"]:974: in function <Interface/AddOns/DBM-Core/DBM-Core.lua:961>

Locals: self =

{
stats =
{
}
SPELL_AURA_REMOVED = defined @Interface/AddOns/DBM-HellfireCitadel/Socrethar.lua:398
SyncThreshold = 8
numBoss = 1
ignoreBestkill = false
modId = "DBM-HellfireCitadel"
engagedDiffText = "Normal - "
lastAntiSpam1 = 119973.420000
UNIT_DIED = defined @Interface/AddOns/DBM-HellfireCitadel/Socrethar.lua:441
revision = 20220116190114
creatureId = 92330
iconRestore =
{
}
OnCombatStart = defined @Interface/AddOns/DBM-HellfireCitadel/Socrethar.lua:165
engagedDiffIndex = 14
OnSync = defined @Interface/AddOns/DBM-HellfireCitadel/Socrethar.lua:485
encounterId = 1794
localization =
{
}
announces =
{
}
optionCategories =
{
}
SPELL_AURA_APPLIED_DOSE = defined @Interface/AddOns/DBM-HellfireCitadel/Socrethar.lua:305
SPELL_CAST_START = defined @Interface/AddOns/DBM-HellfireCitadel/Socrethar.lua:207
categorySort =
{
}
OnCombatEnd = defined @Interface/AddOns/DBM-HellfireCitadel/Socrethar.lua:198
modelId = 61925
inCombatOnlyEventsRegistered = 1
shortTermRegisterEvents =
{
}
inCombat = true
engagedDiff = "normal"
registeredUnitEvents =
{
}
UNIT_TARGETABLE_CHANGED = defined @Interface/AddOns/DBM-HellfireCitadel/Socrethar.lua:462
groupSpells =
{
}
dropdowns =
{
}
ChargeTarget = defined @Interface/AddOns/DBM-HellfireCitadel/Socrethar.lua:127
lastAntiSpam2 = 119973.420000
zones =
{
}
combatInfo =
{
}
Options =
{
}
RAID_BOSS_WHISPER = defined @Interface/AddOns/DBM-HellfireCitadel/Socrethar.lua:449
addon =
{
}
SPELL_AURA_APPLIED = defined @Interface/AddOns/DBM-HellfireCitadel/Socrethar.lua:305
specwarns =
{
}
timers =
{
}
instanceId = 669
groupOptions =
{
}
SPELL_CAST_SUCCESS = defined @Interface/AddOns/DBM-HellfireCitadel/Socrethar.lua:272
id = "1427"
usedIcons =
{
}
DefaultOptions =
{
}
vb =
{
}
inCombatOnlyEvents =
{
}
}
args =
{
sourceName = "Sargerei Dominator"
destFlags = 2632
event = "SPELL_AURA_REMOVED"
destRaidFlags = 0
sourceRaidFlags = 0
spellId = 184053
spellName = "Fel Barrier"
destName = "Soul of Socrethar"
destGUID = "Creature-0-4243-1448-11317-92330-00001379D6"
timestamp = 1679000887.095000
sourceFlags = 2632
sourceGUID = "Creature-0-4243-1448-11317-92767-0000138532"
}
spellId = 184053
name = "Exert Dominance"
_ = "Exert Dominance"
_ = 136130
_ = 119990887
_ = 119993887
endTime = false
(*temporary) = 119992.253000
(*temporary) = 119992.253000
(*temporary) = "Cast-3-4243-1448-11317-183331-0002138536"
(*temporary) = true
(*temporary) = "attempt to perform arithmetic on local 'endTime' (a boolean value)"
updateRangeFrame = defined @Interface/AddOns/DBM-HellfireCitadel/Socrethar.lua:113
playerInConstruct = false
timerExertDominanceCD =
{
spellId = 183331
icon = 136130
type = "cdcount"
id = "Timer183331cdcount"
startedTimers =
{
}
colorType = 4
name = "Exert Dominance"
timer = 4.500000
option = "Timer183331cdcount"
mod =
{
}
inlineIcon = ""
}
exertSpellName = "Exert Dominance"
specWarnExertDominance =
{
voiceOptionId = "Voice183331"

To Reproduce

  1. Go to Tanaan Jungle
  2. Enter Hellfire Citadel
  3. Clear bosses up to Sorcrethar the Eternal
  4. Kill the construct to start the next phase, wait
  5. Error should pop, but you may need to wait for the phase to end and for him to get back in the construct multiple times

Screenshots
image

Did you try having DeadlyBossMods as the only enabled addon and everything else (especially something like ElvUI) disabled?
No

Which version of DeadlyBossMods are you using?
DBM-10.0.32
DBM-Draenor-r69

Was it working in a previous version? If yes, which was the last good one?
Unknown

Additional context
None