Error running clearplusones command
justisb opened this issue ยท 1 comments
Running into an undefined method error when attempting to simply run /gl cpo
or /gl clearplusones
.
Lua Error:
Message: Interface/AddOns/Gargul/Classes/Commands.lua:140: attempt to call method 'clear' (a nil value)
Time: Thu Feb 2 01:29:53 2023
Count: 2
Stack: Interface/AddOns/Gargul/Classes/Commands.lua:140: attempt to call method 'clear' (a nil value)
[string "@Interface/AddOns/Gargul/Classes/Commands.lua"]:140: in function <Interface/AddOns/Gargul/Classes/Commands.lua:140>
[string "=(tail call)"]: ?
[string "@Interface/AddOns/Gargul/bootstrap.lua"]:172: in function `?'
[string "@Interface/FrameXML/ChatFrame.lua"]:4938: in function `ChatEdit_ParseText'
[string "@Interface/FrameXML/ChatFrame.lua"]:4601: in function `ChatEdit_SendText'
[string "@Interface/FrameXML/ChatFrame.lua"]:4637: in function `ChatEdit_OnEnterPressed'
[string "*ChatFrame.xml:121_OnEnterPressed"]:1: in function <[string "*ChatFrame.xml:121_OnEnterPressed"]:1>
Submitted PR to fix after the rename: #82