ALL THE THINGS

ALL THE THINGS

31M Downloads

Mouse over profession items error

Thzaaki opened this issue ยท 7 comments

commented

Version 2.1.6a
When I mouseover Expulsom, I get the following error:

Message: Interface\AddOns\AllTheThings\AllTheThings.lua:3177: attempt to index local 'info' (a number value)
Time: Mon Nov 23 19:53:50 2020
Count: 1
Stack: Interface\AddOns\AllTheThings\AllTheThings.lua:3177: attempt to index local 'info' (a number value)
[string "=[C]"]: ?
[string "@interface\AddOns\AllTheThings\AllTheThings.lua"]:3177: in function BuildCrafted' [string "@Interface\AddOns\AllTheThings\AllTheThings.lua"]:2987: in function <Interface\AddOns\AllTheThings\AllTheThings.lua:2414> [string "@Interface\AddOns\AllTheThings\AllTheThings.lua"]:4659: in function <Interface\AddOns\AllTheThings\AllTheThings.lua:4658> [string "@Interface\AddOns\AllTheThings\AllTheThings.lua"]:4789: in function <Interface\AddOns\AllTheThings\AllTheThings.lua:4680> [string "=[C]"]: ? [string "=[C]"]: ? [string "=[C]"]: ? [string "=[C]"]: ? [string "=[C]"]: in function SetBagItem'
[string "@interface\FrameXML\ContainerFrame.lua"]:1324: in function ContainerFrameItemButton_OnUpdate' [string "@Interface\FrameXML\ContainerFrame.lua"]:1371: in function ContainerFrameItemButton_OnEnter'
[string ":OnEnter"]:1: in function <[string ":OnEnter"]:1>
[string "=[C]"]: ?

Locals:

commented

You probably could fix it (while WoW is closed) by renaming your [WoW Retail Folder]\WTF\Account[ACCOUNT]\SavedVariables\AllTheThings.lua (to something like AllTheThings_orig.lua), but this would also cause ATT to forget other things that you may have cached for completion until logging back onto those characters.

If you try this and it does fix it please let me know. Otherwise I'll try to think of another way to work-around this potentially happening.

commented

The fix works, thanks!

commented

Ok going to close this issue then since no one else has mentioned this issue happening.

commented

@Thzaaki Does this still happen in 2.1.8? I think the error you encountered could only have happened if the profession reagents cache was not cleared somehow when upgrading from 2.1.5 to 2.1.6 as the structure was re-designed and should have been wiped when loaded.

commented

Yes it still happens. Few examples items are Nylon Thread, Blood of Sargeras, Gloom Dust, Draenic Dust. So do I need to clear some kind of cache file to fix it?

commented

Are you using version 2.1.6a?

commented

Yes