Thread Tools Display Modes
02/25/20, 05:44 AM   #1
Marazota
AddOn Author - Click to view addons
Join Date: Sep 2015
Posts: 257
Help to fix Settings Profiles pls, author retired

this is the only one addon with such usefull functions, i asked author to fix it but he cant because he no longer playing in ESO

anyone know how to fix this new error?
https://www.esoui.com/downloads/info...iler.html#info

  Reply With Quote
02/25/20, 07:43 AM   #2
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,912
Change this in line 153:
Code:
CHAT_SYSTEM:SetChannelCategoryColor(categoryid,unpack(categorydata.Color))
to:

Lua Code:
  1. CHAT_SYSTEM:OnChatCategoryColorChanged(categoryid,unpack(categorydata.Color))

Last edited by Baertram : 02/25/20 at 07:47 AM.
  Reply With Quote
02/25/20, 11:23 AM   #3
NeuroticPixels
Addon Addict
 
NeuroticPixels's Avatar
Premium Member
Join Date: May 2019
Posts: 210
Unhappy "Loot Alert" Now Erroring - Needs Support

~disregard~
~oops~

Last edited by NeuroticPixels : 02/25/20 at 11:24 AM. Reason: OOPS! Meant to make my own post. LOL!
  Reply With Quote
02/25/20, 12:52 PM   #4
Marazota
AddOn Author - Click to view addons
Join Date: Sep 2015
Posts: 257
thanks working without issues so far!
  Reply With Quote

ESOUI » AddOns » AddOn Help/Support » Help to fix Settings Profiles pls, author retired

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off