TekNoLogic / HatTrick

WoW Addon - Simple cloak/helm checkboxes in the Character frame
http://www.tekkub.net/
5 stars 2 forks source link

Mouseover and clicking in character screen generates a lua error #7

Closed LiquidAtoR closed 11 years ago

LiquidAtoR commented 11 years ago

Mouseover error:

Date: 2012-11-16 17:05:01 ID: 7 Error occured in: Global Count: 1 Message: ..\AddOns\HatTrick\Core.lua line 31: Usage: GameTooltip:SetOwner(frame) Debug: (tail call): ?

HatTrick\Core.lua:31: HatTrick\Core.lua:30 Locals: None

Clicking the checkboxes error:

Date: 2012-11-16 17:07:15 ID: 8 Error occured in: Global Count: 1 Message: ..\AddOns\HatTrick\Core.lua line 17: Usage: GameTooltip:SetOwner(frame) Debug: (tail call): ?

HatTrick\Core.lua:17: HatTrick\Core.lua:16 Locals: None

However the items do appear and disappear on the character itself. This was with the HatTrick version from Curse client. I saw there's a changed version here on Git (with externals) so I try that one too to see if I can reproduce the error.

LiquidAtoR commented 11 years ago

Latest version yields a error on checking the boxes:

Date: 2012-11-17 00:18:31 ID: 2 Error occured in: Global Count: 1 Message: ..\AddOns\HatTrick\externals\ui-check.lua line 9: Usage: PlaySound("sound", optional["SFX","Music","Ambience" or "Master"]) Debug: (tail call): ?

HatTrick\externals\ui-check.lua:9: HatTrick\externals\ui-check.lua:9 Locals: None

tekkub commented 11 years ago

Fixed in 293a2a5cf718a021a2a5ed77f7d04e0f751d5fc9