Thread Tools Display Modes
Prev Previous Post   Next Post Next
12-22-18, 08:54 PM   #9
Fizzlemizz
I did that?
 
Fizzlemizz's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Dec 2011
Posts: 1,898
If I have it right, it seems to be complaining that
Code:
BossTalk.cmdtable.desc
is not a string.

BossTalk.cmdtable seems to contain
Code:
type = 'group'
and
Code:
args = { ... }
but no "desc" key meaning its type is nil and not string.
__________________
Fizzlemizz
Maintainer of Discord Unit Frames and Discord Art.
Author of FauxMazzle, FauxMazzleHUD and Move Pad Plus.

Last edited by Fizzlemizz : 12-23-18 at 12:47 AM.
  Reply With Quote
 

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Memory-economic mode removal with this message


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