Doesnt work with Auctioneer Suite #5


  • New
  • Defect
Open
Assigned to xbeeps
  • Forge_User_78389920 created this issue May 15, 2016

    Wow crashes!

  • Forge_User_78389920 added the tags New Defect May 15, 2016
  • sheepdip posted a comment Sep 10, 2016

    518x UnitPrice\UnitPrice-7.0.lua:56: attempt to index local 'item' (a nil value) UnitPrice\UnitPrice-7.0.lua:56: in function <UnitPrice\UnitPrice.lua:55> UnitPrice\UnitPrice-7.0.lua:82: in function `AuctionFrameBrowse_Update' ...aceBlizzard_AuctionUI\Blizzard_AuctionUI.lua:260: in function <...aceBlizzard_AuctionUI\Blizzard_AuctionUI.lua:258>

    Locals: item = nil (*temporary) = nil (*temporary) = nil (*temporary) = nil (*temporary) = nil (*temporary) = nil (*temporary) = nil (*temporary) = nil (*temporary) = nil (*temporary) = nil (*temporary) = nil (*temporary) = "attempt to index local 'item' (a nil value)"

    looking at the code it is set on line 81: local item = getglobal("BrowseButton" .. i .. "Name"); So it looks like the call to getglobal needs to be looked at


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