10.2.7.54577
Jeals opened this issue ยท 7 comments
Having issue with the new patch. It is not showing any frames at all now. I just checking to see if it just me or more people having the issue.
Same issue. I can get the default nameplates to show up by toggling 'Use Large Nameplates' in blizz settings, but that's temporary and drops with combat.
LUA error from bug grabber:
436x TidyPlates/TidyPlatesCore.lua:1126: bad argument #1 to 'SetJustifyV' (Usage: self:SetJustifyV(justifyV))
[string "=[C]"]: in function `SetJustifyV'
[string "@TidyPlates/TidyPlatesCore.lua"]:1126: in function <TidyPlates/TidyPlatesCore.lua:1126>
[string "@TidyPlates/TidyPlatesCore.lua"]:1152: in function <TidyPlates/TidyPlatesCore.lua:1149>
[string "@TidyPlates/TidyPlatesCore.lua"]:1235: in function <TidyPlates/TidyPlatesCore.lua:1200>
[string "@TidyPlates/TidyPlatesCore.lua"]:285: in function <TidyPlates/TidyPlatesCore.lua:273>
[string "@TidyPlates/TidyPlatesCore.lua"]:305: in function <TidyPlates/TidyPlatesCore.lua:293>
[string "@TidyPlates/TidyPlatesCore.lua"]:422: in function <TidyPlates/TidyPlatesCore.lua:412>
[string "@TidyPlates/TidyPlatesCore.lua"]:142: in function <TidyPlates/TidyPlatesCore.lua:121>
Locals:
(*temporary) = FontString {
0 =
}
(*temporary) = "CENTER"
For a temporary fix, edit TidyPlates/TidyPlatesCore.lua line 1126 as follows:
local function SetObjectJustify(object, horz, vert) object:SetJustifyH(horz); object:SetJustifyV("BOTTOM") end
It doesn't like the calling function's "objectstyle.vertical" value (line 1152).
I had disable & re-enable the addon, with accompanying reloads, to get this fix to take.
You may need to reselect your Tidy Plates Theme & spec Profiles in the Options menu.
same here the addon making the game laggy and the plates are not showing only combo points.