View Single Post
08/16/19, 04:53 PM   #1
AgandaurCZE
Join Date: Aug 2019
Posts: 2
Need help with addon errors

Hello.

I'm trying to get rid of all my addon errors for most of them I already did... but there are these few errors that BugEater is showing no matter what. I really tried to find some solution but I got nothing.. like there's not a single thread about these errors, maybe I'm just searching it wrong I don't know.. but any help would be really apreciated!

[00:38] [BugEater] Error caught:
[00:38] CreateControlFromVirtual failed. ControlName[ZO_SkillsHarvensShowDetails], ParentName[ZO_Skills], VirtualName[HarvensImprovedSkillsWindowShowDetails].
[00:38]

[00:38] [BugEater] Error caught:
[00:38] user:/AddOns/HarvensImprovedSkillsWindow/HarvensImprovedSkillsWindow.lua:53: attempt to index a nil value
stack traceback:
user:/AddOns/HarvensImprovedSkillsWindow/HarvensImprovedSkillsWindow.lua:53: in function 'HarvensImprovedSkillsWindow.Initialize'
<Locals> eventCode = 65536, addonName = "HarvensImprovedSkillsWindow", defaults = tbl </Locals>
[00:38]

[00:38] [BugEater] Error caught:
[00:38] EsoUI/PregameAndIngame/ZO_Options/ZO_SharedOptions.lua:60: attempt to index a nil value
stack traceback:
EsoUI/PregameAndIngame/ZO_Options/ZO_SharedOptions.lua:60: in function 'ZO_SharedOptions:InitializeControl'
<Locals> self = tbl, control = ud, isKeyboardControl = true </Locals>
EsoUI/PregameAndIngame/ZO_Options/Keyboard/ZO_Options_Keyboard.lua:66: in function 'ZO_KeyboardOptions:InitializeControl'
<Locals> self = tbl, control = ud, IS_KEYBOARD_CONTROL = true </Locals>
EsoUI/PregameAndIngame/ZO_Options/Keyboard/ZO_Options_Keyboard.lua:196: in function 'ZO_OptionsWindow_InitializeControl'
<Locals> control = ud </Locals>
user:/AddOns/BugEater/libs/LibAddonMenu-1.0/LibAddonMenu-1.0.lua:48: in function 'lam:AddHeader'
<Locals> self = tbl, panelID = 100, controlName = "BugEater_Settings_General", text = "BugEater v1.0", header = ud </Locals>
user:/AddOns/BugEater/BugEater.lua:494: in function 'BugEater_CreateSettings'
user:/AddOns/BugEater/BugEater.lua:753: in function 'BugEater_OnAddonLoaded'
<Locals> event = 65536, addon = "BugEater" </Locals>
[00:38] LuiExtended by ArtOfShred, psypanda & SpellBuilder v5.9.4
[00:38]

[00:38] [BugEater] Error caught:
[00:38] CreateControlFromVirtual failed. ControlName[ZO_SkillsHarvensShowDetails], ParentName[ZO_Skills], VirtualName[HarvensImprovedSkillsWindowShowDetails].
[00:38]

[00:38] [BugEater] Error caught:
[00:38] user:/AddOns/HarvensImprovedSkillsWindow/HarvensImprovedSkillsWindow.lua:53: attempt to index a nil value
stack traceback:
user:/AddOns/HarvensImprovedSkillsWindow/HarvensImprovedSkillsWindow.lua:53: in function 'HarvensImprovedSkillsWindow.Initialize'
<Locals> eventCode = 65536, addonName = "HarvensImprovedSkillsWindow", defaults = tbl </Locals>
[00:38]

[00:38] [BugEater] Error caught:
[00:38] EsoUI/PregameAndIngame/ZO_Options/ZO_SharedOptions.lua:60: attempt to index a nil value
stack traceback:
EsoUI/PregameAndIngame/ZO_Options/ZO_SharedOptions.lua:60: in function 'ZO_SharedOptions:InitializeControl'
<Locals> self = tbl, control = ud, isKeyboardControl = true </Locals>
EsoUI/PregameAndIngame/ZO_Options/Keyboard/ZO_Options_Keyboard.lua:66: in function 'ZO_KeyboardOptions:InitializeControl'
<Locals> self = tbl, control = ud, IS_KEYBOARD_CONTROL = true </Locals>
EsoUI/PregameAndIngame/ZO_Options/Keyboard/ZO_Options_Keyboard.lua:196: in function 'ZO_OptionsWindow_InitializeControl'
<Locals> control = ud </Locals>
user:/AddOns/BugEater/libs/LibAddonMenu-1.0/LibAddonMenu-1.0.lua:48: in function 'lam:AddHeader'
<Locals> self = tbl, panelID = 100, controlName = "BugEater_Settings_General", text = "BugEater v1.0", header = ud </Locals>
user:/AddOns/BugEater/BugEater.lua:494: in function 'BugEater_CreateSettings'
user:/AddOns/BugEater/BugEater.lua:753: in function 'BugEater_OnAddonLoaded'
<Locals> event = 65536, addon = "BugEater" </Locals>
  Reply With Quote