Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #165382
    maxhawk
    Participant

      Error: 

      Message: Interface/AddOns/DugisGuideViewerZ/AutoSell.lua line 15:
         attempt to call global ‘GetContainerItemInfo’ (a nil value)

      I thought I figured out the issue and changed line 15 from:

      local _, stackSize = GetContainerItemInfo(bagId, slot)

      to:

      local _, stackSize = C_Container.GetContainerItemInfo(bagId, slot)

      That fixed the original error but stackSize is returning nil:

      Message: Interface/AddOns/DugisGuideViewerZ/AutoSell.lua line 17:
         attempt to perform arithmetic on local ‘stackSize’ (a nil value)

      #170297
      maxhawk
      Participant

        Autosell works if AutoSell.lua from retail is used in 3.4.1 Wotlk.

        #170298
        falconatsea
        Participant

          Neither the Auto Sell or Auto Repair features are working for my toons with 3.025

          #170302
          Dugi
          Keymaster

            this is fixed for next update or reinstall 

            #170303
            falconatsea
            Participant

              Dugi said:

              this is fixed for next update or reinstall 

              I tried deleting my folder and re-installed 3.025 from the manual Install file. These functions still don’t work. Are you saying these are fixed for the NEXT patch coming out?  or should have been fixed in this patch?

              #169616
              Ozzi
              Participant

                Dugi said “this is fixed for next update” which means only one thing here, the fix for this issue is going to be released in 3.026

                #170346
                jerrdale
                Participant

                  Auto sell/repair may work once or twice, but no consistency. Should we just run Leatrix instead?

                  #169578
                  Ozzi
                  Participant

                    Ozzi said:

                    Dugi said “this is fixed for next update” which means only one thing here, the fix for this issue is going to be released in 3.026

                    #170344
                    dougydudeuk
                    Participant

                      Do we have any ETA on when this bug will be fixed?

                    Viewing 9 posts - 1 through 9 (of 9 total)
                    • You must be logged in to reply to this topic.