Tidy Plates

Tidy Plates

29M Downloads

New error with TWW 11.0.2

Gaviin1242 opened this issue · 12 comments

commented

Not sure why Bliz feels the need to change API stuff between minor patches, but here we are.

28x TidyPlatesWidgets/TankTrack.lua:77: attempt to call global 'UnitBuff' (a nil value)
[string "@TidyPlatesWidgets/TankTrack.lua"]:77: in function <TidyPlatesWidgets/TankTrack.lua:62>
[string "@TidyPlatesWidgets/TankTrack.lua"]:151: in function <TidyPlatesWidgets/TankTrack.lua:141>

Locals:
spellID = nil
name = nil
_ = nil
playerTankAura = false
specializationIndex = 1
(for index) = 1
(for limit) = 40
(for step) = 1
i = 1
(*temporary) = nil
(*temporary) = "player"
(*temporary) = 1
(*temporary) = "attempt to call global 'UnitBuff' (a nil value)"
playerTankRole = false
TankAuras =

{
5487 = true
115069 = true
25780 = true
48263 = true
}

commented

This is actually a fairly old deprecation that just got removed this patch!
https://warcraft.wiki.gg/wiki/Patch_11.0.2/API_changes#Deprecated_API

commented

Hi, I created pull request #111 which fixes the errors in 11.0.2.
You can use my branch if you want to use it now: https://github.com/httpsx/tidyplates/tree/TWW_Beta_11.0.2

commented

Thanks, guys, that did it!

commented

Hi, I created pull request #111 which fixes the errors in 11.0.2. You can use my branch if you want to use it now: https://github.com/httpsx/tidyplates/tree/TWW_Beta_11.0.2

My friend how can i implement your fix? I'm kind of new at addons

commented

Thank you, it works now ^^

commented

I installed last update from Curseforge app but it still don't work.

WoWScrnShot_081424_120223

commented

Your link doesn't work (No results matched your search)

commented
commented

Hi,

With the link above it works again.
On the other hand, I no longer have the remaining timers to know when to refresh my spell points.

Thanks !

commented

Hi, i used your link. But still doen't work for me.
Capture d’écran 2024-08-15 032037

commented

u must copy all files

commented

fixed in new release