
undermine.lua:712: attempt to index field '?' (a nil value)
Hollicsh opened this issue ยท 4 comments
v117
3x ...eHandyNotes_TheWarWithin/zones/undermine.lua:712: attempt to index field '?' (a nil value)
[HandyNotes_TheWarWithin/zones/undermine.lua]:712: in main chunk
Locals:
ADDON_NAME = "HandyNotes_TheWarWithin"
ns =
GROUP_HIDDEN75 =
}
NameResolver =
}
api =
}
color =
}
WorldMapDataProvider =
}
requirement =
}
status =
}
COLORS =
}
tomtom =
}
group_types =
}
maps =
}
expansion = 11
tooltip =
}
icons =
}
groups =
}
Map =
}
professions =
}
node =
}
reward =
}
optionDefaults =
}
options =
}
GROUP_HIDDEN =
}
Group =
}
locale =
}
MinimapDataProvider = HandyNotes_TheWarWithinMinimapDP {
}
Interval =
}
poi =
}
addon =
}
GROUP_ALPHA75 =
}
Describe the bug
I just go into the game and this error appears.
Oops, sorry ..
That's right, I changed this file.
712 line: ns.hook.Vignette({group = ns.groups.SCRAP_REWARDS, vignetteID = 6687})
712 line: ns.hook.Vignette({group = ns.groups.SCRAP_REWARDS, vignetteID = 6687})
This funtion is not implemented in v117. Is for v118 release that will be soon.
Regards