indicatorIcon error #21


  • Defect
  • Fixed
Closed
Assigned to _ForgeUser117147
  • _ForgeUser56896 created this issue Aug 31, 2009

    What steps will reproduce the problem?
    1. log in with your char, theres the error instantly

    What version of the product are you using?
    r215

    Do you have an error log of what happened?
    Message: Interface\AddOns\Grid2\modules\IndicatorIcon.lua:71: attempt to perform arithmetic on local 'expirationTime' (a nil value)
    Time: 08/31/09 17:32:34
    Count: 25
    Stack: [string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
    [C]: ?
    Interface\AddOns\Grid2\modules\IndicatorIcon.lua:71: in function `OnUpdate'
    Interface\AddOns\Grid2\GridIndicator.lua:101: in function `Update'
    Interface\AddOns\Grid2\GridFrame.lua:267: in function `UpdateIndicators'
    Interface\AddOns\Grid2\GridFrame.lua:34: in function <Interface\AddOns\Grid2\GridFrame.lua:21>
    [C]: in function `SetAttribute'
    Interface\FrameXML\SecureTemplates.lua:774: in function <Interface\FrameXML\SecureTemplates.lua:687>
    Interface\FrameXML\SecureTemplates.lua:982: in function `SecureGroupHeader_Update'
    Interface\FrameXML\SecureTemplates.lua:574: in function <Interface\FrameXML\SecureTemplates.lua:572>
    [C]: in function `SetAttribute'
    Interface\FrameXML\SecureTemplates.lua:734: in function <Interface\FrameXML\SecureTemplates.lua:687>
    ...
    [C]: ?
    [string "safecall Dispatcher[2]"]:13: in function `?'
    ...ted\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:91: in function `SendMessage'
    Interface\AddOns\Grid2\GridCore.lua:286: in function `?'
    ...ted\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:146: in function <...ted\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:146>
    [string "safecall Dispatcher[1]"]:4: in function <[string "safecall Dispatcher[1]"]:4>
    [C]: ?
    [string "safecall Dispatcher[1]"]:13: in function `?'
    ...ted\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:91: in function `Fire'
    ...\AddOns\Afflicted\libs\AceEvent-3.0\AceEvent-3.0.lua:119: in function <...\AddOns\Afflicted\libs\AceEvent-3.0\AceEvent-3.0.lua:118>

    Locals: self = <table> {
    defaultDB = <table> {
    }
    priorities = <table> {
    }
    SetIconSize = <function> defined @Interface\AddOns\Grid2\modules\IndicatorIcon.lua:81
    anchor = "CENTER"
    OnUpdate = <function> defined @Interface\AddOns\Grid2\modules\IndicatorIcon.lua:47
    offsety = 0
    statuses = <table> {
    }
    Layout = <function> defined @Interface\AddOns\Grid2\modules\IndicatorIcon.lua:32
    Create = <function> defined @Interface\AddOns\Grid2\modules\IndicatorIcon.lua:3
    blinking = false
    db = <table> {
    }
    name = "icon-center"
    anchorRel = "CENTER"
    GetBlinkFrame = <function> defined @Interface\AddOns\Grid2\modules\IndicatorIcon.lua:42
    offsetx = 0
    frameLevel = 6
    sortStatuses = <function> defined @Interface\AddOns\Grid2\GridIndicator.lua:9
    }
    parent = Grid2LayoutHeader1UnitButton5 {
    bar-health-background = <unnamed> {
    }
    OnLeave = <function> defined @Interface\AddOns\Grid2\GridFrame.lua:128
    corner-bottom-right = <unnamed> {
    }
    text-down = <unnamed> {
    }
    GetModifiedUnit = <function> defined @Interface\AddOns\Grid2\GridFrame.lua:152
    SetPosition = <function> defined @Interface\AddOns\Grid2\GridFrame.lua:140
    unitGUID = "0x03800000000DF68A"
    SetBar = <function> defined @Interface\AddOns\Grid2\GridFrame.lua:145
    icon-center = <unnamed> {
    }
    unit = "party1"
    side-bottom = <unnamed> {
    }
    corner-top-right = <unnamed> {
    }
    side-left = <unnamed> {
    }
    bar-health = <unnamed> {
    }
    0 = <userdata>
    bar-heals = <unnamed> {
    }
    corner-top-left = <unnamed> {
    }
    LayoutIndicators = <function> defined @Interface\AddOns\Grid2\GridFrame.lua:133
    name = <unnamed> {
    }
    OnEnter = <function> defined @Interface\AddOns\Grid2\GridFrame.lua:114
    corner-bottom-left = <unnamed> {
    }
    bar-heals-background = <unnamed> {
    }
    side-right = <unnamed> {
    }
    Reset = <function> defined @Interface\AddOns\Grid2\GridFrame.lua:106
    }
    unit = "party1"
    status = <table> {
    GetPercent = <function> defined @Interface\AddOns\Grid2\modules\StatusAuras.lua:139
    defaultDB = <table> {
    }
    indicators = <table> {
    }
    enabled = true
    RegisterMessage = <function> defined @Interface\AddOns\Afflicted\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:117
    UnregisterAllEvents = <function> defined @Interface\AddOns\Afflicted\libs\Callba

  • _ForgeUser56896 added the tags New Defect Aug 31, 2009
  • _ForgeUser117147 posted a comment Sep 1, 2009

    Should be fixed in r216.

  • _ForgeUser117147 removed a tag New Sep 1, 2009
  • _ForgeUser117147 added a tag Fixed Sep 1, 2009
  • _ForgeUser117147 closed issue Sep 1, 2009

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