silverwind / idTip

WoW Addon: Adds IDs to the ingame tooltips
BSD 2-Clause "Simplified" License
41 stars 32 forks source link

SetRecipeResultItem is not a function ... #78

Closed rbpaiett closed 1 year ago

rbpaiett commented 2 years ago

I get this in the TBC version upon launch of the LK pre-patch:

6x idTip\idTip-9.0.2-bcc.lua:141: hooksecurefunc(): SetRecipeResultItem is not a function [string "=[C]"]: in function `hooksecurefunc' [string "@idTip\idTip-9.0.2-bcc.lua"]:141: in main chunk

ItsJustMeChris commented 2 years ago

Long time.. but worth a try I guess..

Are you using the code from curse or directly downloaded from GitHub? Not sure this would be an issue from the version on GitHub currently, but I can take a look in a bit..

rbpaiett commented 2 years ago

Thanks!

rbpaiett commented 2 years ago

I'm using the one from Curse.

ItsJustMeChris commented 2 years ago

Okay, until silverwind decides to update the hosted addons or I decide to make a proper community fork, you'll have to download the addon from GitHub, https://github.com/silverwind/idTip/archive/refs/heads/master.zip just unzip contents to a folder named "idTip" INSTEAD of what github will provide ("idTip-master") and place it into your wow addons directory

rbpaiett commented 2 years ago

Super, thanks a lot!

silverwind commented 1 year ago

Should be fixed since a while now