Error when viewing items on my Druid #212


  • New
  • Defect
Open
Assigned to whitetooth3
  • _ForgeUser961787 created this issue Sep 3, 2012

    What steps will reproduce the problem?
    1.  Trying to view any gear
    2.  It only occurs on my Druid, and not on any of my other characters
    3.

    What is the expected output? What do you see instead?
    I expected to see the item, but instead it closed my bag/bank/character sheet, and gives an error report

    What version of the product are you using?
    361

    Do you have an error log of what happened?
    RatingBuster\RatingBuster-r361.lua:3427: attempt to compare number with nil
    RatingBuster\RatingBuster-r361.lua:3427: in function "func"
    RatingBuster\RatingBuster-r361.lua:4393: in function "StatSummary"
    RatingBuster\RatingBuster-r361.lua:2727: in function "handler"
    libs\LibTipHooker-1.1\LibTipHooker-1.1-16.lua:179: in function <libs\LibTipHooker-1.1\LibTipHooker-1.1.lua:174>
    <in C code>
    <in C code>
    FrameXML\GameTooltip.lua:314: in function <FrameXML\GameTooltip.lua:217>
    <in C code>
    !MoncaiCompare\!MoncaiCompare-v1.5.4.lua:37: in function <!MoncaiCompare\!MoncaiCompare.lua:35>
    <in C code>
    <in C code>
    <in C code>
    ContainerFrame.lua:815: in function "ContainerFrameItemButton_OnEnter"
    ArkInventory\ArkInventory-3.03.02.lua:6384: in function "Frame_Item_OnEnter"
    <string>:"*:OnEnter":1: in function <string>:"*:OnEnter":1

    Locals:
    self = <table> {
    SetDefaultModuleLibraries = <func> @Ace3\..\AceAddon-3.0.lua:383
    Enable = <func> @Ace3\..\AceAddon-3.0.lua:315
    RegisterChatCommand = <func> @Ace3\..\AceConsole-3.0.lua:85
    EnableModule = <func> @Ace3\..\AceAddon-3.0.lua:348
    modules = <table> {}
    GetModule = <func> @Ace3\..\AceAddon-3.0.lua:231
    IterateEmbeds = <func> @Ace3\..\AceAddon-3.0.lua:458
    defaultModuleLibraries = <table> {}
    GetStatMod = <func> @..\RatingBuster.lua:2224
    UnregisterChatCommand = <func> @Ace3\..\AceConsole-3.0.lua:111
    MODIFIER_STATE_CHANGED = <func> @..\RatingBuster.lua:2331
    optionsFrames = <table> {}
    SplitDoJoin = <func> @..\RatingBuster.lua:2749
    Printf = <func> @Ace3\..\AceConsole-3.0.lua:69
    OnProfileChanged = <func> @..\RatingBuster.lua:2242
    SetDefaultModulePrototype = <func> @Ace3\..\AceAddon-3.0.lua:425
    OnProfileReset = <func> @..\RatingBuster.lua:2249
    OnInitialize = <func> @..\RatingBuster.lua:2269
    baseName = "RatingBuster"
    name = "RatingBuster"
    Bench = <func> @..\RatingBuster.lua:4585
    IsEnabled = <func> @Ace3\..\AceAddon-3.0.lua:467
    orderedModules = <table> {}
    StatSummary = <func> @..\RatingBuster.lua:4190
    DisableModule = <func> @Ace3\..\AceAddon-3.0.lua:366
    ProcessText = <func> @..\RatingBuster.lua:2770
    Disable = <func> @Ace3\..\AceAddon-3.0.lua:330
    ADDON_LOADED = <func> @..\RatingBuster.lua:2346
    OnNewProfile = <func> @..\RatingBuster.lua:2259
    RegisterMessage = <func> @Ace3\..\CallbackHandler-1.0.lua:118
    GetArgs = <func> @Ace3\..\AceConsole-3.0.lua:144
    Print = <func> @Ace3\..\AceConsole-3.0.lua:54
    ShowConfig = <func> @..\RatingBuster.lua:2176
    PLAYER_LEVEL_UP = <func> @..\RatingBuster.lua:2319
    OnDisable = <func> @..\RatingBuster.lua:2312
    OnEnable = <func> @..\RatingBuster.lua:2298
    IsModule = <func> @Ace3\..\AceAddon-3.0.lua:484
    db = <table> {}
    SetDefaultModuleState = <func> @Ace3\..\AceAddon-3.0.lua:403
    UNIT_AURA = <func> @..\RatingBuster.lua:2326
    ClearCache = <func> @..\RatingBuster.lua:2227
    SetEnabledState = <func> @Ace3\..\AceAddon-3.0.lua:440
    SetupOptions = <func> @..\RatingBuster.lua:2147
    enabledState = true
    date = "2012-09-01"
    RegisterEvent = <func> @Ace3\..\CallbackHandler-1.0.lua:118
    UnregisterAllMessages = <func> @Ace3\..\CallbackHandler-1.0.lua:202
    version = "5.0.4 (r357)"
    UnregisterAllEvents = <func> @Ace3\..\CallbackHandler-1.0.lua:202
    SendMessage = <func> @Ace3\..\CallbackHandler-1.0.lua:87
    IterateModules = <func> @Ace3\..\AceAddon-3.0.lua:453

    Please provide any additional information below.

    As I said, it seems to only be happening on my druid.  My priest and shaman are just fine.  Thanks.

  • _ForgeUser961787 added the tags New Defect Sep 3, 2012
  • Forge_User_99786114 posted a comment Sep 3, 2012

    The same problem, error message with clear UI with RB - without any other addon ---- Date: 2012-09-03 22:35:45

    ID: 1

    Error occured in: Global

    Count: 1 Message: ..\AddOns\RatingBuster\RatingBuster.lua line 3427:

    attempt to compare number with nil Debug:

    [C]: ?

    RatingBuster\RatingBuster.lua:3427: func()

    RatingBuster\RatingBuster.lua:4393: StatSummary()

    RatingBuster\RatingBuster.lua:2727: handler()

    ...ingBuster\libs\LibTipHooker-1.1\LibTipHooker-1.1.lua:179:

    ...ingBuster\libs\LibTipHooker-1.1\LibTipHooker-1.1.lua:174

    [C]: SetBagItem()

    ..\FrameXML\ContainerFrame.lua:815: ContainerFrameItemButton_OnEnter()

    [string "*:OnEnter"]:1:

    [string "*:OnEnter"]:1

    Locals: sum = <table> {

    INT = 0

    STA = 0

    itemType = "INVTYPE_TRINKET"

    link = "[Gear Detector]"

    AGI = -67 diffItem Type1 = "INVTYPE_TRINKET"

    STR = 0

    SPI = 0 } sum Type = "diff1"

    link = "[Gear Detector]"

    p = 0

    (*temporary) = nil

    (*temporary) = 5

    (*temporary) = <function> defined =[C]:-1

    (*temporary) = 2

    (*temporary) = 10

    (*temporary) = "attempt to compare number with nil"

    class = "DRUID"

    select = <function> defined =[C]:-1

    weaponItemEquipLoc = <table> {

    INVTYPE_2HWEAPON = true

    INVTYPE_WEAPONOFFHAND = true

    INVTYPE_WEAPONMAINHAND = true

    INVTYPE_WEAPON = true

    }

    GetItemInfo = <function> defined @Interface\AddOns\RatingBuster\libs\LibStatLogic-1.2\LibStatLogic-1.2.lua:603 summaryFunc = <table> { MANA_REGEN = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3354 NATURE_SPELL_DMG = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3658 STA = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3300 SPI = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3324 PARRY_RATING = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3869 HEAL = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3694 EXPERTISE_RATING = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3550 RANGED_CRIT_RATING = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3508 FROST_RES = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3957 ARCANE_SPELL_DMG = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3638 EXPERTISE = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3544 FIRE_RES = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3945 FIRE_SPELL_DMG = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3648 BLOCK = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3875 SPELL_CRIT = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3741 MELEE_CRIT_RATING = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3490 SPELL_HASTE = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3757 COMBAT_MANA_REGEN = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3336 MELEE_HASTE = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3514 INT = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3312 SPELL_POWER = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3597 NATURE_RES = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3951 RANGED_HASTE_RATING = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3538 MANA = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3318 RANGED_HASTE = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3527 AP = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3377 MELEE_HIT_AVOID = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3908 DODGE_RATING = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3824 BLOCK_RATING = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3895 ARMOR = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3779 AVOIDANCE = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3970 SHADOW_RES = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3963 SPELL_HIT_RATING = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3733 MASTERY = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3556 DODGE = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3807 MELEE_CRIT = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3479 MELEE_CRIT_AVOID = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3925 ARCANE_RES = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:39 AddOns:

    Swatter, v5.14.5335 (KowariOnCrutches) RatingBuster, v5.0.4.357 BlizRuntimeLib_enUS v5.0.4.50001 <eu> (ck=6c)

  • MoaraLightingbrew posted a comment Sep 14, 2012

    I too have confirmed this error only occurs on my druid and RatingBuster, v5.0.4.361 and here's my error log!

    Date: 2012-09-13 21:03:34
    ID: 1
    Error occured in: Global
    Count: 1
    Message: ..\AddOns\RatingBuster\RatingBuster.lua line 3427:
       attempt to compare number with nil
    Debug:
       RatingBuster\RatingBuster.lua:3427 func()
       RatingBuster\RatingBuster.lua:4393 StatSummary()
       RatingBuster\RatingBuster.lua:2727 handler()
       ...ingBuster\libs\LibTipHooker-1.1\LibTipHooker-1.1.lua:179
          ...ingBuster\libs\LibTipHooker-1.1\LibTipHooker-1.1.lua:174
       [C]: SetHyperlinkCompareItem()
       ..\FrameXML\GameTooltip.lua:314 GameTooltip_ShowCompareItem()
       !MoncaiCompare\!MoncaiCompare.lua:37
          !MoncaiCompare\!MoncaiCompare.lua:35
       ...AddOns\Auc-Advanced\Libs\LibExtraTip\LibExtraTip.lua:335 OnTooltipSetItem()
       Enchantrix\EnxMain.lua:219
          Enchantrix\EnxMain.lua:215
       Altoholic\Tooltip.lua:558
          Altoholic\Tooltip.lua:556
       [C]: ?
       ...AddOns\Auc-Advanced\Libs\LibExtraTip\LibExtraTip.lua:290
          ...AddOns\Auc-Advanced\Libs\LibExtraTip\LibExtraTip.lua:284
       [C]: SetTradeSkillItem()
       ...dOns\Blizzard_TradeSkillUI\Blizzard_TradeSkillUI.lua:892
          ...dOns\Blizzard_TradeSkillUI\Blizzard_TradeSkillUI.lua:889
    Locals:
    sum = <table> {
     MASTERY_RATING = 62
     link = "[Bottled Neurons]"
     STA = 148
     STR = 0
     SPI = 0
     INT = 99.96
     AGI = 0
     MELEE_HASTE_RATING = 68
     SPELL_HASTE_RATING = 68
     itemType = "INVTYPE_HOLDABLE"
    }
    sumType = "sum"
    link = "[Bottled Neurons]"
    p = 0
    (*temporary) = nil
    (*temporary) = 5
    (*temporary) = <function> defined =[C]:-1
    (*temporary) = 2
    (*temporary) = 10
    (*temporary) = "attempt to compare number with nil"
    class = "DRUID"
    select = <function> defined =[C]:-1
    weaponItemEquipLoc = <table> {
     INVTYPE_2HWEAPON = true
     INVTYPE_WEAPONOFFHAND = true
     INVTYPE_WEAPONMAINHAND = true
     INVTYPE_WEAPON = true
    }
    GetItemInfo = <function> defined @Interface\AddOns\RatingBuster\libs\LibStatLogic-1.2\LibStatLogic-1.2.lua:604
    summaryFunc = <table> {
     MANA_REGEN = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3354
     NATURE_SPELL_DMG = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3658
     STA = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3300
     SPI = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3324
     PARRY_RATING = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3869
     HEAL = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3694
     EXPERTISE_RATING = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3550
     RANGED_CRIT_RATING = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3508
     FROST_RES = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3957
     ARCANE_SPELL_DMG = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3638
     EXPERTISE = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3544
     FIRE_RES = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3945
     FIRE_SPELL_DMG = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3648
     BLOCK = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3875
     SPELL_CRIT = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3741
     MELEE_CRIT_RATING = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3490
     SPELL_HASTE = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3757
     COMBAT_MANA_REGEN = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3336
     MELEE_HASTE = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3514
     INT = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3312
     SPELL_POWER = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3597
     NATURE_RES = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3951
     RANGED_HASTE_RATING = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3538
     MANA = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3318
     RANGED_HASTE = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3527
     AP = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3377
     MELEE_HIT_AVOID = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3908
     DODGE_RATING = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3824
     BLOCK_RATING = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3895
     ARMOR = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3779
     AVOIDANCE = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3970
     SHADOW_RES = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3963
     SPELL_HIT_RATING = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3733
     MASTERY = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3556
     DODGE = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3807
     MELEE_CRIT = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3479
     MELEE_CRIT_AVOID = <function> defined @Interface\AddOns\RatingBuster\RatingBuster.lua:3925
     ARCANE_RES = <function> defined @Inte
    AddOns:
      MoncaiCompare, v1.5.4
      Swatter, v4.0.3 (<%codename%>)
      NPCScan, v5.0.0.3
      Altoholic, v5.0.001d
      AraBrokerGuildFriends, vr54
      Archy, v1.8.29
      AtlasLootLoader, vv7.00.01
      AucAdvanced, v5.14.5335 (KowariOnCrutches)
      AucFilterBasic, v5.14.5335 (KowariOnCrutches)
      AucFilterOutlier, v5.14.5335.5335(5.14/embedded)
      AucMatchUndercut, v5.14.5335.5225(5.14/embedded)
      AucScanData, v5.14.5335 (KowariOnCrutches)
      AucStatHistogram, v5.14.5335 (KowariOnCrutches)
      AucStatiLevel, v5.14.5335 (KowariOnCrutches)
      AucStatPurchased, v5.14.5335 (KowariOnCrutches)
      AucStatSales, v5.14.5335.5335(5.14/embedded)
      AucStatSimple, v5.14.5335 (KowariOnCrutches)
      AucStatStdDev, v5.14.5335 (KowariOnCrutches)
      AucStatWOWEcon, v5.14.5335.5335(5.14/embedded)
      AucUtilAHWindowControl, v5.14.5335.5133(5.14/embedded)
      AucUtilAppraiser, v5.14.5335.5335(5.14/embedded)
      AucUtilAskPrice, v5.14.5335.5160(5.14/embedded)
      AucUtilAutoMagic, v5.14.5335.5335(5.14/embedded)
      AucUtilCompactUI, v5.14.5335.5335(5.14/embedded)
      AucUtilEasyBuyout, v5.14.5335.5238(5.14/embedded)
      AucUtilFixAH, v5.14.5335 (KowariOnCrutches)
      AucUtilItemSuggest, v5.14.5335.5335(5.14/embedded)
      AucUtilPriceLevel, v5.14.5335.5237(5.14/embedded)
      AucUtilScanButton, v5.14.5335.5335(5.14/embedded)
      AucUtilScanFinish, v5.14.5335.5153(5.14/embedded)
      AucUtilScanProgress, v5.14.5335.4979(5.14/embedded)
      AucUtilScanStart, v5.14.5335.5153(5.14/embedded)
      AucUtilSearchUI, v5.14.5335.5335(5.14/embedded)
      AucUtilSimpleAuction, v5.14.5335.5208(5.14/embedded)
      AucUtilVendMarkup, v5.14.5335.4828(5.14/embedded)
      Babylonian, v5.1.DEV.332(/embedded)
      Bartender4, v4.5.3
      BasicChatMods, v6.77
      Bazooka, vv2.1.5
      BeanCounter, v5.14.5335 (KowariOnCrutches)
      Breakables, v1.3.6 (Revision: 70)
      BrokeruClock, v3.3.6
      Configator, v5.1.DEV.335(/embedded)
      DataStore, v5.0.001
      DataStoreAchievements, v5.0.001
      DataStoreAgenda, v5.0.001
      DataStoreAuctions, v5.0.001
      DataStoreCharacters, v5.0.001
      DataStoreContainers, v5.0.001
      DataStoreCurrencies, v5.0.001
      DataStoreInventory, v5.0.001
      DataStoreMails, v5.0.001
      DataStorePets, v5.0.001
      DataStoreQuests, v5.0.001
      DataStoreReputations, v5.0.001
      DataStoreSpells, v5.0.001
      DataStoreStats, v5.0.001
      DataStoreTalents, v5.0.001
      DBMCore, v
      DBMLDB, v
      DebugLib, v5.1.DEV.312(/embedded)
      Enchantrix, v5.14.5335 (KowariOnCrutches)
      EnchantrixBarker, v5.14.5335 (KowariOnCrutches)
      ForteCasting, v
      ForteClass, v
      ForteCooldown, v
      ForteCore, v1.980.6
      ForteHealthstone, v
      ForteSoulstone, v
      ForteSummon, v
      ForteTalent, v
      ForteTimer, v
      Gatherer, v4.0.3
      Grid, v5.0.4.1520
      Informant, v5.14.5335 (KowariOnCrutches)
      LibExtraTip, v5.12.DEV.324(/embedded)
      Omen, v3.1.7
      OmniCC, v5.0.3
      OmniCCConfig, v
      oRA3, v
      Quartz, v3.1.0
      QuartzProcs, v3.41
      RandomCompanion, v3.0.3
      RatingBuster, v5.0.4.361
      Recount, v
      sct, v6.6
      sctd, v6.6
      SlideBar, v4.0.3 (<%codename%>)
      Stubby, v5.14.5335 (KowariOnCrutches)
      TidyPlates, v6.7.5 (R539)
      TidyPlatesGraphite, v
      TidyPlatesGrey, v
      TidyPlatesNeon, v
      TidyPlatesQuatre, v
      TidyPlatesThreatPlates, v6.007
      TidyPlatesHub, v
      TidyPlatesWidgets, v
      TipHelper, v5.12.DEV.315(/embedded)
      TotemTimers, v11.0.4
      XPerl, v3.5.10
      XPerlArcaneBar, v
      XPerlParty, v
      XPerlPartyPet, v
      XPerlPlayer, v
      XPerlPlayerBuffs, v
      XPerlPlayerPet, v
      XPerlRaidAdmin, v
      XPerlRaidFrames, v
      XPerlRaidHelper, v
      XPerlRaidMonitor, v
      XPerlRaidPets, v
      XPerlTarget, v
      XPerlTargetTarget, v
      zzCoords, v
      BlizRuntimeLib_enUS v5.0.5.50001 <us>
      (ck=ddd)


    Edited Sep 14, 2012

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