so basically yeah tidy plates was messed up i reinstalled it and now its kind of working but my combo points are not showing up has anyone got a fix for this it was working fine before the patch came out
You’ll have to wait for it to be updated unfortunately, a few of my addons are not working correctly atm too
I actually had this problem happen randomly even before 8.2. Doing a /reload ui
quickly fixed it for me.
Ok, i’ts first theme in search about this problem.
So fix it “from GitHub”
In ComboPointWidget.lua
Add:
CombatWidgetFrame:ClearAllPoints()
at line 163.
Look like:
162 CombatWidgetFrame:SetParent(WorldFrame)
163 CombatWidgetFrame:ClearAllPoints()
164 CombatWidgetFrame:SetPoint(“CENTER”, frame, “CENTER”)
Anyone found an update to the addon yet?
I’ve been having issues with it to constant lua errors things not working right so I removed it and while searching curse forge I came across a new addon called Neatplates it’s exactly like tidyplates but up to date so I’m using that now and I’ve had no issues.
Thaaanks <3
well its up to date. up until 8.1.5.
but yes update seems more consistant
just look up
Omg i like this one more actually. Thank you for sharing!!
Lol your welcome I prefer it to
I can make it work by editing lua file but I won’t update cds, buff and debuff duration. The main reason it doesn’t work is that the game version doesn’t match addon version in lua file. Updating it in notepad takes 5 secs and it makes addon work again.
Can you share with us with LUA File zu edited und which line?
thaaaaaanks <3
sorted thank you!
Thank you bro <3
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.