ShestakUI (Classic)

ShestakUI (Classic)

33.7k Downloads

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

Technojo01 opened this issue ยท 1 comments

commented

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)

commented

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