DBM - PvP Mods (Requires Deadly Boss Mods) - DBM

DBM - PvP Mods (Requires Deadly Boss Mods) - DBM

22M Downloads

a Lua error jump in Silvershard Mines when the top cart change of color

milotic opened this issue ยท 0 comments

commented

Describe the bug

Do you have an error log of what happened?

1x ...ceDBM-PvP/Battlegrounds/SilvershardMines.lua:219: attempt to perform arithmetic on field '?' (a nil value)
[DBM-PvP/Battlegrounds/SilvershardMines.lua]:219: in function 'handler'
[DBM-Core/DBM-Core.lua]:1050: in function <DBM-Core/DBM-Core.lua:1036>

Locals:
self =

{
stats =
{
}
isTrashMod = false
modId = "DBM-PvP"
revision = 20240721033858
yells =
{
}
DefaultOptions =
{
}
iconRestore =
{
}
isDummyMod = false
localization =
{
}
announces =
{
}
optionCategories =
{
}
timers =
{
}
specwarns =
{
}
groupSpells =
{
}
Options =
{
}
id = "z727"
shortTermRegisterEvents =
{
}
categorySort =
{
}
SyncThreshold = 8
groupOptions =
{
}
addon =
{
}
vb =
{
}
inCombat = false
}
cache =
{
1 =
{
}
2 =
{
}
3 =
{
}
}
time = 44875.224000
prune = true
(for state) =
{
1 =
{
}
2 =
{
}
3 =
{
}
}
(for control) = 1
_ = 1
newCart =
{
y = 36.180693
x = 30.939037
c = -1
dir = 1
}
(for state) =
{
1 =
{
}
2 =
{
}
3 =
{
}
4 =
{
}
}
(for control) = 1
i = 1
cart =
{
y = -1
x = -1
c = -1
dir = 0
spawn = 44875.058000
}
(*temporary) = 44875.058000
(*temporary) = nil
(*temporary) = 0
(*temporary) = -1
(*temporary) = -1
(*temporary) = "attempt to perform arithmetic on field '?' (a nil value)"
carts =
{
1 =
{
}
2 =
{
}
3 =
{
}
4 =
{
}
}
cartTimer =
{
option = "TimerCart"
icon = "136002"
type = "cd"
simpType = "cd"
id = "TimerCart"
objClass = "Timer"
mod =
{
}
startedTimers =
{
}
colorType = 0
text = "%s"
timer = 9.500000
}
names =
{
1 = "Top - Down"
2 = "Top - Up"
3 = "Middle"
4 = "Lava - Down"
5 = "Lava - Up"
}
times =
{
1 = 181
2 = 234
3 = 129
4 = 97
5 = 153
}

To Reproduce

Screenshots

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

Which version of DeadlyBossMods are you using?
r188
Was it working in a previous version? If yes, which was the last good one?

Additional context