Date: 2007-10-25 08:12:13
ID: 51
Error occured in: Global
Count: 336
Message: ..\AddOns\Gatherer\GatherMiniNotes.lua line 217:
attempt to compare nil with number
Debug:
[C]: ?
Gatherer\GatherMiniNotes.lua:217: UpdateMinimapNotes()
[string "*:OnUpdate"]:1:
[string "*:OnUpdate"]:1
[-snip-]
It seems like the embeds are messed up somehow, however I am not able to figure out how to test if they are. There haven't been any changes to this file since august, aside from moving it to a subfolder inside of trunk, but I only just started getting the error. It also seems to occur every time I change subzones, because the notes disappear from the minimap for several seconds each time I do, and then reappear as if it is correcting itself.
local nodeDist = Astrolabe:GetDistanceToIcon(gatherNote) or 0
However the gatherer minimap icons still disappear as well, which is not optimal.
I will work with the Town Guard dev to find a more appropriate solution than removing all of the icons.