HandyNotes: The War Within

HandyNotes: The War Within

12M Downloads

K'aresh Map Tooltip Error

F-Lambda opened this issue ยท 1 comments

commented

ADDON VERSION: v123

Describe the bug
Lua error when hovering over some (but not all) K'aresh tooltips. Possibly relevant is that the character does not have the Reshii wraps yet.

Message: bad argument #1 to '?' (Usage: local nodeInfo = C_Traits.GetNodeInfo(configID, nodeID))
Time: Mon Aug 11 05:28:08 2025
Count: 4
Stack:
[Interface/AddOns/HandyNotes_TheWarWithin/zones/karesh.lua]:48: in function 'IsMet'
[Interface/AddOns/HandyNotes_TheWarWithin/core/nodes.lua]:322: in function 'Render'
[Interface/AddOns/HandyNotes_TheWarWithin/core/core.lua]:141: in function <...terface/AddOns/HandyNotes_TheWarWithin/core/core.lua:140>

Locals:
self = <table> {
 type = "{item:235499}"
 __address = "000001D6C369B560"
 text = "What Lies Beyond"
 nodeID = 105870
 __class = <table> {
 }
}
configID = nil
commented

Thanks for the report. This will be fixed with the next release.
Sry that I didn't tested this on chars without Reshii Warps.