Tidy Plates

Tidy Plates

29M Downloads

Lua error with new patch

davidrm15 opened this issue ยท 0 comments

commented

Hi, recently have this block error

Message: ...zzard_ScriptErrorFrame/Blizzard_ScriptErrorFrame.lua:116: attempt to concatenate local 'stack' (a nil value)
Time: Mon Mar 3 14:23:21 2025
Count: 1
Stack:
[Interface/AddOns/Blizzard_ScriptErrorFrame/Blizzard_ScriptErrorFrame.lua]:116: in function <...zzard_ScriptErrorFrame/Blizzard_ScriptErrorFrame.lua:115>
[C]: in function 'OnError'
[Interface/AddOns/ElvUI/Core/Modules/Misc/DebugTools.lua]:106: in function <...erface/AddOns/ElvUI/Core/Modules/Misc/DebugTools.lua:104>
[tail call]: ?
[Interface/AddOns/ElvUI_Libraries/Core/CallbackHandler-1.0/CallbackHandler-1.0.lua]:109: in function <...ies/Core/CallbackHandler-1.0/CallbackHandler-1.0.lua:109>
[C]: ?
[Interface/AddOns/ElvUI_Libraries/Core/CallbackHandler-1.0/CallbackHandler-1.0.lua]:19: in function <...ies/Core/CallbackHandler-1.0/CallbackHandler-1.0.lua:15>
[Interface/AddOns/ElvUI_Libraries/Core/CallbackHandler-1.0/CallbackHandler-1.0.lua]:54: in function 'Fire'
[Interface/AddOns/ElvUI_Libraries/Core/Ace3/AceEvent-3.0/AceEvent-3.0.lua]:120: in function <...UI_Libraries/Core/Ace3/AceEvent-3.0/AceEvent-3.0.lua:119>
[C]: in function 'SetTargetClampingInsets'
[Interface/AddOns/Blizzard_NamePlates/Blizzard_NamePlates.lua]:410: in function 'SetupClassNameplateBars'
[Interface/AddOns/Blizzard_NamePlates/Blizzard_NamePlates.lua]:207: in function 'OnTargetChanged'
[Interface/AddOns/Blizzard_NamePlates/Blizzard_NamePlates.lua]:84: in function <...e/AddOns/Blizzard_NamePlates/Blizzard_NamePlates.lua:70>

Locals:
self = ScriptErrorsFrame {
index = 0
order =

{
}
ScrollFrame = ScrollFrame {
}
PreviousError = Button {
}
IndexLabel = FontString {
}
messageCount = 0
count =
{
}
Close = Button {
}
NextError = Button {
}
DragArea = Frame {
}
warnType =
{
}
locals =
{
}
messageLimit = 1000
Reload = Button {
}
Title = FontString {
}
messages =
{
}
times =
{
}
seen =
{
}
}
msg = "ADDON_ACTION_BLOCKED: TidyPlatesWidgets tried to call the protected function 'SetTargetClampingInsets()'."
warnType = false
keepHidden = false
stack = nil
locals = nil
(*temporary) = "ADDON_ACTION_BLOCKED: TidyPlatesWidgets tried to call the protected function 'SetTargetClampingInsets()'."
(*temporary) = "
"
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to concatenate local 'stack' (a nil value)"