Baganator / Syndicator

World of Warcraft addon to keep track of where your items are in all your characters bags, banks, mails, void storage, auctions and guilds. Used by Baganator.
https://www.curseforge.com/wow/addons/syndicator
MIT License
5 stars 4 forks source link

Lua Error again #40

Closed BlueNightSky closed 3 weeks ago

BlueNightSky commented 3 weeks ago

What version(s) of WoW are you using?

Retail

What version of Syndicator?

107-3-g53f67f4

What isn't working? What was supposed to happen?

Error occurs when logging in. sorting function is invalid.

Are you experiencing any lua errors

1x Syndicator/Search/CheckItem.lua:545: attempt to index local 'keyword' (a nil value) [string "@Syndicator/Search/CheckItem.lua"]:545: in function CleanKeyword' [string "@Syndicator/Search/CheckItem.lua"]:548: in functionAddKeyword' [string "@Syndicator/Search/CheckItem.lua"]:566: in main chunk

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

Anything else?

No response

BlueNightSky commented 3 weeks ago

Return to version 105 is no error.

BlueNightSky commented 3 weeks ago

Updated to the latest version, no more error.