EsreverWoW / ShestakUI_Classic

ShestakUI for Wrath Classic (3.4.3), Burning Crusade Classic (2.5.4), and WoW Classic (1.15.0)
129 stars 45 forks source link

[BUG] Pulse Cooldowns - Attempt to call global 'GetItemCooldown' (a nil value) #150

Closed Technojo01 closed 10 months ago

Technojo01 commented 10 months ago

What steps will reproduce the problem?

  1. Happening when using my ret paladin in combat (solo)
  2. It does work after reload UI for a while
  3. (shrug)

What version of ShestakUI are you using? (Stating 'latest' is not useful)

1.9.1

Do you have an error log of what happened?

Message: ...rface/AddOns/ShestakUI/Modules/Cooldowns/PulseCD.lua:91: attempt to call global 'GetItemCooldown' (a nil value)
Time: Mon Nov 13 18:40:08 2023
Count: 666
Stack: ...rface/AddOns/ShestakUI/Modules/Cooldowns/PulseCD.lua:91: attempt to call global 'GetItemCooldown' (a nil value)
[string "@Interface/AddOns/ShestakUI/Modules/Cooldowns/PulseCD.lua"]:91: in function <...rface/AddOns/ShestakUI/Modules/Cooldowns/PulseCD.lua:90>
[string "@Interface/AddOns/ShestakUI/Modules/Cooldowns/PulseCD.lua"]:47: in function `getCooldownDetails'
[string "@Interface/AddOns/ShestakUI/Modules/Cooldowns/PulseCD.lua"]:115: in function <...rface/AddOns/ShestakUI/Modules/Cooldowns/PulseCD.lua:72>

Locals: (*temporary) = nil
(*temporary) = 14529
(*temporary) = "attempt to call global 'GetItemCooldown' (a nil value)"
i = 14529
v = <table> {
 1 = 261124.660000
 2 = "item"
 3 = 133681
}

Any additional information? (example: WoW language if not English) (Attach screenshots here if available, do not link externally)

Classic Wow - Wrath 3.4.3 (51943)

EsreverWoW commented 10 months ago

Should be fixed in 1.9.2. Apologies, and thank you for your report!