Syndicator

Syndicator

2M Downloads

Lua Error again

BlueNightSky opened this issue ยท 2 comments

commented

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 function AddKeyword'
[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

commented

Return to version 105 is no error.

commented

Updated to the latest version, no more error.