Edit Mode Expanded

Edit Mode Expanded

662k Downloads

LUA error - TalkingHead.lua nil

raysmith59 opened this issue ยท 1 comments

commented

In the new version, happens every time I log in.

1x ...ddOns/EditModeExpanded/FrameHandlers/TalkingHead.lua:109: attempt to compare number with nil
[string "@EditModeExpanded/FrameHandlers/TalkingHead.lua"]:109: in function <...ddOns/EditModeExpanded/FrameHandlers/TalkingHead.lua:101>

Locals:
db =

{
}
(*temporary) = nil
(*temporary) = "attempt to compare number with nil"
shouldHideDialog = true
shouldMuteSound = nil
hideOnlyInCombat = nil

commented

Whoops.