GridFrame error #22


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

    What steps will reproduce the problem?
    1. log in, the error is instantly there

    What version of the product are you using?
    r215

    Do you have an error log of what happened?
    Message: Interface\FrameXML\UIPanelTemplates.lua:343: attempt to perform arithmetic on field 'cursorOffset' (a nil value)
    Time: 08/31/09 17:32:35
    Count: 30
    Stack: [string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
    [C]: ?
    Interface\FrameXML\UIPanelTemplates.lua:343: in function `ScrollingEdit_OnUpdate'
    Interface\FrameXML\UIPanelTemplates.lua:320: in function `ScrollingEdit_OnTextChanged'
    ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:447: in function `ScriptErrorsFrame_Update'
    ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:412: in function `ScriptErrorsFrame_OnError'
    [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]: ?
    [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 = ScriptErrorsFrameScrollFrameText {
    0 = <userdata>
    text = "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 handleCursorChange = true
    }
    elapsed = 0
    scrollFrame = ScriptErrorsFrameScrollFrame {
    0 = <userdata>
    offset = 0
    }
    height = 193.99998045976
    range = 0
    scroll = 0
    size = 193.99998045976
    cursorOffset = nil
    (*temporary) = nil
    (*temporary) = ScriptErrorsFrameScrollFrame {
    0 = <userdata>
    offset = 0
    }
    (*temporary) = 0
    (*temporary) = "attempt to perform arithmetic on field 'cursorOffset' (a nil value)"

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

    This is the same bug as Ticket-21

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

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