SpellNotifications

SpellNotifications

99k Downloads

Error on load

timmywil opened this issue ยท 1 comments

commented

I'm seeing an error on load with no other addons enabled.

Message: ...e\AddOns\SpellNotifications\service/ErrorService.lua:4: bad argument #1 to 'lower' (string expected, got nil)
Time: Sat Jul  2 12:32:19 2022
Count: 1
Stack: ...e\AddOns\SpellNotifications\service/ErrorService.lua:4: bad argument #1 to 'lower' (string expected, got nil)
[string "=[C]"]: in function `lower'
[string "@Interface\AddOns\SpellNotifications\service/ErrorService.lua"]:4: in function `AddMessage'
[string "@Interface\FrameXML\UIErrorsFrame.lua"]:138: in function `TryDisplayMessage'
[string "@Interface\AddOns\Blizzard_Channels\ChannelFrame.lua"]:440: in function `OnVoiceChatError'
[string "@Interface\AddOns\Blizzard_Channels\ChannelFrame.lua"]:132: in function <Interface\AddOns\Blizzard_Channels\ChannelFrame.lua:93>

Locals: (*temporary) = nil
(*temporary) = "string expected, got nil"

I see it has something to do with voice chat, which I do have disabled and would like to keep disabled.

commented

Thank you, I'll take a look at it!