MoP Treasures: Ach: Is Another Man's Treasure
FireAllianceNX opened this issue ยท 1 comments
ADDON VERSION: Mists of Pandaria v126
Describe the bug
Whenever I mouse over a treasure, I get an error in BugSack and the achievement "Is Another Man's Treasure" is listed under the tooltip box of the treasure name.
7x ...faceHandyNotes_MistsOfPandaria/core/util.lua:100: attempt to index local 'str' (a nil value)
[HandyNotes_MistsOfPandaria/core/util.lua]:100: in function 'RenderLinks'
[HandyNotes_MistsOfPandaria/core/rewards.lua]:204: in function '(for generator)'
[HandyNotes_MistsOfPandaria/core/rewards.lua]:82: in function 'Render'
[HandyNotes_MistsOfPandaria/core/nodes.lua]:389: in function 'RenderRewards'
[HandyNotes_MistsOfPandaria/core/nodes.lua]:360: in function 'Render'
[HandyNotes_MistsOfPandaria/core/core.lua]:141: in function <...faceHandyNotes_MistsOfPandaria/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 = <table> {
cache = <table> {
}
prepared = <table> {
}
}
ns = <table> {
GROUP_HIDDEN75 = <table> {
}
NameResolver = <table> {
}
api = <table> {
}
class = "MAGE"
groups = <table> {
}
COLORS = <table> {
}
tomtom = <table> {
}
world_map_button = Krowi_WorldMapButtons7 {
}
maps = <table> {
}
tooltip = <table> {
}
icons = <table> {
}
plugin_name = "HandyNotes: Mists of Pandaria"
hooks = <table> {
}
MinimapDataProvider = HandyNotes_MistsOfPandariaMinimapDP {
}
Interval = <table> {
}
node = <table> {
}
Map = <table> {
}
poi = <table> {
}
addon = <table> {
}
Group = <table> {
}
requirement = <table> {
}
status = <table> {
}
group_types = <table> {
}
options = <table> {
}
professions = <table> {
}
reward = <table> {
}
optionDefaults = <table> {
}
locale = <table> {
}
color = <table> {
}
WorldMapDataProvider = <table> {
}
faction = "Alliance"
GROUP_ALPHA75 = <table> {
}
GROUP_HIDDEN = <table> {
}
expansion = 5
hook = <table> {
}
}
this is already fixed in commit 98f1bfb and will be included in the next release
