xanChat

xanChat

20.1k Downloads

TWW pre-patch time.

Natlyz opened this issue ยท 4 comments

commented

Hello!

I'm getting this error on log in after the recent patch.

15x XanChat/config.lua:228: attempt to call global 'InterfaceOptions_AddCategory' (a nil value)
[string "@XanChat/config.lua"]:228: in function <XanChat/config.lua:183>
[string "@XanChat/config.lua"]:261: in function `EnableConfig'
[string "@XanChat/xanChat.lua"]:2076: in function `EnableAddon'
[string "@XanChat/xanChat.lua"]:37: in function <XanChat/xanChat.lua:26>

Locals:
about = XanChatAboutPanel {
 name = "XanChat"
}
fields = <table> {
 1 = "Version"
 2 = "Author"
}
notes = "A very minimalistic chat modification addon."
title = FontString {
}
subtitle = FontString {
}
anchor = FontString {
}
(*temporary) = nil
(*temporary) = XanChatAboutPanel {
 name = "XanChat"
}
(*temporary) = "attempt to call global 'InterfaceOptions_AddCategory' (a nil value)"
ADDON_NAME = "XanChat"

Thanks!

socktyr2

commented

Apparently the recent patch as well as the changes found in next expansion TWW, is causing a lot of bugs. I'll tackle these one at a time.

commented

This bug seems very similar to one I had with BagSync. I'll compare and see if I can update for a fix.

commented

Thanks a lot!

commented

Seems to be fixed now. Thanks ๐Ÿ˜€