StatusRange.lua:72: attempt to call upvalue 'check' (a nil value) in ICC #81


  • Defect
  • Duplicate
Closed
Assigned to _ForgeUser117147
  • _ForgeUser154347 created this issue Jan 20, 2010

    What steps will reproduce the problem?
    1. ICC get to the open section after the 2nd boss.
    2. RL ui doesn't clear the problem. However I just relogged in the plagueworks and the issue has resolved itself
    3.

    What is the expected output? What do you see instead?
    I get repeated errors in buggrabber and raid frames are faded as if everyone is out of range

    What version of the product are you using?
    319 nolib but it's been happening since ICC has been released.

    Do you have an error log of what happened?
    52x Grid2-3.3.0.319\modules\StatusRange.lua:72: attempt to call upvalue 'check' (a nil value)
    Grid2-3.3.0.319\modules\StatusRange.lua:16: in function <Grid2\modules\StatusRange.lua:14>
    Grid2-3.3.0.319\modules\StatusRange.lua:53: in function <Grid2\modules\StatusRange.lua:49>

    Locals:
    (for generator) = <function> defined =[C]:-1
    (for state) = <table> {
    -2147483648 = "raid10"
    -2147483648 = "raidpet18"
    -2147483648 = "raidpet8"
    -2147483648 = "raidpet16"
    -2147483648 = "raidpet12"
    -2147483648 = "raid15"
    -2147483648 = "raid2"
    -2147483648 = "raid19"
    -2147483648 = "raid23"
    -2147483648 = "raidpet15"
    -2147483648 = "raid24"
    -2147483648 = "raidpet22"
    -2147483648 = "raid3"
    -2147483648 = "raid17"
    -2147483648 = "raid12"
    -2147483648 = "raid9"
    -2147483648 = "raid6"
    -2147483648 = "raid16"
    -2147483648 = "raidpet4"
    -2147483648 = "raid20"
    -2147483648 = "raid22"
    -2147483648 = "raidpet4"
    -2147483648 = "raid4"
    -2147483648 = "raid8"
    -2147483648 = "raid13"
    -2147483648 = "raidpet4"
    -2147483648 = "raidpet4"
    -2147483648 = "raid21"
    -2147483648 = "raidpet8"
    -2147483648 = "raid5"
    -2147483648 = "raid18"
    -2147483648 = "raid25"
    -2147483648 = "raid14"
    -2147483648 = "raid11"
    -2147483648 = "raidpet9"
    -2147483648 = "raid1"
    -2147483648 = "raidpet17"
    -2147483648 = "raid7"
    -2147483648 = "raidpet18"
    -2147483648 = "raidpet8"
    -2147483648 = "raidpet18"
    }
    (for control) = "0x01800000000A6CE7"
    guid = "0x01800000000A6CE7"
    unitid = "raid10"
    CheckUnitRange = <function> @ Grid2\modules\StatusRange.lua:71:
    cache = <table> {
    }
    Range = <table> {
    GetPercent = <function> @ Grid2\modules\StatusRange.lua:94:
    defaultDB = <table> {}
    indicators = <table> {}
    RegisterMessage = <function> @ Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:118:
    UnregisterAllEvents = <function> @ Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:202:
    Grid_UnitChanged = <function> @ Grid2\modules\StatusRange.lua:41:
    db = <table> {}
    SendMessage = <function> @ Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:87:
    OnDisable = <function> @ Grid2\modules\StatusRange.lua:80:
    UnregisterMessage = <function> @ Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:181:
    RegisterEvent = <function> @ Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:118:
    UnregisterAllMessages = <function> @ Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:202:
    IsActive = <function> @ Grid2\modules\StatusRange.lua:90:
    enabled = true
    Grid_RangesUpdated = <function> @ Grid2\modules\StatusRange.lua:62:
    OnEnable = <function> @ Grid2\modules\StatusRange.lua:24:
    name = "range"
    Grid_UnitLeft = <function> @ Grid2\modules\StatusRange.lua:37:
    GetFrame = <function> @ Grid2\modules\StatusRange.lua:58:
    frame = <unnamed> {}
    UnregisterEvent = <function> @ Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:181:
    Grid_UnitJoined = <function> @ Grid2\modules\StatusRange.lua:32:
    }

      ---

    Please provide any additional information below.

    I've tried resetting status, and I've removed the saved variables. Neither had an effect.

  • _ForgeUser154347 added the tags New Defect Jan 20, 2010
  • _ForgeUser117147 removed a tag New Jan 21, 2010
  • _ForgeUser117147 added a tag Duplicate Jan 21, 2010
  • _ForgeUser117147 closed issue Jan 21, 2010
  • _ForgeUser117147 posted a comment Jan 21, 2010

    Duplicate of Ticket-70


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