Thread Tools Display Modes
11-22-08, 02:05 AM   #1
Grimsin
A Molten Giant
 
Grimsin's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2006
Posts: 990
DeathKnight errors from somthing....

So many hours of testing and i have come to the conclusion that all my errors are related to some sort of mod conflict or something. ive deleted the wtf and started fresh and still have the problem. these are the errors

This is the friend fu error when a deathknight is in the list. no dk on in guild atm but the guildfu error matchs this one identically.

[2008/11/22 00:59:53-1180-x1]: FuBar_FriendsFu-2.4.2-99\FuBar_FriendsFu.lua:292: attempt to index local 'classcolor' (a nil value)
FuBarPlugin-2.0-90006:393: in function `runChildren'
Tablet-2.0-90216 (FuBar):2370: in function `children'
Tablet-2.0-90216 (FuBar):2414: in function `Open'
Tablet-2.0-90216 (FuBar):2548: in function <...nterface\AddOns\FuBar\libs\Tablet-2.0\Tablet-2.0.lua:2542>
FuBarPlugin-2.0-90006:442: in function <...r_FriendsFu\libs\FuBarPlugin-2.0\FuBarPlugin-2.0.lua:441>

This following error is what happens when i type /who death

[2008/11/22 01:02:12-1180-x1]: Interface\FrameXML\FriendsFrame.lua:435: attempt to index local 'classTextColor' (a nil value):
Interface\FrameXML\FriendsFrame.lua:829: in function `FriendsFrame_OnEvent':
<string>:"*:OnEvent":1: in function <[string "*:OnEvent"]:1>

---

The next one is what tiptac does when i cursor over a deathknight NOTE: this happens with all tip mods. TipTac, TipTop, and RantTip

[2008/11/22 01:02:07-1180-x4]: TipTac-08.11.10\TipTac.lua:500: attempt to index local 'color' (a nil value)
TipTac-08.11.10\TipTac.lua:1015: in function `ShowUnit'
TipTac-08.11.10\TipTac.lua:853: in function <Interface\AddOns\TipTac\TipTac.lua:846>
<in C code>: ?

This is also a tiptac or other tip mod error almost all of them give two errors when cursor is over a DK

[2008/11/22 01:02:07-1180-x2]: TipTac-08.11.10\TipTac.lua:831: attempt to index local 'color' (a nil value)

---

If anyone has any ideas!!!!!! im gonna post this in a few places but... its starting to get annoying and i cant figure out for the life of me what is causing it.

Last edited by Grimsin : 11-22-08 at 02:07 AM. Reason: wtf
  Reply With Quote
11-22-08, 02:19 AM   #2
tinyu
A Molten Giant
 
tinyu's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 837
ok all of those errors are due to your mods not recognizing the Death Knights class color (red) id suggest looking for either a updated version of FriendsFu and TipTac or finding a replacement, but that second error from what i can tell is a Blizz issue.
__________________
"There's no such thing as too many addons."
Lothaer
Titan Dev Team Member.
  Reply With Quote
11-22-08, 02:42 AM   #3
Grimsin
A Molten Giant
 
Grimsin's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2006
Posts: 990
this error is not something that is related with any of the mods listed since the current versions are working for everyone else. it has to be a mod conflict of some other sort.
  Reply With Quote
11-22-08, 03:53 AM   #4
tinyu
A Molten Giant
 
tinyu's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 837
Originally Posted by Grimsin View Post
This is the friend fu error when a deathknight is in the list. no dk on in guild atm but the guildfu error matchs this one identically.

[2008/11/22 00:59:53-1180-x1]: FuBar_FriendsFu-2.4.2-99\FuBar_FriendsFu.lua:292: attempt to index local 'classcolor' (a nil value)
FuBarPlugin-2.0-90006:393: in function `runChildren'
Tablet-2.0-90216 (FuBar):2370: in function `children'
Tablet-2.0-90216 (FuBar):2414: in function `Open'
Tablet-2.0-90216 (FuBar):2548: in function <...nterface\AddOns\FuBar\libs\Tablet-2.0\Tablet-2.0.lua:2542>
FuBarPlugin-2.0-90006:442: in function <...r_FriendsFu\libs\FuBarPlugin-2.0\FuBarPlugin-2.0.lua:441>
there is either a error with FreindsFu or Tablet-2.0 or FuBarPlugin-2.0

Originally Posted by Grimsin View Post
This following error is what happens when i type /who death

[2008/11/22 01:02:12-1180-x1]: Interface\FrameXML\FriendsFrame.lua:435: attempt to index local 'classTextColor' (a nil value):
Interface\FrameXML\FriendsFrame.lua:829: in function `FriendsFrame_OnEvent':
<string>:"*:OnEvent":1: in function <[string "*:OnEvent"]:1>
this is the one i said looked like a blizz issue as its not a mod might wanna try a repair.

Originally Posted by Grimsin View Post
The next one is what tiptac does when i cursor over a deathknight NOTE: this happens with all tip mods. TipTac, TipTop, and RantTip

[2008/11/22 01:02:07-1180-x4]: TipTac-08.11.10\TipTac.lua:500: attempt to index local 'color' (a nil value)
TipTac-08.11.10\TipTac.lua:1015: in function `ShowUnit'
TipTac-08.11.10\TipTac.lua:853: in function <Interface\AddOns\TipTac\TipTac.lua:846>
<in C code>: ?

This is also a tiptac or other tip mod error almost all of them give two errors when cursor is over a DK

[2008/11/22 01:02:07-1180-x2]: TipTac-08.11.10\TipTac.lua:831: attempt to index local 'color' (a nil value)
this seem to be the same as the FriendsFu plugin in that it dosnt know what the Death Knight Class Color is i can only suggest a update or try CowTip.

also have you tried posting these reports on the mod threads themselves?
__________________
"There's no such thing as too many addons."
Lothaer
Titan Dev Team Member.
  Reply With Quote
11-22-08, 10:37 AM   #5
groove
A Deviate Faerie Dragon
Join Date: Oct 2007
Posts: 18
Actually the classtextcolor error is likely not a problem with friendsfu or fubar. I also had this problem recently and traced it to SWStats. So if you have SWStats loaded, try removing it and see if that fixes your problem. It could be another addon though. When I disabled SWStats, my GuildFu and FriendsFu worked fine.

There was a short post about this error on the WoW forums here:
http://forums.worldofwarcraft.com/th...303306&sid=1#0

If you have an addon that modifies the Raid Class Colors table, but it doesn't include the Death Knight entry, that's what causes this error. So, look for addons you have that you think would modify this table. One of those addons is the source of the error.
  Reply With Quote
11-22-08, 10:40 AM   #6
Aezay
A Theradrim Guardian
 
Aezay's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2007
Posts: 66
Seems like there is some overall bug in your interface interfering with the addons that bugs out for you.

All bugs you show are related to color, and to get the color of a class, you just index the RAID_CLASS_COLORS table, using the second parameter of UnitClass().

I suspect one of your addons is replacing the entire RAID_CLASS_COLORS table, but it does not add any DEATHKNIGHT index.

You can easily test this if you have an Ace addon installed. Type this into your console /dump RAID_CLASS_COLORS. Do you see a DEATHKNIGHT entry?
  Reply With Quote
11-22-08, 11:33 AM   #7
Grimsin
A Molten Giant
 
Grimsin's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2006
Posts: 990
It was SWStats, why its replacing the raid colors im not sure but once SW stats was removed guildfu, friendfu, xloot and all 3 of the versions of the tip mod worked again. Now down to just the one duf error. BTW there is a half arsed fix for swstats posted somewhere i dont remember where i saw it but decided that i dont use sw enough to keep it and down sized to only useing recount for combat data.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » DeathKnight errors from somthing....


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