OmniCC

OmniCC

54M Downloads

Classic: Creating group and removing it throws an error

shururuun opened this issue ยท 1 comments

commented

Using OmniCC 8.2.4 for Classic:

When you add a group, then remove it and go to the "Rules" tab for the default group it throws an error:

Message: Interface\AddOns\OmniCC_Config\panels\rules.lua:28: attempt to index a nil value
Time: Wed Sep  4 15:05:53 2019
Count: 1
Stack: Interface\AddOns\OmniCC_Config\panels\rules.lua:28: attempt to index a nil value
(tail call): ?
[C]: ?
Interface\AddOns\OmniCC_Config\panels\rules.lua:28: in function `GetGroupRules'
Interface\AddOns\OmniCC_Config\panels\rules.lua:68: in function `GetItems'
...nterface\AddOns\OmniCC_Config\widgets\listEditor.lua:297: in function `UpdateList'
...nterface\AddOns\OmniCC_Config\widgets\listEditor.lua:250: in function <...nterface\AddOns\OmniCC_Config\widgets\listEditor.lua:249>
[C]: in function `Show'
Interface\AddOns\OmniCC_Config\mainPanel.lua:150: in function <Interface\AddOns\OmniCC_Config\mainPanel.lua:129>

Locals: (*temporary) = "LeftButton"
(*temporary) = false
(*temporary) = <function> defined =[C]:-1

commented

This is fixed in the 8.3.0 version, at least.