IndicatorText.lua:168: attempt to call method 'SetText' (a nil value) #148


  • Defect
  • Fixed
Closed
Assigned to _ForgeUser117147
  • _ForgeUser46823 created this issue Apr 1, 2010

    What steps will reproduce the problem?
    1. Install r480
    2. Reset config to defaults.

    What is the expected output? What do you see instead?

    Expected: default config:
    Insted: couple of errors like this:

    Grid2-Grid2 v3.3.0.480\modules\IndicatorText.lua:168: attempt to call method 'SetText' (a nil value)
    Grid2-Grid2 v3.3.0.480\GridIndicator.lua:115: in function `Update'
    Grid2-Grid2 v3.3.0.480\GridFrame.lua:239: in function `UpdateIndicators'
    Grid2-Grid2 v3.3.0.480\GridFrame.lua:29: in function <Grid2\GridFrame.lua:22>
    <in C code>: in function `SetAttribute'
    Interface\FrameXML\SecureTemplates.lua:816: in function <Interface\FrameXML\SecureTemplates.lua:729>:
    Interface\FrameXML\SecureTemplates.lua:1216: in function <Interface\FrameXML\SecureTemplates.lua:1063>:
    <in C code>: in function `Show'
    Grid2-Grid2 v3.3.0.480\GridLayout.lua:483: in function `LoadLayout'
    Grid2-Grid2 v3.3.0.480\GridLayout.lua:410: in function `ReloadLayout'
    Grid2-Grid2 v3.3.0.480\GridLayout.lua:249: in function `?'
    CallbackHandler-1.0-5 (Ace3):147: in function <...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:147>
    <string>:"safecall Dispatcher[2]":4: in function <[string "safecall Dispatcher[2]"]:4>
    <in C code>: ?
    <string>:"safecall Dispatcher[2]":13: in function `?'
    CallbackHandler-1.0-5 (Ace3):92: in function `SendMessage'
    Grid2-Grid2 v3.3.0.480\GridCore.lua:349: in function `GroupChanged'
    Grid2-Grid2 v3.3.0.480\GridCore.lua:287: in function `?'
    CallbackHandler-1.0-5 (Ace3):147: in function <...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:147>
    <string>:"safecall Dispatcher[1]":4: in function <[string "safecall Dispatcher[1]"]:4>
    <in C code>: ?
    <string>:"safecall Dispatcher[1]":13: in function `?'
    CallbackHandler-1.0-5 (Ace3):92: in function `Fire'
    AceEvent-3.0-3 (Ace3):120: in function <Ace3\AceEvent-3.0\AceEvent-3.0.lua:119>

    What version of the product are you using?

    r480

  • _ForgeUser46823 added the tags New Defect Apr 1, 2010
  • _ForgeUser117147 posted a comment Apr 1, 2010

    Fixed in rev482

  • _ForgeUser117147 removed a tag New Apr 1, 2010
  • _ForgeUser117147 added a tag Fixed Apr 1, 2010

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