| Updated: | 04-04-12 05:26 PM |
| Created: | 12-10-09 08:32 AM |
| Downloads: | 6,445 |
| Favorites: | 54 |
| MD5: |

File Name |
Version |
Size |
Author |
Date |
40300.2 |
5kB |
yleaf |
12-05-11 11:10 PM |
|
40300.1 |
5kB |
yleaf |
12-05-11 10:24 PM |
|
40200.2 |
5kB |
yleaf |
11-09-11 02:25 AM |
|
2.2.1 |
5kB |
yleaf |
07-12-11 09:36 PM |
|
2.2.0 |
5kB |
yleaf |
06-30-11 05:33 AM |
|
2.1.3 |
6kB |
yleaf |
10-22-10 09:28 PM |
|
2.1.2 |
6kB |
yleaf |
10-19-10 09:25 AM |
|
2.1.1 |
6kB |
yleaf |
10-19-10 03:37 AM |
|
2.1 |
6kB |
yleaf |
10-19-10 01:59 AM |
|
2.0.4 |
4kB |
yleaf |
07-02-10 03:43 AM |
|
2.0.3 |
4kB |
yleaf |
07-01-10 08:30 AM |
|
2.0.2 |
4kB |
yleaf |
07-01-10 07:29 AM |
|
2.0.1 |
4kB |
yleaf |
06-28-10 12:43 AM |
|
2.0 |
4kB |
yleaf |
06-26-10 08:19 PM |
|
1.9 |
3kB |
yleaf |
12-21-09 12:25 AM |
|
1.8 |
3kB |
yleaf |
12-19-09 04:42 AM |
|
1.7 |
3kB |
yleaf |
12-10-09 08:32 AM |
![]() |
Comment Options |
|
|
|
|
There's an error in your ClassColors support:
Code:
yClassColors-40300.2\core.lua:107: bad argument #1 to "wipe" (table expected, got nil) Code:
if CUSTOM_CLASS_COLORS then CUSTOM_CLASS_COLORS:RegisterCallback(function() wipe(ycc.classColor) end) end |
|
|
|
|
|
|
|
|
|
|
|
|
Thanks a lot
![]() |
|
|
|
|
|
|
|
I'm gonna do some test and update this addon tonight (UTC+08:00)
|
|
|
|
|
|
|
|
Okay, to update to 4.2 I've found this
Code:
local hasFocus, toonName, client, realmName, faction, race, class, guild, zoneName, level, gameText, broadcastText, broadcastTime = BNGetToonInfo(toonID) Code:
local hasFocus, toonName, client, realmName, _, faction, race, class, guild, zoneName, level, gameText, broadcastText, broadcastTime = BNGetToonInfo(toonID) |
|
|
|
|
|
|
|
Code:
[20:17:56] Interface\AddOns\yClassColors\guild.lua:24: attempt to concatenate local 'name' (a nil value) Interface\AddOns\Auctionator\AtrErrorInspector.lua:101: in function <Interface\AddOns\Auctionator\AtrErrorInspector.lua:50> [C]: ? Interface\AddOns\yClassColors\guild.lua:24: in function <Interface\AddOns\yClassColors\guild.lua:10> [C]: in function `GuildRoster_Update' ...ace\AddOns\Blizzard_GuildUI\Blizzard_GuildRoster.lua:60: in function <...ace\AddOns\Blizzard_GuildUI\Blizzard_GuildRoster.lua:54> |
|
|
|
|
|
||
![]() |
||
|
|
|
|
||
|
||
|
|
|
|
|
|
coloring playernames from other servers is no longer possible?
|
|
|
|
|
|
|
|
errors while checking guild members status
1x yClassColors-2.1.1\guild.lua:50: attempt to index field 'classColorHex' (a nil value)
<in C code>: in function `GuildRoster_UpdateTradeSkills' Blizzard_GuildUI\Blizzard_GuildRoster.lua:128: in function <...ace\AddOns\Blizzard_GuildUI\Blizzard_GuildRoster.lua:118> <in C code>: in function `GuildRoster_Update' Blizzard_GuildUI\Blizzard_GuildRoster.lua:77: in function <...ace\AddOns\Blizzard_GuildUI\Blizzard_GuildRoster.lua:75> <in C code>: in function `Show' Interface\FrameXML\UIParent.lua:1467: in function `SetUIPanel': Interface\FrameXML\UIParent.lua:1311: in function `ShowUIPanel': Interface\FrameXML\UIParent.lua:1198: in function <Interface\FrameXML\UIParent.lua:1194>: <in C code>: in function `SetAttribute' Interface\FrameXML\UIParent.lua:1873: in function `ShowUIPanel': Blizzard_GuildUI\Blizzard_GuildUI.lua:66: in function `GuildFrame_Toggle' Interface\FrameXML\UIParent.lua:447: in function `ToggleGuildFrame': <string>:"TOGGLEGUILDTAB":1: in function <[string "TOGGLEGUILDTAB"]:1> Locals: (*temporary) = <function> defined =[C]:-1 = <function> @ Blizzard_GuildUI\Blizzard_GuildRoster.lua:360: = <function> @ yClassColors\guild.lua:44: --- |
|
|
|
|
|
|
|
Code:
[13:22:59] Interface\AddOns\yClassColors\friends.lua:33: attempt to index field 'classColorHex' (a nil value) [C]: ? Interface\AddOns\yClassColors\friends.lua:33: in function <Interface\AddOns\yClassColors\friends.lua:7> [C]: in function `FriendsFrame_UpdateFriends' Interface\FrameXML\FriendsFrame.lua:414: in function `FriendsList_Update' Interface\FrameXML\FriendsFrame.lua:858: in function <Interface\FrameXML\FriendsFrame.lua:853> (tail call): ? [string "*:OnEvent"]:1: in function <[string "*:OnEvent"]:1> |
|
|
|
|
|
|
|
Cool thanks.
Getting a bug with coloring though, the class colour on char frame keeps resetting every time you scroll or the list is updated. |
|
|
|
|
|
|
|
@Haleth
The beta launcher/downloader isn't working on my linux box, I'll update it next week. edit: Cata support: http://github.com/yaroot/yclasscolor But not finish yet
Last edited by yleaf : 09-13-10 at 12:28 AM.
|
|
|
|
|
|
|
|
Not sure if you plan on updating this for Cataclysm but here are the errors I got:
hooksecurefunc(FriendsFrameFriendsScrollFrame, 'buttonFunc', function(button, index, fristButton) gives 'buttonFunc' is not a function GuildStatus_Update is not a function |
|
|
|
![]() |