TellMeWhen

TellMeWhen

24M Downloads

[CF 1270] multiple errors on mousing over export to string

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

commented

Using 8.1.3r2

Interface/addons/tellmewhen/show main options.

Nothing in the text box, click 'import/export/restore' and mouse over export/to string and these errors pop up.

8x ...aceTellMeWhen\Options\TellMeWhen_Options-8.1.2-2-g0a19738.lua:3864: attempt to index field 'icon' (a nil value)
...aceTellMeWhen\Options\TellMeWhen_Options-8.1.2-2-g0a19738.lua:3864: in function <...aceTellMeWhen\Options\TellMeWhen_Options.lua:3858>
(tail call): ?
[C]: ?
[string "safecall Dispatcher[4]"]:9: in function <[string "safecall Dispatcher[4]"]:5>
(tail call): ?
TellMeWhen\TellMeWhen-8.1.2-2-g0a19738.lua:799: in function `Fire'
[string "*:OnLoad"]:31: in function `GetAvailableImportExportTypes'
TellMeWhen\Options\ImportExport.lua:1121: in function `HandleTopLevelMenu'
TellMeWhen\Options\ImportExport.lua:1292: in function `initFunction'
...faceTellMeWhen\Options\TMWUIDropDownMenu.lua:103: in function `Initialize'
...faceTellMeWhen\Options\TMWUIDropDownMenu.lua:616: in function `Toggle'
[string "*:OnEnter"]:5: in function <[string "*:OnEnter"]:1>

Locals:
nil

8x ...en\Components\IconModules\IconModule_Texts\Texts.lua:598: attempt to index local 'icon' (a nil value)
...en\Components\IconModules\IconModule_Texts\Texts.lua:598: in function `GetTextLayoutForIcon'
...n\Components\IconModules\IconModule_Texts\Config.lua:1118: in function <...n\Components\IconModules\IconModule_Texts\Config.lua:1112>
(tail call): ?
[C]: ?
[string "safecall Dispatcher[4]"]:9: in function <[string "safecall Dispatcher[4]"]:5>
(tail call): ?
TellMeWhen\TellMeWhen-8.1.2-2-g0a19738.lua:799: in function `Fire'
[string "*:OnLoad"]:31: in function `GetAvailableImportExportTypes'
TellMeWhen\Options\ImportExport.lua:1121: in function `HandleTopLevelMenu'
TellMeWhen\Options\ImportExport.lua:1292: in function `initFunction'
...faceTellMeWhen\Options\TMWUIDropDownMenu.lua:103: in function `Initialize'
...faceTellMeWhen\Options\TMWUIDropDownMenu.lua:616: in function `Toggle'
[string "*:OnEnter"]:5: in function <[string "*:OnEnter"]:1>

Locals:
nil


Posted by CurseForge user Fred7 | Imported from CurseForge issue #1270 | Raw

commented

Thanks for the report. Fixed!


Posted by CurseForge user Cybeloras