HandyNotes: Mechagon & Nazjatar

HandyNotes: Mechagon & Nazjatar

898k Downloads

undermine.lua:712: attempt to index field '?' (a nil value)

Hollicsh opened this issue ยท 4 comments

commented

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.

commented

Oops, sorry ..
That's right, I changed this file.

https://github.com/zarillion/handynotes-plugins/blob/c5e3dc03e7b150d88743dae1b0f767554a1408fd/plugins/11_TheWarWithin/zones/undermine.lua

712 line: ns.hook.Vignette({group = ns.groups.SCRAP_REWARDS, vignetteID = 6687})

commented

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

commented

Thanks !
Sorry again.

commented

Hi, strange question, but did you modified the file yourself?

In v117 there is no line of code in undermine.lua:712

Image