Thread: Addons failing
View Single Post
09/29/21, 12:20 PM   #1
acegaming213
Join Date: Sep 2021
Posts: 2
Addons failing

Hey everyone,

I have been trying to troubleshoot my broken addons on my own with no progress. It also seems like more and more addons are breaking down for me and I am not sure why.

It started with RaidBuffs breaking (which they seem to have a rec for but I just can't find a custom frame tracking 'Fracture') then my Inventory Insights stopped working and now my Auto Category addon is no longer working.

I am trying to figure out how these addons are connected and if there are any troubleshooting steps you all recommend I take when trying to figure this out.

As for my bug eater I am getting these messages:

[11:04] [11:04] [BugEater] Error caught:
[11:04] [11:04] /EsoUI/Ingame/Group/Keyboard/ZO_GroupMenu_Keyboard.lua:241: operator < is not supported for nil < nil
stack traceback:
/EsoUI/Ingame/Group/Keyboard/ZO_GroupMenu_Keyboard.lua:241: in function 'GroupMenu_Keyboard:AddCategoryTreeNode'
<Locals> self = [table:1]{}, nodeData = [table:2]{name = "L.G.M.", pressedIcon = "esoui/art/journal/journal_tabi...", normalIcon = "esoui/art/journal/journal_tabi...", mouseoverIcon = "esoui/art/journal/journal_tabi..."}, nodeTemplate = "ZO_GroupMenuKeyboard_StatusIco...", node = [table:3]{open = F, selected = F, childSpacing = -10, childrenHeight = 0, enabled = T, childIndent = 60, childrenCurrentHeight = 0, openPercentage = 0, selectSound = "Click_TreeHeader"}, existingFragmentNode = [table:4]{open = F, selected = F, childSpacing = -10, childrenHeight = 0, enabled = T, childIndent = 60, childrenCurrentHeight = 0, openPercentage = 0, selectSound = "Click_TreeHeader"} </Locals>
/EsoUI/Ingame/Group/Keyboard/ZO_GroupMenu_Keyboard.lua:259: in function 'GroupMenu_Keyboard:AddCategoryTreeNodes'
<Locals> self = [table:1], nodeDataList = [table:5]{}, index = 7, nodeData = [table:2] </Locals>
/EsoUI/Ingame/Group/Keyboard/ZO_GroupMenu_Keyboard.lua:271: in function 'GroupMenu_Keyboard:AddCategory'
<Locals> self = [table:1], data = [table:6]{name = "AutoInvite", pressedIcon = "EsoUI/Art/Campaign/campaign_ta...", normalIcon = "EsoUI/Art/Campaign/campaign_ta...", mouseoverIcon = "EsoUI/Art/Campaign/campaign_ta..."} </Locals>
user:/AddOns/AutoInvite/ui/autoinvitescene.lua:102: in function 'AutoInviteUI:CreateScene'
<Locals> self = [table:7]{created = T}, data = [table:6] </Locals>
user:/AddOns/AutoInvite/AutoInviteUI.lua:36: in function 'AutoInviteUI.init'
user:/AddOns/AutoInvite/AutoInvite.lua:171: in function '(anonymous)'
<Locals> def = [table:8]{showPanel = T, autoKick = F, maxSize = 12, kickDelay = 300, watchStr = "", restart = F, cyrCheck = F} </Locals>

Any help would be great, thank you!!
  Reply With Quote