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

lua Errors in latest version #289

Closed smoothys closed 4 years ago

smoothys commented 4 years ago

Sometimes when logging into game and always when /aux

Message: Interface\AddOns\aux-addon\core\slash.lua:69: attempt to concatenate a nil value Time: Fri Mar 13 07:34:27 2020 Count: 1 Stack: Interface\AddOns\aux-addon\core\slash.lua:69: attempt to concatenate a nil value Interface\AddOns\aux-addon\core\slash.lua:69: in function ?' Interface\FrameXML\ChatFrame.lua:4690: in function <Interface\FrameXML\ChatFrame.lua:4637> [C]: in functionChatEdit_ParseText' Interface\FrameXML\ChatFrame.lua:4351: in function <Interface\FrameXML\ChatFrame.lua:4350> [C]: in function ChatEdit_SendText' Interface\FrameXML\ChatFrame.lua:4387: in functionChatEdit_OnEnterPressed'

Locals: command = "" arguments =

{ } tooltip_settings =
{ merchant_buy = false merchant_sell = true value = true disenchant_distribution = false disenchant_value = false daily = true } (temporary) = defined @Interface\AddOns\aux-addon\aux-addon.lua:5 (temporary) = "- post duration [" (temporary) =
{ } (temporary) = nil (temporary) = "h" (temporary) = "attempt to concatenate a nil value" aux =
{ } post =
{ } info =
{ }

shirsig commented 4 years ago

You mean it's only been happening since yesterday? That's strange since there was no code change. I only changed the client version. Could be because of something blizzard changed in that patch though I guess.

smoothys commented 4 years ago

Yeah I updated this morning to the latest version, and I currently have /console scriptErrors 1 turned on.

shirsig commented 4 years ago

it looks like a savedvariables issue.