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

Announcement

Collapse
No announcement yet.

Lua Error

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

    Lua Error

    After the latest update (4.0.5397), whenever I loot anything other than coin, I receive:

    Message: Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:4 64: bad argument #1 to 'pairs' (table expected, got nil)
    Time: 11/10/12 21:29:37
    Count: 1
    Stack: [C]: ?
    Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:4 64: in function `GetItemScore'
    Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:9 82: in function `CompareItems'
    Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:8 40: in function `ScanBags'
    Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1 416: in function <Interface\AddOns\ZygorGuidesViewer\ItemScore.lua: 1394>

    Locals: (*temporary) = nil
    (*temporary) = "table expected, got nil"
    = <function> defined =[C]:-1

    I disabled all addons except the Zygor client with no change. Naturally, disabling Zygor made the error go away.

    Ty,
    Bruce

    #2
    Also, perhaps obviously based on the error text, unchecking Extra features->Equipment suggestions->Equip gear prevents this error. So it's not horribly critical, though I do like the feature and hope it's fixed soon!

    Comment


      #3
      Please try doing a fresh install of the guides to make sure that this isn't a corrupted file.

      To do that first go to your WoW/Interface/AddOns folder and delete the ZygorGuidesViewer folder. Then go to your WoW/WTF/Account/<accountname>/SavedVariables folder and delete any Zygor files in there. Finally run the Updater and install a fresh copy of the guides.
      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


        #4
        Just did a clean install as suggested, still getting this error.
        Code:
        Date: 2012-11-11 15:07:18
        ID: 1
        Error occured in: Global
        Count: 1
        Message: ..\AddOns\ZygorGuidesViewer\ItemScore.lua line 1283:
           attempt to concatenate field '?' (a nil value)
        Debug:
           [C]: ?
           ZygorGuidesViewer\ItemScore.lua:1283: GetStatComparison()
           ZygorGuidesViewer\ItemScore.lua:1305: ShowPopup()
           ZygorGuidesViewer\ItemScore.lua:1168: EquipDisplay()
           ZygorGuidesViewer\ItemScore.lua:1149: TryToEquipItem()
           ZygorGuidesViewer\ItemScore.lua:852: ScanBags()
           ZygorGuidesViewer\ItemScore.lua:1416:
              ZygorGuidesViewer\ItemScore.lua:1394
        Locals:
        item = <table> {
         bag = 1
         score = 925.35997924805
         slot = "MainHandSlot"
         tostring = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1117
         bagslot = 16
         equipslot = "INVTYPE_2HWEAPON"
         slot1 = "MainHandSlot"
         itemid = 25327
         link = "[Frenzied Staff of the Beast]"
        }
        stattable = <table> {
         ITEM_MOD_ATTACK_POWER_SHORT = -22
         ITEM_MOD_HIT_RATING_SHORT = 21
         ITEM_MOD_STAMINA_SHORT = 20
         ITEM_MOD_DAMAGE_PER_SECOND_SHORT = 11.357429504395
         ITEM_MOD_CRIT_RATING_SHORT = 9
        }
        st1 = ""
        GREEN = ""
        RED = ""
        round = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1263
        (for generator) = <function> defined =[C]:-1
        (for state) = <table> {
         ITEM_MOD_ATTACK_POWER_SHORT = -22
         ITEM_MOD_HIT_RATING_SHORT = 21
         ITEM_MOD_STAMINA_SHORT = 20
         ITEM_MOD_DAMAGE_PER_SECOND_SHORT = 11.357429504395
         ITEM_MOD_CRIT_RATING_SHORT = 9
        }
        (for control) = "ITEM_MOD_ATTACK_POWER_SHORT"
        stat = "ITEM_MOD_ATTACK_POWER_SHORT"
        statvalue = -22
        (*temporary) = ""
        (*temporary) = ""
        (*temporary) = -22
        (*temporary) = " "
        (*temporary) = nil
        (*temporary) = "
        "
        (*temporary) = -22
        (*temporary) = "attempt to concatenate field '?' (a nil value)"
        self = <table> {
         ScanBags = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:781
         GetSlots = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:770
         FindCurrentEquipped = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:739
         EquipDisplay = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1152
         TryToEquipItem = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1127
         TestForBadUpgrade = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:734
         SetBadUpgrade = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:727
         BestTwoHand = <table> {
         }
         WeaponTest = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:856
         Equip = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1310
         SetQueue = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1088
         SetupButton = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1335
         Button = ZygorGearFinderAutoEquipButton {
         }
         Repeater = 0
         Debug = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:721
         ItemQueue = <table> {
         }
         BestSecondaryHand = <table> {
         }
         BestMainHand = <table> {
         }
         CompareItems = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:981
         PossibleUpgrades = <table> {
         }
         CreatePopup = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1179
         Popup = ZygorGuidePopup {
         }
         Toggle = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1347
         QueuePush = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1111
         QueuePop = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1104
         slots = <table> {
         }
         ShowPopup = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1252
         CurrentGear = <table> {
         }
        }
        pairs = <function> defined =[C]:-1
        G = <table> {
         ContainerFrame5Item7 = ContainerFrame5Item7 {
         }
         MultiCastActionButton6Cooldown = MultiCastActionButton6Cooldown {
         }
         MerchantItem9ItemButtonStock = MerchantItem9ItemButtonStock {
         }
         GetTrainerServiceTypeFilter = <function> defined =[C]:-1
         UNIT_NAMES_COMBATLOG_TOOLTIP = "Color unit names."
         UNIT_NAMEPLATES_TYPE_TOOLTIP_3 = "This method avoids overlapping nameplates by spreading them out horizontally and vertically."
         Recount_MainWindow_Bar6 = Recount_MainWindow_Bar6 {
         }
         SetTrainerServiceTypeFilter = <function> defined =[C]:-1
         SPELL_FAILED_CUSTOM_ERROR_71 = "This partygoer wants to dance with you."
         ZygorGuidesViewerFrame_Step13_Line4Back_white2green = ZygorGuidesViewerFrame_Step13_Line4Back_white2green {
         }
         CompactUnitFrameProfilesGeneralOptionsFrameHealthTextDropdownButtonNormalTexture = CompactUnitFrameProfilesGeneralOptionsFrameHealthTextDropdownButtonNormalTexture {
         }
         TutorialFrameLeft19 =
        AddOns:
          Swatter, v5.14.5335 (KowariOnCrutches)
          WowheadLooter, v50006
          AckisRecipeList, v2.4.2
          ACP, v3.4 
          AtlasLootLoader, vv7.03.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.312(/embedded)
          BadBoy, v11.105
          BadBoyCCleaner, v3.61
          BadBoyGuilded, v2.83
          BadBoyLevels, v2.93
          BagBrother, v
          Bagnon, v5.0.7
          BagnonConfig, v
          BagnonScrap, v
          Bartender4, v4.5.5
          BeanCounter, v5.14.5335 (KowariOnCrutches)
          BittensSpellFlashMonk, v2.4.1
          BittensSpellFlashLibrary, v3.15.4
          BrokerBags, vv5.0.0-release
          BrokerCashflow, v
          BrokeruClock, v3.3.6
          ButtonFacade, v5.0.387
          ChocolateBar, vv2.3.1
          ColorTools, v
          Configator, v5.1.DEV.330(/embedded)
          DebugLib, v5.1.DEV.312(/embedded)
          ElkBuffBars, v2.3.2-169
          Enchantrix, v5.14.5335 (KowariOnCrutches)
          EnchantrixBarker, v5.14.5335 (KowariOnCrutches)
          GoGoMount, v5.0.12
          IceHUD, v1.8.11 (Revision: 922)
          Informant, v5.14.5335 (KowariOnCrutches)
          kgPanels, v1.13
          LibDogTag30, v1.0
          LibDogTagUnit30, v1.0
          LibExtraTip, v5.12.DEV.324(/embedded)
          LibQuickHealth20, v
          Masque, v5.0.387
          MasqueCaith, v5.0.80
          MikScrollingBattleText, v5.7.123
          NeedToKnow, v4.0.09
          Omen, v3.1.7
          OmniCC, v5.0.8
          Overachiever, v0.67
          PitBull4, vv4.0.0-beta40
          PitBull4Aggro, vv4.0.0-beta40
          PitBull4AltPowerBar, vv4.0.0-beta40
          PitBull4Aura, vv4.0.0-beta40
          PitBull4Background, vv4.0.0-beta40
          PitBull4BattlePet, vv4.0.0-beta40
          PitBull4BlankSpace, vv4.0.0-beta40
          PitBull4Border, vv4.0.0-beta40
          PitBull4CastBar, vv4.0.0-beta40
          PitBull4CastBarLatency, vv4.0.0-beta40
          PitBull4Chi, vv4.0.0-beta40
          PitBull4CombatFader, vv4.0.0-beta40
          PitBull4CombatIcon, vv4.0.0-beta40
          PitBull4CombatText, vv4.0.0-beta40
          PitBull4ComboPoints, vv4.0.0-beta40
          PitBull4DruidManaBar, vv4.0.0-beta40
          PitBull4ExperienceBar, vv4.0.0-beta40
          PitBull4HealthBar, vv4.0.0-beta40
          PitBull4HideBlizzard, vv4.0.0-beta40
          PitBull4Highlight, vv4.0.0-beta40
          PitBull4HostilityFader, vv4.0.0-beta40
          PitBull4LeaderIcon, vv4.0.0-beta40
          PitBull4LuaTexts, vv4.0.0-beta40
          PitBull4MasterLooterIcon, vv4.0.0-beta40
          PitBull4PhaseIcon, vv4.0.0-beta40
          PitBull4Portrait, vv4.0.0-beta40
          PitBull4PowerBar, vv4.0.0-beta40
          PitBull4PvPIcon, vv4.0.0-beta40
          PitBull4QuestIcon, vv4.0.0-beta40
          PitBull4RaidTargetIcon, vv4.0.0-beta40
          PitBull4RangeFader, vv4.0.0-beta40
          PitBull4ReadyCheckIcon, vv4.0.0-beta40
          PitBull4ReputationBar, vv4.0.0-beta40
          PitBull4RestIcon, vv4.0.0-beta40
          PitBull4RoleIcon, vv4.0.0-beta40
          PitBull4Sounds, vv4.0.0-beta40
          PitBull4ThreatBar, vv4.0.0-beta40
          PitBull4Totems, vv4.0.0-beta40
          PitBull4VisualHeal, vv4.0.0-beta40
          PitBull4VoiceIcon, vv4.0.0-beta40
          Postal, v3.5.0
          Prat30, v3.5.1      
          Prat30Libraries, v
          Quartz, v3.1.1
          RatingBuster, v5.0.4.361
          Recount, v
          RepairBroker, v5.0.4
          Scrap, v11.4
          ScrapBroker, v
          ScrapMerchant, v
          SexyMap, v2.3
          SharedMedia, v3.0.5-184
          shPerformance, v6.1
          SilverDragon, vv3.0.1
          Skinner, vb5.16231.4
          SlideBar, v5.14.5335 (KowariOnCrutches)
          SocialState, v5.0-Release1
          SpellFlash, v6.2
          SpellFlashCore, v2.0
          Stubby, v5.14.5335 (KowariOnCrutches)
          TipHelper, v5.12.DEV.315(/embedded)
          TipTac, v12.10.30
          TipTacItemRef, v12.08.30
          TipTacTalents, v12.09.05
          WoWDBProfiler, v
          XLoot, v
          XLoot10, vz35-beta
          ZygorGuidesViewer, v4.0
          BlizRuntimeLib_enUS v5.0.5.50001 <eu>
          (ck=1266)

        Comment


          #5
          Have you tried with all of those other addons disabled?
          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
            Yes just did after full restart and actually removed all addons.. still getting the same error.

            Code:
            Message: Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1283: attempt to concatenate field '?' (a nil value)
            Time: 11/11/12 15:50:09
            Count: 1
            Stack: Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1283: in function `GetStatComparison'
            Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1305: in function `ShowPopup'
            Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1168: in function `EquipDisplay'
            Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1149: in function `TryToEquipItem'
            Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:852: in function `ScanBags'
            Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1416: in function <Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1394>
            
            Locals: item = <table> {
             bag = 1
             score = 925.35997924805
             slot = "MainHandSlot"
             tostring = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1117
             bagslot = 16
             equipslot = "INVTYPE_2HWEAPON"
             slot1 = "MainHandSlot"
             itemid = 25327
             link = "[Frenzied Staff of the Beast]"
            }
            stattable = <table> {
             ITEM_MOD_ATTACK_POWER_SHORT = -22
             ITEM_MOD_HIT_RATING_SHORT = 21
             ITEM_MOD_STAMINA_SHORT = 20
             ITEM_MOD_DAMAGE_PER_SECOND_SHORT = 11.357429504395
             ITEM_MOD_CRIT_RATING_SHORT = 9
            }
            st1 = ""
            GREEN = ""
            RED = ""
            round = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1263
            (for generator) = <function> defined =[C]:-1
            (for state) = <table> {
             ITEM_MOD_ATTACK_POWER_SHORT = -22
             ITEM_MOD_HIT_RATING_SHORT = 21
             ITEM_MOD_STAMINA_SHORT = 20
             ITEM_MOD_DAMAGE_PER_SECOND_SHORT = 11.357429504395
             ITEM_MOD_CRIT_RATING_SHORT = 9
            }
            (for control) = "ITEM_MOD_ATTACK_POWER_SHORT"
            stat = "ITEM_MOD_ATTACK_POWER_SHORT"
            statvalue = -22
            (*temporary) = ""
            (*temporary) = ""
            (*temporary) = -22
            (*temporary) = " "
            (*temporary) = nil
            (*temporary) = "
            "
            (*temporary) = -22
            (*temporary) = "attempt to concatenate field '?' (a nil value)"
            self = <table> {
             ScanBags = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:781
             GetSlots = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:770
             FindCurrentEquipped = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:739
             EquipDisplay = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1152
             TryToEquipItem = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1127
             TestForBadUpgrade = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:734
             SetBadUpgrade = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:727
             BestTwoHand = <table> {
             }
             WeaponTest = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:856
             Equip = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1310
             SetQueue = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1088
             SetupButton = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1335
             Button = ZygorGearFinderAutoEquipButton {
             }
             Repeater = 0
             Debug = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:721
             ItemQueue = <table> {
             }
             BestSecondaryHand = <table> {
             }
             BestMainHand = <table> {
             }
             CompareItems = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:981
             PossibleUpgrades = <table> {
             }
             CreatePopup = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1179
             Popup = ZygorGuidePopup {
             }
             Toggle = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1347
             QueuePush = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1111
             QueuePop = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1104
             slots = <table> {
             }
             ShowPopup = <function> defined @Interface\AddOns\ZygorGuidesViewer\ItemScore.lua:1252
             CurrentGear = <table> {
             }
            }
            pairs = <function> defined =[C]:-1
            G = <table> {
             ContainerFrame5Item7 = ContainerFrame5Item7 {
             }
             MultiCastActionButton6Cooldown = MultiCastActionButton6Cooldown {
             }
             MerchantItem9ItemButtonStock = MerchantItem9ItemButtonStock {
             }

            Comment


              #7
              Ok, our programmers will have to look into this to see what's happening and get it fixed.

              What class is your character and which talent spec is active?
              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
                In my case its Pandarian, Monk with Windwalker spec, fully following the guide's advices.

                Comment


                  #9
                  I'm also a Pandarian Windwalker. In my case I frequently break from the guide.

                  Hmm, just checked and it also happens with my Tauren Balance Druid.

                  Also, a fresh install didn't help.

                  Ty.

                  Edit:
                  OK, I messed up when disabling add-ons on one of my accounts (I have 5, I'm a multi-boxer). It appears Ion conflicts with Zygor Viewer on ONE of my accounts, but not the others. Ion is definetely beta, but it solves some problems for me...I'd hate to give it up. When I have an hour or so, I'll try re-loading Ion for the problematic account (it's not easy to configure).

                  On my other accounts, and when Ion is not loaded on the problem account, the Zygor Viewer works fine.

                  Comment


                    #10
                    I am also getting the same error. I am a level 86 Tauren Hunter. It seems to occur when any item is added or taken from your bag.
                    Last edited by jlehman; November 11, 2012, 07:56 PM. Reason: Left something off

                    Comment


                      #11
                      I know mine may look the same; however, it has differences. One difference is that the weapon slots are listed as: SecondaryHandSlot, MainHandSlot, and SecondaryHandSlot. Versus, alexejk's coded post.

                      Classes: Windwalker (primary) and Mistweaver (secondary).

                      Code:
                      64x ZygorGuidesViewer-4.0\ItemScore.lua:1281: attempt to concatenate field "?" (a nil value)
                      ZygorGuidesViewer-4.0\ItemScore.lua:1281: in function "GetStatComparison"
                      ZygorGuidesViewer-4.0\ItemScore.lua:1305: in function "ShowPopup"
                      ZygorGuidesViewer-4.0\ItemScore.lua:1168: in function "EquipDisplay"
                      ZygorGuidesViewer-4.0\ItemScore.lua:1149: in function "TryToEquipItem"
                      ZygorGuidesViewer-4.0\ItemScore.lua:852: in function "ScanBags"
                      ZygorGuidesViewer-4.0\ItemScore.lua:1416: in function <ZygorGuidesViewer\ItemScore.lua:1394>
                      
                      Locals:
                      self = <table> {
                       ScanBags = <func> @ZygorGuidesViewer\ItemScore.lua:781
                       GetSlots = <func> @ZygorGuidesViewer\ItemScore.lua:770
                       FindCurrentEquipped = <func> @ZygorGuidesViewer\ItemScore.lua:739
                       EquipDisplay = <func> @ZygorGuidesViewer\ItemScore.lua:1152
                       TryToEquipItem = <func> @ZygorGuidesViewer\ItemScore.lua:1127
                       TestForBadUpgrade = <func> @ZygorGuidesViewer\ItemScore.lua:734
                       SetBadUpgrade = <func> @ZygorGuidesViewer\ItemScore.lua:727
                       BestTwoHand = <table> {}
                       WeaponTest = <func> @ZygorGuidesViewer\ItemScore.lua:856
                       Equip = <func> @ZygorGuidesViewer\ItemScore.lua:1310
                       SetQueue = <func> @ZygorGuidesViewer\ItemScore.lua:1088
                       SetupButton = <func> @ZygorGuidesViewer\ItemScore.lua:1335
                       Button = ZygorGearFinderAutoEquipButton {}
                       Repeater = 0
                       Debug = <func> @ZygorGuidesViewer\ItemScore.lua:721
                       ItemQueue = <table> {}
                       BestSecondaryHand = <table> {}
                       BestMainHand = <table> {}
                       CompareItems = <func> @ZygorGuidesViewer\ItemScore.lua:981
                       PossibleUpgrades = <table> {}
                       CreatePopup = <func> @ZygorGuidesViewer\ItemScore.lua:1179
                       Popup = ZygorGuidePopup {}
                       Toggle = <func> @ZygorGuidesViewer\ItemScore.lua:1347
                       QueuePush = <func> @ZygorGuidesViewer\ItemScore.lua:1111
                       QueuePop = <func> @ZygorGuidesViewer\ItemScore.lua:1104
                       slots = <table> {}
                       ShowPopup = <func> @ZygorGuidesViewer\ItemScore.lua:1252
                       CurrentGear = <table> {}
                      }
                      item = <table> {
                       bag = 0
                       score = 947.975440979
                       slot = "SecondaryHandSlot"
                       tostring = <func> @ZygorGuidesViewer\ItemScore.lua:1117
                       bagslot = 10
                       slot1 = "MainHandSlot"
                       slot2 = "SecondaryHandSlot"
                       equipslot = "INVTYPE_WEAPON"
                       itemid = 25943
                       link = "|cff0070dd|Hitem:25943:0:0:0:0:0:0:2093316608:64:0:0|h[Creepjacker]|h|r"
                      }
                      F = ZygorGuidePopup {
                       0 = <userdata>
                       Close = <func> @ZygorGuidesViewer\StaticPopups.lua:142
                       SetText = <func> @ZygorGuidesViewer\StaticPopups.lua:148
                       stattext = <unnamed> {}
                       settings = <unnamed> {}
                       logo = <unnamed> {}
                       declinebutton = <unnamed> {}
                       text2 = <unnamed> {}
                       DeclineFunc = <func> @ZygorGuidesViewer\ItemScore.lua:1230
                       EscapeFunc = <func> @ZygorGuidesViewer\ItemScore.lua:1234
                       text = <unnamed> {}
                       manuelvisible = true
                       item = <table> {}
                       edit = <unnamed> {}
                       AdjustSize = <func> @ZygorGuidesViewer\ItemScore.lua:1236
                       AcceptFunc = <func> @ZygorGuidesViewer\ItemScore.lua:1229
                       tex = <unnamed> {}
                       frame = <unnamed> {}
                       acceptbutton = <unnamed> {}
                       Settings = <func> @ZygorGuidesViewer\ItemScore.lua:1235
                      }
                      GetStatComparison = <func> @ZygorGuidesViewer\ItemScore.lua:1257
                      (*temporary) = <func> =[C]:-1
                      (*temporary) = <unnamed> {
                       0 = <userdata>
                      }
                      pairs = <func> =[C]:-1
                      G = <table> {
                       ERR_OUT_OF_CHI = "Not enough energy"
                       PowaDropDownAnim1ButtonHighlightTexture = PowaDropDownAnim1ButtonHighlightTexture {}
                       GetTrainerServiceTypeFilter = <func> =[C]:-1
                       UNIT_NAMES_COMBATLOG_TOOLTIP = "Color unit names."
                       SetTrainerServiceTypeFilter = <func> =[C]:-1
                       ZygorGuidesViewerFrame_Border_Guides_GuideBack = ZygorGuidesViewerFrame_Border_Guides_GuideBack {}
                       ZygorGuidesViewerFrame_Step13_Line4Back_white2green = ZygorGuidesViewerFrame_Step13_Line4Back_white2green {}
                       CompactUnitFrameProfilesGeneralOptionsFrameHealthTextDropdownButtonNormalTexture = CompactUnitFrameProfilesGeneralOptionsFrameHealthTextDropdownButtonNormal

                      Comment


                        #12
                        I found this issue. Thank you for reporting it.

                        It will be fixed next update.

                        Comment


                          #13
                          Ty for your quick action.

                          Comment

                          Working...
                          X