xanChat

xanChat

20.1k Downloads

It's broken :(

Natlyz opened this issue ยท 10 comments

commented

Hello!

The addon is super broken on retail. Please help ๐Ÿ˜ฑ

Thanks.

commented

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.

commented

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)"]: ?

commented

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>

commented

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.

WoWScrnShot_101420_223500

commented

Can't wait to test it.

commented

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.

commented

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. ;)

commented

I'm working on this now ๐Ÿ˜„ I was able to pinpoint a few of the errors.

commented

Everything seems to be working fine now. Thanks for a quick update ๐Ÿ˜Š