오래된 애드온입니다.
능력자 '아스필라'님이 한번 쓰윽 보시면
아 요게 문제였겠구나 하지 않을까해서..

애드온명은 HotkeyText라고
단축키에 색깔을 입혀주는 애드온입니다.
그런데 매번 3개의 에러를 뿜어서 혹시나하고... ^^

8x [string "*HotkeyTextConfig.xml:725_OnLoad"]:3: attempt to call global 'InterfaceOptions_AddCategory' (a nil value)
[*HotkeyTextConfig.xml:725_OnLoad]:3: in function <[string "*HotkeyTextConfig.xml:725_OnLoad"]:1>

Locals:
self = HotkeyTextConfig {
 name = "HotkeyText"
}
(*temporary) = nil
(*temporary) = HotkeyTextConfig {
 name = "HotkeyText"
}
(*temporary) = "attempt to call global 'InterfaceOptions_AddCategory' (a nil value)"

-----------------------------------------------------------------------------------------------------------------------------------

8x [string "*HotkeyTextConfig.xml:1370_OnLoad"]:4: attempt to call global 'InterfaceOptions_AddCategory' (a nil value)
[*HotkeyTextConfig.xml:1370_OnLoad]:4: in function <[string "*HotkeyTextConfig.xml:1370_OnLoad"]:1>

Locals:
self = HotkeyTextConfig_MacroName {
 name = "매크로 이름 표시"
 parent = "HotkeyText"
}
(*temporary) = nil
(*temporary) = HotkeyTextConfig_MacroName {
 name = "매크로 이름 표시"
 parent = "HotkeyText"
}
(*temporary) = "attempt to call global 'InterfaceOptions_AddCategory' (a nil value)"

-----------------------------------------------------------------------------------------------------------------------------------

8x [string "*HotkeyTextConfig.xml:1665_OnLoad"]:4: attempt to call global 'InterfaceOptions_AddCategory' (a nil value)
[*HotkeyTextConfig.xml:1665_OnLoad]:4: in function <[string "*HotkeyTextConfig.xml:1665_OnLoad"]:1>

Locals:
self = HotkeyTextConfig_SelectBar {
 name = "단축바 선택"
 parent = "HotkeyText"
}
(*temporary) = nil
(*temporary) = HotkeyTextConfig_SelectBar {
 name = "단축바 선택"
 parent = "HotkeyText"
}
(*temporary) = "attempt to call global 'InterfaceOptions_AddCategory' (a nil value)"



요렇게 3개의 에러인데요, 추정하기로 구문에서 변경점이 있을것 같은데 아무리 검색해도 안나오네요.
괜한 게시물로 심려를 끼치는게 아닐까싶어 걱정이 드네요.

문제시 삭제하겠습니다.