TekNoLogic / HatTrick

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

4.1.0 Lua Error #2

Closed lejana closed 13 years ago

lejana commented 13 years ago

I receive the following error after mousing over the helm checkbox after 4.1.0, and an equivalent error when mousing over the cloak checkbox.

Message: Interface\AddOns\HatTrick\Core.lua:17: Usage: GameTooltip:SetOwner(frame) Time: 05/05/11 18:08:07 Count: 2 Stack: [C]: in function `SetOwner' Interface\AddOns\HatTrick\Core.lua:17: in function <Interface\AddOns\HatTrick\Core.lua:16>

Locals: (_temporary) = GameTooltip { 0 = SetTrainerService = defined =[C]:-1 SetReforgeItem = defined =[C]:-1 SetInboxItem = defined =[C]:-1 SetBuybackItem = defined =[C]:-1 shoppingTooltips =

{ } SetHyperlinkCompareItem = defined =[C]:-1 SetMerchantItem = defined =[C]:-1 SetQuestLogItem = defined =[C]:-1 SetGuildBankItem = defined =[C]:-1 SetTradeTargetItem = defined =[C]:-1 SetBackpackToken = defined =[C]:-1 SetTradePlayerItem = defined =[C]:-1 SetCurrencyToken = defined =[C]:-1 SetSendMailItem = defined =[C]:-1 SetExistingSocketGem = defined =[C]:-1 updateTooltip = 0.14999999925494 SetInventoryItem = defined =[C]:-1 SetSocketGem = defined =[C]:-1 comparing = false SetLootRollItem = defined =[C]:-1 SetMerchantCostItem = defined =[C]:-1 SetAuctionSellItem = defined =[C]:-1 SetBagItem = defined =[C]:-1 SetHyperlink = defined =[C]:-1 SetTradeSkillItem = defined =[C]:-1 SetLootItem = defined =[C]:-1 SetQuestItem = defined =[C]:-1 SetAuctionItem = defined =[C]:-1 } (_temporary) = nil (*temporary) = "ANCHOR_RIGHT"

tekkub commented 13 years ago

What version do you have? That line number doesn't match up and HT has never had a core.lua file

lejana commented 13 years ago

Hrm, interesting... I think I may have a version forked by someone else. I'll clear it out and download a fresh one.

The one I have has 3 files, "HatTrick.toc", "Core.lua" and "Changelog-HatTrick-r37142.txt"

The contents of the changelog are

r37142 | nevcairiel | 2007-05-27 06:03:41 -0400 (Sun, 27 May 2007) | 1 line Changed paths: M /trunk/HatTrick/HatTrick.toc

HatTrick: toc 20100

lejana commented 13 years ago

And I just downloaded 4.0.0.2 from WoWinterface, no error message, but the checkboxes are simply nonfunctional. So, still some kind of issue, just less noisy about it. :)

tekkub commented 13 years ago

Odd, works just fine for me.