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

Announcement

Collapse
No announcement yet.

LUA Error when pointing at bag items

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

    LUA Error when pointing at bag items

    Anytime I have my bage open my mouse points at a n item in my bags I get the error:

    Message: attempt to compare number with string
    Time: 07/20/16 16:20:37
    Count: 1
    Stack: [C]: ?
    Interface\AddOns\ZygorGuidesViewer\Functions.lua:6 00: in function <Interface\AddOns\ZygorGuidesViewer\Functions.lua: 595>
    Interface\AddOns\ZygorGuidesViewer\Functions.lua:6 49: in function `OrderedPairsCleanFast'
    Interface\AddOns\ZygorGuidesViewer\GoldUI\Scan.lua :731: in function `GetPrice'
    Interface\AddOns\ZygorGuidesViewer\GoldUI\Gold.lua :159: in function `GetSellPrice'
    ...ddOns\ZygorGuidesViewer\GoldUI\Auctiontools-Core.lua:580: in function <...ddOns\ZygorGuidesViewer\GoldUI\Auctiontools-Core.lua:491>
    ...ddOns\ZygorGuidesViewer\GoldUI\Auctiontools-Core.lua:1003: in function <...ddOns\ZygorGuidesViewer\GoldUI\Auctiontools-Core.lua:1003>
    [C]: in function `SetBagItem'
    Interface\FrameXML\ContainerFrame.lua:1107: in function `ContainerFrameItemButton_OnEnter'
    Interface\AddOns\Bagnon\common\components\item.lua :435: in function `ShowTooltip'
    Interface\AddOns\Bagnon\common\components\item.lua :197: in function <Interface\AddOns\Bagnon\common\components\item.lu a:189>

    Locals: (*temporary) = <table> {
    1 = 69999
    2 = 90000
    3 = 97010
    4 = 149055
    5 = 100000
    6 = 326034
    7 = 210021
    8 = 155000
    9 = 242773
    10 = 177273
    11 = "__orderedIndex"
    12 = 89495
    13 = 99497
    14 = 99499
    15 = 88999
    16 = 99999
    17 = 88500
    18 = 88998
    19 = 70000
    20 = 250000
    }
    (*temporary) = nil
    (*temporary) = 70000
    (*temporary) = 90000
    (*temporary) = "__orderedIndex"

    #2
    If you disable all other addons do you still get this error?
    Become a Fan of Zygor Guides on Facebook:
    http://www.facebook.com/pages/Zygor-...04933799556988

    Follow Zygor Guides on Twitter:
    http://twitter.com/zygorguides

    Comment


      #3
      I disabled all addons except for Zygor and I still get the error:

      Message: attempt to compare number with string
      Time: 07/20/16 16:20:37
      Count: 1
      Stack: [C]: ?
      Interface\AddOns\ZygorGuidesViewer\Functions.lua:6 00: in function <Interface\AddOns\ZygorGuidesViewer\Functions.lua: 595>
      Interface\AddOns\ZygorGuidesViewer\Functions.lua:6 49: in function `OrderedPairsCleanFast'
      Interface\AddOns\ZygorGuidesViewer\GoldUI\Scan.lua :731: in function `GetPrice'
      Interface\AddOns\ZygorGuidesViewer\GoldUI\Gold.lua :159: in function `GetSellPrice'
      ...ddOns\ZygorGuidesViewer\GoldUI\Auctiontools-Core.lua:580: in function <...ddOns\ZygorGuidesViewer\GoldUI\Auctiontools-Core.lua:491>
      ...ddOns\ZygorGuidesViewer\GoldUI\Auctiontools-Core.lua:1003: in function <...ddOns\ZygorGuidesViewer\GoldUI\Auctiontools-Core.lua:1003>
      [C]: in function `SetBagItem'
      Interface\FrameXML\ContainerFrame.lua:1107: in function `ContainerFrameItemButton_OnEnter'
      Interface\AddOns\Bagnon\common\components\item.lua :435: in function `ShowTooltip'
      Interface\AddOns\Bagnon\common\components\item.lua :197: in function <Interface\AddOns\Bagnon\common\components\item.lu a:189>

      Locals: (*temporary) = <table> {
      1 = 69999
      2 = 90000
      3 = 97010
      4 = 149055
      5 = 100000
      6 = 326034
      7 = 210021
      8 = 155000
      9 = 242773
      10 = 177273
      11 = "__orderedIndex"
      12 = 89495
      13 = 99497
      14 = 99499
      15 = 88999
      16 = 99999
      17 = 88500
      18 = 88998
      19 = 70000
      20 = 250000
      }
      (*temporary) = nil
      (*temporary) = 70000
      (*temporary) = 90000
      (*temporary) = "__orderedIndex"

      Comment


        #4
        This is getting strange. It does not happen all the time. For instance if I point at blackfang claw I do not get the error but if I point at Greater Draenic Agility Flask or Hyper Augment Rune it does throw the error. It looks like it is only happening on items that I can auction not on soulbound items.

        Comment


          #5
          With that LUA error you posted you have the Bagnon addon enabled so not all addons were disabled when you got that error.
          Become a Fan of Zygor Guides on Facebook:
          http://www.facebook.com/pages/Zygor-...04933799556988

          Follow Zygor Guides on Twitter:
          http://twitter.com/zygorguides

          Comment


            #6
            Same thing with all addons disabled

            Message: attempt to compare string with number
            Time: 07/20/16 18:05:53
            Count: 7
            Stack: [C]: ?
            Interface\AddOns\ZygorGuidesViewer\Functions.lua:6 00: in function <Interface\AddOns\ZygorGuidesViewer\Functions.lua: 595>
            Interface\AddOns\ZygorGuidesViewer\Functions.lua:6 49: in function `OrderedPairsCleanFast'
            Interface\AddOns\ZygorGuidesViewer\GoldUI\Scan.lua :731: in function `GetPrice'
            Interface\AddOns\ZygorGuidesViewer\GoldUI\Gold.lua :159: in function `GetSellPrice'
            ...ddOns\ZygorGuidesViewer\GoldUI\Auctiontools-Core.lua:580: in function <...ddOns\ZygorGuidesViewer\GoldUI\Auctiontools-Core.lua:491>
            ...ddOns\ZygorGuidesViewer\GoldUI\Auctiontools-Core.lua:1003: in function <...ddOns\ZygorGuidesViewer\GoldUI\Auctiontools-Core.lua:1003>
            [C]: in function `SetBagItem'
            Interface\FrameXML\ContainerFrame.lua:1107: in function `ContainerFrameItemButton_OnEnter'
            [string "*:OnEnter"]:1: in function <[string "*:OnEnter"]:1>

            Locals: (*temporary) = <table> {
            1 = 57035
            2 = 57037
            3 = 57034
            4 = "__orderedIndex"
            }
            (*temporary) = nil
            (*temporary) = 57035
            (*temporary) = "__orderedIndex"

            Comment


              #7
              Try going into the guide viewer settings and in the Inventory Management section disable the Zygor tooltips and see if that gets the error to stop popping up.
              Become a Fan of Zygor Guides on Facebook:
              http://www.facebook.com/pages/Zygor-...04933799556988

              Follow Zygor Guides on Twitter:
              http://twitter.com/zygorguides

              Comment

              Working...
              X