It's broken :(
Natlyz opened this issue ยท 10 comments
Hi! Good to hear from you. :) Can you be more specific? I don't have an active subscription, so I would have to see what errors you get.
8x XanChat\config.lua:83: attempt to call method 'SetBackdrop' (a nil value)
[string "@XanChat\config.lua"]:83: in function <XanChat\config.lua:65>
[string "@XanChat\config.lua"]:668: in function <XanChat\config.lua:260>
[string "=(tail call)"]: ?
8x XanChat\xanChat-8.2.lua:1492: attempt to call method 'EnableFilterList' (a nil value)
[string "@XanChat\xanChat-8.2.lua"]:1492: in function '?'
[string "@alts\Libs\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:119: in function <...lts\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:119>
[string "=[C]:"]: ?
[string "@alts\Libs\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:29: in function <...lts\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:25>
[string "@alts\Libs\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:64: in function 'Fire'
[string "@alts\Libs\AceEvent-3.0\AceEvent-3.0-4.lua"]:120: in function <...rface\Alts\Libs\AceEvent-3.0\AceEvent-3.0.lua:119>
It seems there are no errors related to XanChat, but nothing really works: no text outline, chat edit box doesn't use simplified texture, copybutton disappeared, the addon no longer allows me to scroll through the chat, and it no longer remembers what I typed before so I can't do Up Key + Enter to repeat my previous message, etc.
Believe its due to changes mentioned here:
https://github.com/Stanzilla/WoWUIBugs/wiki/9.0.1-Consolidated-UI-Changes#backdrop-system-changes
It will be awhile as I have quite a number of addons that are broken. BagSync is taking priority right now but once things calm down I can focus on xanChat. Blizzard really did a number on addon authors and killed a crap ton of functions and API calls.
I will be looking into this issue. I'm going to assume as @mmau01 mentioned it's due to all the API changes Blizzard did.
I seriously don't understand why they constantly insist on changing the API and breaking addons especially when much of it is really unwarrented. But that's just me just ranting because I'm forced to have to fix it LOL. ;)