DeModal

DeModal

151k Downloads

WoW Classic Sod 1.15.4 DeModal no longer functioning

yakucode opened this issue ยท 0 comments

commented

Greetings,
Since the last big update DeModal has stopped functioning. There is no entry for it in settings either.
I have the following error code from buggrabber:

96x DeModal/core/SettingsMixin_classic.lua:19: attempt to call global 'InterfaceOptions_AddCategory' (a nil value)
[string "@DeModal/core/SettingsMixin_classic.lua"]:19: in function 'AddToSettings'
[string "@DeModal/core/SettingsMixin_classic.lua"]:104: in function 'Init'
[string "@DeModal/DeModal.lua"]:26: in main chunk

Locals:
self = Frame {
 name = "DeModal"
 PerCharOption = CheckButton {
 }
 title = FontString {
 }
 MergeFramesOption = CheckButton {
 }
}
(*temporary) = nil
(*temporary) = Frame {
 name = "DeModal"
 PerCharOption = CheckButton {
 }
 title = FontString {
 }
 MergeFramesOption = CheckButton {
 }
}
(*temporary) = "attempt to call global 'InterfaceOptions_AddCategory' (a nil value)"

Forum searches suggest it being due to recent API changes for TWW retail that have also been applied to all other clients.