ALL THE THINGS

ALL THE THINGS

31M Downloads

Errors appear on mouseover of links in professions side window

rbpaiett opened this issue ยท 1 comments

commented

In the side window that appears next to the crafting/professions window, this error appears upon mouseover of the links:

241x GatherLite/scripts/main.lua:95: attempt to index field '?' (a nil value)
[string "@GatherLite/scripts/main.lua"]:95: in function <GatherLite/scripts/main.lua:86>
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: in function SetText' [string "@ArkInventory/Core/ArkInventoryTooltip.lua"]:133: in function GameTooltipSetText'
[string "@ArkInventory/Core/ArkInventory.lua"]:6564: in function `Frame_Bar_Label_OnEnter'
[string "*ArkInventory.xml:1352_OnEnter"]:1: in function <[string "*ArkInventory.xml:1352_OnEnter"]:1>

I've also left a issues report with GatherMate as well with no response so far. I know this is can be a red herring but I ad to start somewhere.

This appears when only GatherMate & your addon are enabled. I didn't know which of the two I should contact so I did both.

commented

Hmmm seems like GatherMate is trying to read something from the tooltip which doesn't exist. Not sure ATT can do anything about this since I don't see any ATT functionality listed in the error trace.