Tidy Plates

Tidy Plates

29M Downloads

10.2.7.54577

Jeals opened this issue ยท 7 comments

commented

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.

commented

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.

commented

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"

commented

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.

commented

it's been fixed in the new release

commented

same here the addon making the game laggy and the plates are not showing only combo points.

commented

thank you.

commented

Thanks for the rapid response. This is a must-have addon!