Log in to ZYGOR
Log in with social media
OR
Log in with Zygor account

Announcement

Collapse
No announcement yet.

loot error

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    loot error

    Every time I loot I get a lua error.

    #2
    Can you post the error for us to see?
    My Flight Path Follies guide

    A pessimist knows all women are bad... an optimist hopes they are.

    I reject your reality and substitute my own.

    All foreign languages are done with Google Translate.

    Comment


      #3
      Message: Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1 334: attempt to concatenate field '?' (a nil value)
      Time: 11/20/12 15:40:04
      Count: 2
      Stack: Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1 334: in function `GetStatComparison'
      Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1 375: in function `ShowPopup'
      Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1 198: in function `EquipDisplay'
      Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1 179: in function `TryToEquipItem'
      Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:8 66: in function `ScanBags'
      Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1 486: in function <Interface\AddOns\ZygorGuidesViewer\ItemScore.lua: 1464>

      Locals: item = <table> {
      bag = 0
      score = 466
      slot = "WaistSlot"
      tostring = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua: 1147
      bagslot = 8
      equipslot = "INVTYPE_WAIST"
      slot1 = "WaistSlot"
      itemid = 16828
      link = "[Cenarion Belt]"
      }
      stattable = <table> {
      ITEM_MOD_INTELLECT_SHORT = 8
      ITEM_MOD_FIRE_RESISTANCE_SHORT = 7
      ITEM_MOD_HIT_RATING_SHORT = -16
      ITEM_MOD_SPIRIT_SHORT = 15
      ITEM_MOD_STAMINA_SHORT = 8
      ITEM_MOD_AGILITY_SHORT = -16
      RESISTANCE2_NAME = 7
      RESISTANCE0_NAME = 4
      }
      st1 = "+8 Intellect
      "
      GREEN = ""
      RED = ""
      round = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua: 1316
      (for generator) = <function> defined =[C]:-1
      (for state) = <table> {
      ITEM_MOD_INTELLECT_SHORT = 8
      ITEM_MOD_FIRE_RESISTANCE_SHORT = 7
      ITEM_MOD_HIT_RATING_SHORT = -16
      ITEM_MOD_SPIRIT_SHORT = 15
      ITEM_MOD_STAMINA_SHORT = 8
      ITEM_MOD_AGILITY_SHORT = -16
      RESISTANCE2_NAME = 7
      RESISTANCE0_NAME = 4
      }
      (for control) = "ITEM_MOD_FIRE_RESISTANCE_SHORT"
      stat = "ITEM_MOD_FIRE_RESISTANCE_SHORT"
      statvalue = 7
      (*temporary) = "+8 Intellect
      "
      (*temporary) = ""
      (*temporary) = "+"
      (*temporary) = 7
      (*temporary) = " "
      (*temporary) = nil
      (*temporary) = "
      "
      (*temporary) = "attempt to concatenate field '?' (a nil value)"
      self = <table> {
      ScanBags = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua: 793
      GetSlots = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua: 782
      FindCurrentEquipped = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua: 751
      EquipDisplay = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua: 1182
      TryToEquipItem = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua: 1157
      TestForBadUpgrade = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua: 746
      SetBadUpgrade = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua: 739
      BestTwoHand = <table> {
      }
      WeaponTest = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua: 870
      Equip = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua: 1380
      SetQueue = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua: 1118
      SetupButton = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua: 1405
      Button = ZygorGearFinderAutoEquipButton {
      }
      Repeater = 0
      Debug = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua: 733
      ItemQueue = <table> {
      }
      BestSecondaryHand = <table> {
      }
      BestMainHand = <table> {
      }
      CompareItems = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua: 1012
      PossibleUpgrades = <table> {
      }
      CreatePopup = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua: 1209
      Popup = ZygorGuidePopup {
      }
      Toggle = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua: 1417
      QueuePush = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua: 1141
      QueuePop = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua: 1134
      slots = <table> {
      }
      ShowPopup = <function> defined @Interface\AddOns\ZygorGu idesViewer\ItemScore.lua:1305
      CurrentGear = <table> {
      }
      }
      pairs = <function> defined =[C]:-1
      G = <table> {
      ContainerFrame5Item7 = ContainerFrame5Item7 {
      }
      MultiCastActionButton6Cooldown = MultiCastActionButton6Cooldown {
      }
      Me

      Comment


        #4
        And I get this one every time I log in


        Message: Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1 334: attempt to concatenate field '?' (a nil value)
        Time: 11/20/12 15:44:49
        Count: 1
        Stack: Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1 334: in function `GetStatComparison'
        Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1 375: in function `ShowPopup'
        Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1 198: in function `EquipDisplay'
        Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1 179: in function `TryToEquipItem'
        Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:8 66: in function `ScanBags'
        Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1 486: in function <Interface\AddOns\ZygorGuidesViewer\ItemScore.lua: 1464>

        Locals: item = <table> {
        bag = 0
        score = 466
        slot = "WaistSlot"
        tostring = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua: 1147
        bagslot = 8
        equipslot = "INVTYPE_WAIST"
        slot1 = "WaistSlot"
        itemid = 16828
        link = "[Cenarion Belt]"
        }
        stattable = <table> {
        ITEM_MOD_INTELLECT_SHORT = 8
        ITEM_MOD_FIRE_RESISTANCE_SHORT = 7
        ITEM_MOD_HIT_RATING_SHORT = -16
        ITEM_MOD_SPIRIT_SHORT = 15
        ITEM_MOD_STAMINA_SHORT = 8
        ITEM_MOD_AGILITY_SHORT = -16
        RESISTANCE2_NAME = 7
        RESISTANCE0_NAME = 4
        }
        st1 = "+8 Intellect
        "
        GREEN = ""
        RED = ""
        round = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua: 1316
        (for generator) = <function> defined =[C]:-1
        (for state) = <table> {
        ITEM_MOD_INTELLECT_SHORT = 8
        ITEM_MOD_FIRE_RESISTANCE_SHORT = 7
        ITEM_MOD_HIT_RATING_SHORT = -16
        ITEM_MOD_SPIRIT_SHORT = 15
        ITEM_MOD_STAMINA_SHORT = 8
        ITEM_MOD_AGILITY_SHORT = -16
        RESISTANCE2_NAME = 7
        RESISTANCE0_NAME = 4
        }
        (for control) = "ITEM_MOD_FIRE_RESISTANCE_SHORT"
        stat = "ITEM_MOD_FIRE_RESISTANCE_SHORT"
        statvalue = 7
        (*temporary) = "+8 Intellect
        "
        (*temporary) = ""
        (*temporary) = "+"
        (*temporary) = 7
        (*temporary) = " "
        (*temporary) = nil
        (*temporary) = "
        "
        (*temporary) = "attempt to concatenate field '?' (a nil value)"
        self = <table> {
        ScanBags = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua: 793
        GetSlots = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua: 782
        FindCurrentEquipped = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua: 751
        EquipDisplay = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua: 1182
        TryToEquipItem = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua: 1157
        TestForBadUpgrade = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua: 746
        SetBadUpgrade = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua: 739
        BestTwoHand = <table> {
        }
        WeaponTest = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua: 870
        Equip = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua: 1380
        SetQueue = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua: 1118
        SetupButton = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua: 1405
        Button = ZygorGearFinderAutoEquipButton {
        }
        Repeater = 0
        Debug = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua: 733
        ItemQueue = <table> {
        }
        BestSecondaryHand = <table> {
        }
        BestMainHand = <table> {
        }
        CompareItems = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua: 1012
        PossibleUpgrades = <table> {
        }
        CreatePopup = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua: 1209
        Popup = ZygorGuidePopup {
        }
        Toggle = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua: 1417
        QueuePush = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua: 1141
        QueuePop = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua: 1134
        slots = <table> {
        }
        ShowPopup = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua: 1305
        CurrentGear = <table> {
        }
        }
        pairs = <function> defined =[C]:-1
        G = <table> {
        ContainerFrame5Item7 = ContainerFrame5Item7 {
        }
        MultiCastActionButton6Cooldown = MultiCastActionButton6Cooldown {
        }
        MerchantI

        Comment


          #5
          What guide version are you using?
          My Flight Path Follies guide

          A pessimist knows all women are bad... an optimist hopes they are.

          I reject your reality and substitute my own.

          All foreign languages are done with Google Translate.

          Comment


            #6
            version 4.0.5447

            Comment


              #7
              Ok, I'll make sure our programmer that's working on the gear suggestion system sees this.
              My Flight Path Follies guide

              A pessimist knows all women are bad... an optimist hopes they are.

              I reject your reality and substitute my own.

              All foreign languages are done with Google Translate.

              Comment


                #8
                This will be fixed in the upcoming update. It is a known issue.

                Comment

                Working...
                X