Tukui failing to show all profiles with /tukui profile list command.
Using the /tukui profile list command fails to display all profiles in chat and gives the following lua error:
Message: Interface\AddOns\Tukui\Core\Commands.lua:98: attempt to index field '?' (a nil value)
Time: 03/02/18 21:03:01
Count: 1
Stack: Interface\AddOns\Tukui\Core\Commands.lua:98: attempt to index field '?' (a nil value)
[C]: ?
Interface\AddOns\Tukui\Core\Commands.lua:98: in function?' Interface\FrameXML\ChatFrame.lua:4547: in function
ChatEdit_ParseText'
Interface\FrameXML\ChatFrame.lua:4215: in functionChatEdit_SendText' Interface\FrameXML\ChatFrame.lua:4251: in function
ChatEdit_OnEnterPressed'
[string ":OnEnterPressed"]:1: in function <[string ":OnEnterPressed"]:1>Locals:
I believe the issue is due to there being too many profiles to list. I'd like to be able to delete profiles or manually copy the settings in the files, but I am unable to do so.