TellMeWhen

TellMeWhen

24M Downloads

[CF 1217] Export groups throwing error (legion)

tmw-issue-import opened this issue ยท 0 comments

commented

What steps will reproduce the problem?
1. Create a group
2. click import/export/restore > to string > group
3. Lua Error is popped up

(Happens whether there are icons in the group or not)

What do you expect to happen? What happens instead?
Expecting a text string representation of the group to be put into the text field. Error pops instead.

What version of TellMeWhen are you using? ("The latest" is not a version)
7.4.0-90-g5722601

Do you have an error log of what happened?
Message from the Lua Error window:

Message: ...n\Components\IconModules\IconModule_Texts\Config.lua:1145: attempt to call global 'GetTextLayouts' (a nil value)
Time: 05/27/16 21:23:02
Count: 5
Stack: ...n\Components\IconModules\IconModule_Texts\Config.lua:1145: in function <...n\Components\IconModules\IconModule_Texts\Config.lua:1129>
(tail call): ?
[C]: ?
[string "safecall Dispatcher[4]"]:9: in function <[string "safecall Dispatcher[4]"]:5>
(tail call): ?
Interface\AddOns\TellMeWhen\TellMeWhen.lua:926: in function `Fire'
...ace\AddOns\TellMeWhen\Options\TellMeWhen_Options.lua:3723: in function `GetSettingsStrings'
Interface\AddOns\TellMeWhen\Options\ImportExport.lua:1162: in function `Export'
Interface\AddOns\TellMeWhen\Options\ImportExport.lua:1142: in function `func'
...face\AddOns\TellMeWhen\Options\TMWUIDropDownMenu.lua:478: in function `Button_OnClick'
[string "*:OnClick"]:1: in function <[string "*:OnClick"]:1>

Locals: <none>


Posted by CurseForge user kdhiin | Imported from CurseForge issue #1217 | Raw