handynotes-plugins icon indicating copy to clipboard operation
handynotes-plugins copied to clipboard

error

Open Imna1975 opened this issue 2 months ago • 6 comments

ADDON VERSION: 126

15x HandyNotes_Legion/core/util.lua:100: attempt to index local 'str' (a nil value) [HandyNotes_Legion/core/util.lua]:100: in function 'RenderLinks' [HandyNotes_Legion/core/rewards.lua]:204: in function '(for generator)' [HandyNotes_Legion/core/rewards.lua]:82: in function 'Render' [HandyNotes_Legion/core/nodes.lua]:389: in function 'RenderRewards' [HandyNotes_Legion/core/nodes.lua]:360: in function 'Render' [HandyNotes_Legion/core/core.lua]:141: in function <HandyNotes_Legion/core/core.lua:140>

Locals: str = nil nameOnly = true (*temporary) = nil (*temporary) = nil (*temporary) = nil (*temporary) = nil (*temporary) = nil (*temporary) = nil (*temporary) = "attempt to index local 'str' (a nil value)" NameResolver =

{ cache =
{ } prepared =
{ } } ns =
{ GROUP_HIDDEN75 =
{ } NameResolver =
{ } api =
{ } class = "DEATHKNIGHT" groups =
{ } COLORS =
{ } tomtom =
{ } world_map_button = Krowi_WorldMapButtons3 { } maps =
{ } tooltip =
{ } icons =
{ } plugin_name = "HandyNotes: Legion" hooks =
{ } MinimapDataProvider = HandyNotes_LegionMinimapDP { } Interval =
{ } node =
{ } Map =
{ } poi =
{ } addon =
{ } Group =
{ } requirement =
{ } status =
{ } group_types =
{ } options =
{ } professions =
{ } reward =
{ } optionDefaults =
{ } locale =
{ } color =
{ } WorldMapDataProvider =
{ } faction = "Alliance" GROUP_ALPHA75 =
{ } GROUP_HIDDEN =
{ } expansion = 7 hook =
{ } }

Imna1975 avatar Oct 20 '25 15:10 Imna1975

This is caused by an incorrect implementation in issue #495

mpolewaczyk avatar Oct 21 '25 20:10 mpolewaczyk

when is this error happening? hovering over a specific node or when loading the game?

Ioney avatar Oct 22 '25 11:10 Ioney

when is this error happening? hovering over a specific node or when loading the game?

Im getting it only hovering over Treasure chests on map

TSKIV avatar Oct 22 '25 11:10 TSKIV

on which map?

Ioney avatar Oct 22 '25 11:10 Ioney

Legion (specifically the first four zones, not getting the error on argus or the broken shore), also gives the error when hovering the Portal to Helheim in stormheim

TSKIV avatar Oct 22 '25 11:10 TSKIV

it has been fixed with 98f1bfbfd3c76507fd78fa12362d158934adac52 and will be included in the next version.

you can apply the change manually in the meantime

Ioney avatar Oct 22 '25 11:10 Ioney