Skillet-Classic

Skillet-Classic

445k Downloads

AtlasLoot causing error in Skillet:SkillButton_OnEnter

Jockulation opened this issue ยท 3 comments

commented

Addon Version: 1.91 Cata
Game Version: 4.4.0

I get this error whenever mousing over an item in the AtlasLoot "Crafting" section.

376x Usage: local count = C_Item.GetItemCount(itemInfo [, includeBank, includeUses, includeReagentBank])
[string "=[C]"]: in function GetItemCount' [string "@Skillet-Classic/UI/MainFrame.lua"]:1529: in function SkillButton_OnEnter'
[string "*MainFrame.xml:374_OnEnter"]:3: in function <[string "*MainFrame.xml:374_OnEnter"]:1>

Locals:
(*temporary) = "Usage: local count = C_Item.GetItemCount(itemInfo [, includeBank, includeUses, includeReagentBank])"

commented

I'm not sure how Skillet-Classic is being referenced in AtlasLoot but AtlasLoot has not been updated for Cataclysm Classic. In any case, I can't reproduce this error. Can you please describe the steps you take to get this error to occur. Add some screenshots if that will help.

Do you have the Skillet-Classic frame and the AtlasLoot frame open at the same time?

Until I understand how Skillet-Classic is involved, I can't generate a proper fix. Replacing ...\Interface\Addons\Skillet-Classic\UI\MainFrame.lua with the one in the following .zip file will eliminate the error but I have no idea if any information displayed is accurate.

MainFrame.zip

commented

I did a bit more testing. It would seem, with just AtlasLootClassic_Cata, BugSack, BugGrabber and Skillet enabled there were zero issues.

The moment I enable ShestakUI with the above addons, it starts spitting out the error whenever I mouse over something in Atlasloot.

commented

I'm afraid this issue is out of my control.

With ShestakUI, AtlasLootClassic_Cata, BugSack, BugGrabber, and NO Skillet-Classic I get the error.