DBM - Deadly Boss Mods (DBM-Core)

DBM - Deadly Boss Mods (DBM-Core)

522M Downloads

Script Error entering Halls of Infusion DF dungeon

emmetotter opened this issue ยท 1 comments

commented

Describe the bug
Script Error initially entering the Halls of Infusion

Do you have an error log of what happened?
Message: ...ragonflight/HallsofInfusion/HallsofInfusionTrash.lua:10: attempt to perform arithmetic on a string value
Time: Mon Dec 5 19:13:41 2022
Count: 1
Stack: ...ragonflight/HallsofInfusion/HallsofInfusionTrash.lua:10: attempt to perform arithmetic on a string value
[string "@Interface/AddOns/DBM-Party-Dragonflight/HallsofInfusion/HallsofInfusionTrash.lua"]:10: in main chunk
[string "=[C]"]: in function LoadAddOn' [string "@Interface/AddOns/DBM-Core/DBM-Core.lua"]:3548: in function LoadMod'
[string "@Interface/AddOns/DBM-Core/DBM-Core.lua"]:3491: in function LoadModsOnDemand' [string "@Interface/AddOns/DBM-Core/DBM-Core.lua"]:3429: in function func'
[string "@Interface/AddOns/DBM-Core/modules/Scheduler.lua"]:171: in function <Interface/AddOns/DBM-Core/modules/Scheduler.lua:162>

Locals: mod =

{
timers =
{
}
categorySort =
{
}
SyncThreshold = 8
modId = "DBM-Party-Dragonflight"
groupSpells =
{
}
zones =
{
}
revision = 20221204033441
Options =
{
}
DefaultOptions =
{
}
id = "HallsofInfusionTrash"
isTrashMod = true
addon =
{
}
specwarns =
{
}
groupOptions =
{
}
iconRestore =
{
}
optionCategories =
{
}
localization =
{
}
announces =
{
}
vb =
{
}
subTab = 8
}
L =
{
name = "Halls of Infusion Trash"
}
(*temporary) = defined @Interface/AddOns/DBM-Core/DBM-Core.lua:1094
(*temporary) =
{
timers =
{
}
categorySort =
{
}
SyncThreshold = 8
modId = "DBM-Party-Dragonflight"
groupSpells =
{
}
zones =
{
}
revision = 20221204033441
Options =
{
}
DefaultOptions =
{
}
id = "HallsofInfusionTrash"
isTrashMod = true
addon =
{
}
specwarns =
{
}
groupOptions =
{
}
iconRestore =
{
}
optionCategories =
{
}
localization =
{
}
announces =
{
}
vb =
{
}
subTab = 8
}
(*temporary) = "SPELL_CAST_START 390290 374080 375351 375348 375327 375384 374563"
(*temporary) = "SPELL_AURA_APPLIED 374724"
(*temporary) = 20221204033441
(*temporary) = "number"
(*temporary) = 4
(*temporary) = 3
(*temporary) = 34
(*temporary) = 41
(*temporary) = 20221204033441
(*temporary) = 20220000000000
(*temporary) = 2022
(*temporary) = 12
(*temporary) = 4
(*temporary) = 3
(*temporary) = 34
(*temporary) = "attempt to perform arithmetic on a string value"

To Reproduce

Did you try having DeadlyBossMods as the only enabled addon and everything else (especially something like ElvUI) disabled?
No. Didn't experiment with enabling/disabling addons.

Which version of DeadlyBossMods are you using? DBM-10.0.4.zip installed on December 2nd or 3rd, 2022

Was it working in a previous version? If yes, which was the last good one? Don't know.

commented

duplicate of #831