43 - Reporting incorrect bug information due to caching or something between sessions?
The addon setcollector r105 has errors related to tooltips (ticket 48 on the set collector project).
This is the bugsack report, you notice the libextratooltip.lua from the undermine journal in the call list?
3x SetCollector\Tooltips.lua:34: Usage: GetItemInfoInstant(itemID|"name"|"itemlink") [C]: in function `GetItemInfoInstant' SetCollector\Tooltips.lua:34: in function <SetCollector\Tooltips.lua:33> SetCollector\Tooltips.lua:54: in function <SetCollector\Tooltips.lua:49> [C]: ? [C]: ? [C]: ? [C]: ? ...TheUndermineJournal\libs\LibExtraTip\LibExtraTip.lua:437: in function <...TheUndermineJournal\libs\LibExtraTip\LibExtraTip.lua:431> [C]: ? [C]: ? ...TheUndermineJournal\libs\LibExtraTip\LibExtraTip.lua:392: in function `SetTrainerService' [string "*:OnEnter"]:3: in function <[string "*:OnEnter"]:1> Locals: (*temporary) = nil
Camping out, removing the undermine journal, logging in and triggering the error. Bugsack still claims the undermine journal/ libextratip.lua in the call chain, even though they are removed.
15x SetCollector\Tooltips.lua:34: Usage: GetItemInfoInstant(itemID|"name"|"itemlink") [C]: in function `GetItemInfoInstant' SetCollector\Tooltips.lua:34: in function <SetCollector\Tooltips.lua:33> SetCollector\Tooltips.lua:54: in function <SetCollector\Tooltips.lua:49> [C]: ? [C]: ? [C]: ? [C]: ? ...TheUndermineJournal\libs\LibExtraTip\LibExtraTip.lua:437: in function <...TheUndermineJournal\libs\LibExtraTip\LibExtraTip.lua:431> [C]: ? [C]: ? ...TheUndermineJournal\libs\LibExtraTip\LibExtraTip.lua:392: in function `SetTrainerService' [string "*:OnEnter"]:3: in function <[string "*:OnEnter"]:1> Locals: (*temporary) = nil
Clearing stored bugs (alt-click on bugsack) then retriggering the error (without even reloading) gives the correct results:
2x SetCollector\Tooltips.lua:34: Usage: GetItemInfoInstant(itemID|"name"|"itemlink") [C]: in function `GetItemInfoInstant' SetCollector\Tooltips.lua:34: in function <SetCollector\Tooltips.lua:33> SetCollector\Tooltips.lua:54: in function <SetCollector\Tooltips.lua:49> [C]: ? [C]: ? [C]: ? [C]: ? [C]: ? [C]: in function `SetTrainerService' [string "*:OnEnter"]:3: in function <[string "*:OnEnter"]:1> Locals: (*temporary) = nil
Not loading bugsack and just using buggrabber with those red click links seems to give the same result, so the problem might be in buggrabber not bugsack i guess.
Using neither, and relying on the blizzard ui to report them, has them reported correctly. Undermine journal/libextratip.lua is not reported incorrectly.
| User | When | Change |
|---|---|---|
| Fred7 | Aug 09, 2016 at 02:52 UTC | Create |