Black List

9 - Does not work with 4.3

What steps will reproduce the problem?
1. Open Contact Frame
2. Click BL
3. Constat error message

What is the expected output? What do you see instead?
BL list should show, nothing does

What version of the product are you using?

Do you have an error log of what happened?
Better than that : 4 lines are to comment to make it work again :
      FriendsFrameTopLeft:SetTexture("Interface\\FriendsFrame\\UI-FriendsFrame-TopLeft-bnet");
      FriendsFrameTopRight:SetTexture("Interface\\FriendsFrame\\UI-FriendsFrame-TopRight-bnet");
      FriendsFrameBottomRight:SetTexture("Interface\\FriendsFrame\\UI-FriendsFrame-Pending-BotRight");
      FriendsFrameBottomLeft:SetTexture("Interface\\FriendsFrame\\UI-FriendsFrame-Pending-BotLeft");
Those 4 objects are not known anymore and thus make the addon crash. Commenting those lines make it work, though with misplaced frame components.

Please provide any additional information below.

User When Change
hastiur Dec 10, 2011 at 17:08 UTC Create

You must login to post a comment. Don't have an account? Register to get one!

Facts

Reported
Dec 10, 2011
Status
New - Issue has not had initial review yet.
Type
Defect - A shortcoming, fault, or imperfection
Priority
Medium - Normal priority.
Votes
0

Reported by

Possible assignees