Enchanting Pane Causes Lua Error
tilkinsc opened this issue ยท 2 comments
When the enchanting pane is selected, a bug gets issued. I am currently rolling a enchanter, as well as many other skilled classes. I will fix everything associated with this.
For now, blacksmith/miners can use this plugin without hassle.
I found the bug. It appears that the item in question wouldn't work with GetItemInfo()
unless I passed it the link, rather than the item name. GetItemInfo("Silverleaf")
just fails, for example. If this patch fails, then I will utilize my database packaged with the addon, as it's all too simple and gives the desired results.
Expect 2.1.1 to fix this. I apologize for the regression.
I still need to hobble over and get enchanting to be sure.