frozn / TipTac

WoW AddOn TipTac Reborn
GNU General Public License v3.0
107 stars 20 forks source link

Collections bug/errors #282

Closed AutolycusWolf closed 1 month ago

AutolycusWolf commented 2 months ago

Describe the bug When opening the Collections the first time, a number of errors pop up (no other addons are loaded).

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Collections' or
  2. Click on 'SHIFT-P'
  3. See error

TipTac Reborn

WoW

Additional context 1x TipTacItemRef/ttItemRef.lua:2050: Usage: hooksecurefunc([table,] "function", hookfunc) string "=[C]": in function hooksecurefunc' [string "@TipTacItemRef/ttItemRef.lua"]:2050: in function?' [string "@TipTacItemRef/ttItemRef.lua"]:357: in function <TipTacItemRef/ttItemRef.lua:357>

string "=[C]": in function LoadAddOn' [string "@Blizzard_UIParent/Cata/UIParent.lua"]:247: in functionUIParentLoadAddOn' [string "@Blizzard_UIParent/Cata/UIParent.lua"]:395: in function CollectionsJournal_LoadUI' [string "@Blizzard_UIParent/Cata/UIParent.lua"]:606: in functionSetCollectionsJournalShown' [string "@Blizzard_UIParent/Cata/UIParent.lua"]:600: in function `ToggleCollectionsJournal' [string "@Blizzard_ActionBar/Cata/MainMenuBarMicroButtons.lua"]:503: in function <.../Blizzard_ActionBar/Cata/MainMenuBarMicroButtons.lua:501>

frozn commented 2 months ago

Thanks for reporting this! 👍

Fix will be included in the next release.