shirsig / aux-addon

Auction House addOn for Classic (1.13) IMPORTANT: The folder name must be "aux-addon" IMPORTANT: The Vanilla (1.12) version moved here https://github.com/shirsig/aux-addon-vanilla
https://www.curseforge.com/wow/addons/aux
196 stars 42 forks source link

Error when trying to post Mageweave #255

Closed antitheseus closed 5 years ago

antitheseus commented 5 years ago

Hi, I get this error -only- when clicking on the Mageweave icon in the post tab or drag and drop it from bag. Other addons are disabled. Doesn't happen with any other item.

Message: Interface\AddOns\aux-addon\util\money.lua:61: attempt to compare nil with number Time: Wed Oct 2 13:32:09 2019 Count: 1 Stack: Interface\AddOns\aux-addon\util\money.lua:61: attempt to compare nil with number Interface\AddOns\aux-addon\util\money.lua:61: in functionto_string' Interface\AddOns\aux-addon\tabs\post\core.lua:406: in function `update_item' Interface\AddOns\aux-addon\tabs\post\frame.lua:63: in function <Interface\AddOns\aux-addon\tabs\post\frame.lua:61>

Locals: money = nil pad = true trim = nil color = nil no_color = true (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (*temporary) = "attempt to compare nil with number" aux =

{ }`

shirsig commented 5 years ago

It's corrupted savedvariables. /aux clear post will fix it