Rottenbeer / ItemRack

ItemRack working for WoW Classic
40 stars 43 forks source link

Exception in call to GetItemCooldown #225

Closed jjyoung1 closed 1 year ago

jjyoung1 commented 1 year ago

WoW WOTLK Version 3.4.1 Build 47612 Jan 17, 2023

It occurs continually in the call to OnUpdate

2396x ItemRack/ItemRack.lua:1674: attempt to call global 'GetItemCooldown' (a nil value) [string "@ItemRack/ItemRack.lua"]:1674: in function func' [string "@ItemRack/ItemRack.lua"]:924: in functionOnUpdate'

Locals: inv = nil bag = nil slot = nil start = nil duration = nil name = nil remain = nil (for generator) = defined =[C]:-1 (for state) =

{ 42122 = 1 } (for control) = "42122" i = "42122" (temporary) = nil (temporary) = "42122" (*temporary) = "attempt to call global 'GetItemCooldown' (a nil value)"

jjyoung1 commented 1 year ago

Just saw that this issue appears to be getting worked on. No issue was previously entered. Closing the issue