Stuck in a loop with archaeology tracking on #6


  • New
  • Defect
Open
Assigned to xinhuan
  • _ForgeUser684796 created this issue Dec 8, 2010

    What steps will reproduce the problem?
    1. Set archaeology tracking to always on in Gathermate2
    2. Enable GatherHud

    What is the expected output? What do you see instead?
    It should show any node types that GatherMate2 shows. It produces an error, and does not show Archaeology nodes.

    What version of the product are you using?
    v1.1.7 Release

    Do you have an error log of what happened?
    Date: 2010-12-08 23:13:19
    ID: 1
    Error occured in: Global
    Count: 1
    Message: ..\AddOns\GatherHud\GatherHud.lua line 250:
       attempt to perform arithmetic on local 'offset' (a nil value)
    Debug:
       [C]: ?
       GatherHud\GatherHud.lua:250: FullUpdate()
       GatherHud\GatherHud.lua:183:
          GatherHud\GatherHud.lua:129
    AddOns:
      Swatter, v5.9.4961 (WhackyWallaby)
      GatherHud, vv1.1.7
      GatherMate2, v1.0.5
      BlizRuntimeLib_enUS v4.0.3.40000 <us>
      (ck=78)

    Please provide any additional information below.
    The error repeats itself rapidly, continuing in a loop until GatherHud is disabled. This only happens when Archaeology nodes are being actively tracked in GatherMate2. I don't have any issues while Archaeology nodes are set to never show. GatherMate2 is correctly showing all the Archaeology nodes I've found so far.

  • _ForgeUser684796 added the tags New Defect Dec 8, 2010
  • _ForgeUser684796 edited description Dec 9, 2010
  • _ForgeUser891099 posted a comment Dec 25, 2010

    I also get this same issue: Message: Interface\AddOns\GatherHud\GatherHud.lua:250: attempt to perform arithmetic on local 'offset' (a nil value) Time: 12/25/10 07:17:35 Count: 342 Stack: Interface\AddOns\GatherHud\GatherHud.lua:250: in function `FullUpdate' Interface\AddOns\GatherHud\GatherHud.lua:183: in function <Interface\AddOns\GatherHud\GatherHud.lua:129>

    For me, it also happens whenever I go from a phased zone, like Twilight Highlands, to a non-phased zone, such as the Wetlands or when I import new Gathermate2_Data while in a phased area.


    Edited Jan 3, 2011
  • _ForgeUser1226 posted a comment Jan 10, 2011

    Having the same issue though the strange thing is it was working fine until I DC'd. I relogged and it was producing the error. Anyway, adding this:

    ["Archaeology"] = 6e9,

    after line 229 did the trick.


    Edited Jan 10, 2011

To post a comment, please login or register a new account.