Skip to content

Issue when enabled with ATT (All The Things) #182

@rbpaiett

Description

@rbpaiett

Describe the bug
In the crafting interface (in my case, mining), ATT pops out with a window on the right listing all unobtained recipes, as well as other tooltips. When the user does a mouseover over these items, lua errors spring up.

To Reproduce
Steps to reproduce the behavior:

  1. Open crafting interface with GatherLite & All The Things addons enabled.
  2. Move cursor over the items listed in the ATT window attached to the right.

Expected behavior
Tooltips with further information without lua errors.

Screenshots

Additional context
Lua error that appears:

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 suppose it might be ArkInventory but I had to start somewhere.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions