GuildMessageRemover

GuildMessageRemover

4.3k Downloads

11.0 compatability

Closed this issue ยท 1 comments

commented

Getting this LUA error now since the 11.0 patch and the addon no longer works as it did previously. I apologize if this is incomplete information, I can get more if needed.

14x ...s/GuildMessageRemover/GuildMessageRemover_config.lua:48: attempt to call global 'InterfaceOptions_AddCategory' (a nil value)
[string "@GuildMessageRemover/GuildMessageRemover_config.lua"]:48: in main chunk

Locals:
_ = "GuildMessageRemover"
L =

{
}
addonName = "guildmessageremover"
capitalizedAddonName = "Guildmessageremover"
y_increment = -30
x_indentation = 5
unique = 1
(*temporary) = nil
(*temporary) = GuildMessageRemoverConfigFrame {
name = "Guildmessageremover"
}
(*temporary) = "attempt to call global 'InterfaceOptions_AddCategory' (a nil value)"

commented

Thanks, the new release fixed this. Appreciate your work and quick response!