Buff Timers

Buff Timers

1M Downloads

TWW Pre-Patch: Error on Login

Bendder opened this issue ยท 1 comments

commented

2x BuffTimers/Options.lua:47: attempt to call global 'InterfaceOptions_AddCategory' (a nil value)
[string "@BuffTimers/Options.lua"]:47: in main chunk

Locals:
_ = "BuffTimers"
ADDONSELF =

{
L =
{
}
}
L =
{
BuffTimers = "BuffTimers"
}
defs =
{
}
changedcb =
{
}
f = Frame {
name = "BuffTimers"
}
(*temporary) = nil
(*temporary) = Frame {
name = "BuffTimers"
}
(*temporary) = "attempt to call global 'InterfaceOptions_AddCategory' (a nil value)"

commented

Hi, thanks for the report. Fixed with 6ff5330