LUA error in Battlegrounds.
kristoffer-tvera opened this issue ยท 2 comments
Game and Details! version
DETAILS! VERSION: R8246
GAME VERSION: v9.0.2
Describe the bug
-
Steps to Reproduce (what did you do to make the bug happen):
I have a details-window tracking 'Deaths' up.
Join a battleground.
Someone who has died leaves. -
Result (what happens when you follow the steps above):
I get spammed by lua-errors + a chat-error -
Expected (what you think the expected behavior would be when following the steps):
No flood of error-messages -
When the bug started (a date, wow path release, details update, etc)?
Latest version (could have been earlier) -
Additional information:
Only happens in battlegrounds, and with the "Deaths"-tracker up.
Lua Error
1x Details\classes\class_utility.lua:608: bad argument #1 to '_unpack' (table expected, got nil)
[string "=[C]"]: ?
[string "@Details\classes\class_utility.lua"]:608: in function `DeadAtualizarBarra'
[string "@Details\classes\class_utility.lua"]:717: in function <Details\classes\class_utility.lua:624>
[string "=(tail call)"]: ?
[string "@Details\core\control.lua"]:1811: in function `RefreshMainWindow'
[string "@Details\core\meta.lua"]:991: in function <Details\core\meta.lua:928>
[string "=(tail call)"]: ?
[string "@Details\core\meta.lua"]:815: in function `IniciarColetaDeLixo'
[string "@Details\core\parser.lua"]:5068: in function <Details\core\parser.lua:5043>
[string "=(tail call)"]: ?
Locals:
(*temporary) = nil
(*temporary) = "table expected, got nil"
Chat-message error
Details!: error on scheduler: [string "@Interface\AddOns\Details\functions\schedules.lua"]:32: in function `NewTicker'
[string "@Interface\AddOns\Details\core\gears.lua"]:495: in function `RefreshUpdater'
[string "@Interface\AddOns\Details\core\gears.lua"]:511: in function `SetWindowUpdateSpeed'
[string "@Interface\AddOns\Details\core\gears.lua"]:563: in function `CheckForPerformanceProfile'
[string "@Interface\AddOns\Details\core\parser.lua"]:4507: in function `?'
[string "@Interface\AddOns\Details\Libs\AceTimer-3.0\AceTimer-3.0.lua"]:55: in function <...ce\AddOns\Details\Libs\AceTimer-3.0\AceTimer-3.0.lua:50>
Interface\AddOns\Details\classes\class_utility.lua:608: bad argument #1 to '_unpack' (table expected, got nil)