View Single Post
07-13-05, 10:44 PM   #26
Firedancer
An Aku'mai Servant
 
Firedancer's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2005
Posts: 35
I installed the new TipBuddy (1.77) and it loaded up fine (was ingame at the time, so it was a UI reload). I changed some of the colors and options and such, applied it, then logged out for a little bit. When I relogged into the game, I got the following error:

[string "Interface\AddOns\TipBuddy\TipBuddy.lua"]:1456:Attempt to concatenate field 'gtt_name' (a nil value)

According to the line numbers in my text editor, that line of code is:

TipBuddy.unitname = (TipBuddy.gtt_namecolor..TipBuddy.gtt_name);

Not sure what the problem is (or if was just some weird anomaly), but I thought I'd mention it.
__________________
(\ /)
( . .) <( if you say 'plz' because it's shorter than 'please' then I'll say 'no' because it's shorter than 'yes' )
c('')('')
  Reply With Quote