attempt to index local 'raidTracker' (a nil value) #107


  • New
  • Defect
Open
Assigned to _ForgeUser724295
  • _ForgeUser2324009 created this issue Sep 10, 2009

    What steps will reproduce the problem?
    1. Enter game
    2. type /hc gui
    3. Get LUA error (below) and hc window is missing raid history etc.

    What is the expected output? What do you see instead?
    Expect: Correct HC gui with previous raids
    Get: LUA error (below)

    What version of the product are you using?
    r98

    Do you have an error log of what happened?
    Date: 2009-09-10 13:19:35
    ID: 1
    Error occured in: Global
    Count: 1
    Message: ..\AddOns\HeadCount\HeadCountFrames.lua line 303:
       attempt to index local 'raidTracker' (a nil value)
    Debug:
       [C]: ?
       HeadCount\HeadCountFrames.lua:303: HeadCountFrameRaidHistoryContentScroll_Update()
       [string "*:OnShow"]:1:
          [string "*:OnShow"]:1
       [C]: Show()
       HeadCount\HeadCountFrames.lua:122: ShowUserInterface()
       HeadCount\HeadCountFrames.lua:131: ToggleUserInterface()
       HeadCount\HeadCountOptions.lua:593: ?()
       ...erface\AddOns\Ace2\AceConsole-2.0\AceConsole-2.0.lua:1863:
          ...erface\AddOns\Ace2\AceConsole-2.0\AceConsole-2.0.lua:1564
       ...erface\AddOns\Ace2\AceConsole-2.0\AceConsole-2.0.lua:2402: value()
       ..\FrameXML\ChatFrame.lua:3526: ChatEdit_ParseText()
       ..\FrameXML\ChatFrame.lua:3176: ChatEdit_SendText()
       ..\FrameXML\ChatFrame.lua:3200: ChatEdit_OnEnterPressed()
       [string "*:OnEnterPressed"]:1:
          [string "*:OnEnterPressed"]:1
    AddOns:
      Swatter, v3.1.14 (<%codename%>)
      Ace2, v
      AucAdvanced, v5.6.4424 (KangaII)
      AucFilterBasic, v5.6.4424 (KangaII)
      AucFilterOutlier, v5.6.4424.2531
      AucMatchUndercut, v5.6.4424.2531
      AucScanData, v5.6.4424 (KangaII)
      AucStatClassic, v5.6.4424 (KangaII)
      AucStatHistogram, v5.6.4424 (KangaII)
      AucStatiLevel, v5.6.4424 (KangaII)
      AucStatPurchased, v5.6.4424 (KangaII)
      AucStatSales, v5.6.4424.2842
      AucStatSimple, v5.6.4424 (KangaII)
      AucStatStdDev, v5.6.4424 (KangaII)
      AucStatWOWEcon, v5.6.4424.2530
      AucUtilAHWindowControl, v5.6.4424.3311
      AucUtilAppraiser, v5.6.4424.2530
      AucUtilAskPrice, v5.6.4424.3175
      AucUtilAutoMagic, v5.6.4424.3142
      AucUtilCompactUI, v5.6.4424.2530
      AucUtilEasyBuyout, v5.6.4424.3583
      AucUtilItemSuggest, v5.6.4424.3108
      AucUtilPriceLevel, v5.6.4424.2545
      AucUtilScanButton, v5.6.4424.2530
      AucUtilScanFinish, v5.6.4424.2530
      AucUtilScanProgress, v5.6.4424.2530
      AucUtilSearchUI, v5.6.4424.3655
      AucUtilSimpleAuction, v5.6.4424.0
      AucUtilVendMarkup, v5.6.4424.2530
      Babylonian, v5.1.DEV.130
      BeanCounter, v5.6.4424 (KangaII)
      BonusScanner, v5.2
      BuffEnough, v
      Configator, v5.1.DEV.130
      DebugLib, v5.1.DEV.130
      EnsidiaFails, v
      HeadCount, v1.6.0
      Informant, v5.6.4424 (KangaII)
      Postal, v3.2.0
      SlideBar, v3.1.14 (<%codename%>)
      Stubby, v5.6.4424 (KangaII)
      TBag, v
      Titan, v4.3.0.30200 - Revision 316
      TitanBag, v4.3.0.30200
      TitanClock, v4.3.0.30200
      TitanCoords, v4.3.0.30200
      TitanGoldTracker, v4.3.0.30200
      TitanPerformance, v4.3.0.30200
      TitanRepair, v4.3.0.30200
      TitanVolume, v4.3.0.30200
      BlizRuntimeLib_enUS v3.2.0.30200 <eu>
      (ck=64d)

    Please provide any additional information below.
    Tried empty WTF etc, different toon/different realm. I'm going to guess library conflict, but I have no idea how to work out which one - is there any way to get more information regarding the error?

  • _ForgeUser2324009 added the tags New Defect Sep 10, 2009
  • _ForgeUser2324009 posted a comment Sep 10, 2009

    Just looking at error here Ace2 verision isn't listed. I have r1097 installed currently.

  • Pneumatus posted a comment Sep 10, 2009

    Are you running embedded (normal zip files) or disembeded (nolib zips) as you've got Ace2 installed stand-alone but not the other dependancies which are DewDrop-2.0 and FuBarPlugin-2.0.

    I've not been able to replicate this at present.

  • _ForgeUser2324009 posted a comment Sep 15, 2009

    Hey, I'm using the version that includes the libraries - not sure why Ace 2 standalone is installed but removing it has no effect (same error returned). I'm sure it's an addon conflict, trying desperatley to avoid removing everything to work out which one :(

  • _ForgeUser2324009 posted a comment Sep 15, 2009

    Gave up and got a bit brutal, after clearing all existing stuff I located the problem to be a duff WTF\Account\Trickylion\SavedVariables\HeadCount.lua file.

    Removed and worked OK - lost raids obviously but at least the addon is back!


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