ElvUI WindTools

ElvUI WindTools

5M Downloads

bug: Modules/Social/ChatText.lua:2428: attempt to call method 'BetterSystemMessage' (a nil value)

Luckyone961 opened this issue ยท 1 comments

commented

Did you check these before submitting?

  • I have updated ElvUI to the latest version before submitting this issue
  • I have updated ElvUI_WindTools to the latest version before submitting this issue
  • I have tested the issue with /wtdebug on before

ElvUI Version

13.97

ElvUI_WindTools Version

3.99-fix-3

Describe the bug

Getting the following error

3x ...eElvUI_WindTools/Modules/Social/ChatText.lua:2428: attempt to call method 'BetterSystemMessage' (a nil value)
[ElvUI_Libraries/Core/Ace3/AceGUI-3.0-41/AceGUI-3.0.lua]:300: in function 'Fire'
[ElvUI_Libraries/Core/Ace3/AceGUI-3.0-41/widgets/AceGUIWidget-DropDown-Items.lua]:351: in function <...3/AceGUI-3.0/widgets/AceGUIWidget-DropDown-Items.lua:341>

Locals:
self = <table> {
 pullout = <table> {
 }
 userdata = <table> {
 }
 highlight = Texture {
 }
 value = true
 parent = Frame {
 }
 base = <table> {
 }
 sub = Texture {
 }
 type = "Dropdown-Item-Toggle"
 AceGUIWidgetVersion = 2004
 text = FontString {
 }
 disabled = false
 events = <table> {
 }
 useHighlight = true
 frame = AceGUI30DropDownItem26 {
 }
 check = Texture {
 }
}
name = "OnValueChanged"

Steps To Reproduce

  1. WindTools config > Social > Chat Text
  2. Enable
  3. Scroll down to Abbreviation Customization
  4. Swap between any dropdown entries (Default/None/Short)
  5. Error

https://imgur.com/H37I2Kq.gifv

Expected Behavior

Additional info: Setting it to "Default"/"None" (can't remember which one of the two) currently just shows an empty double space in front of character names, I'd assume this is not intended behaviour either. "Short" works fine.

commented

Thanks, fixed in latest version