View Single Post
04/28/20, 05:37 AM   #1
sirinsidiator
 
sirinsidiator's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 1,578
EsoUI/Ingame/ChatSystem/Keyboard/KeyboardChatSystem.lua:370: operator - is not suppor

I have noticed an increasing number of reports of this error:
Code:
EsoUI/Ingame/ChatSystem/Keyboard/KeyboardChatSystem.lua:370: operator - is not supported for nil - number
stack traceback:
EsoUI/Ingame/ChatSystem/Keyboard/KeyboardChatSystem.lua:370: in function 'ZO_ChatSystem:Maximize'
(tail call): ?
EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:2001: in function 'SharedChatSystem:StartTextEntry'
EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:2365: in function 'StartChatInput'
ZO_ChatWindowTextEntryEditBox_MouseDown:4: in function '(main chunk)'
Unfortunately it's not clear what is causing this, so I'd like to ask everyone who encounters this error to share their LibDebugLogger.lua saved variable via the log viewer I have made, either in this thread or via pm. That way it should be possible to find which addon is causing the problem.
  Reply With Quote